From c0bfa9cda0a36d9d5d3f2b0b5e3ee71aafc01f9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Chopin?= Date: Sat, 31 Aug 2024 11:53:36 +0200 Subject: [PATCH] chore: update deps --- package.json | 4 ++-- playground/package.json | 2 +- pnpm-lock.yaml | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index b67aeb12..02e2a45a 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ }, "devDependencies": { "@nuxt/devtools": "^1.4.1", - "@nuxt/eslint-config": "^0.5.3", + "@nuxt/eslint-config": "^0.5.4", "@nuxt/module-builder": "^0.8.3", "@nuxt/schema": "^3.13.0", "@nuxt/test-utils": "^3.14.1", @@ -70,7 +70,7 @@ "nuxt": "^3.13.0", "typescript": "^5.5.4", "vitest": "^2.0.5", - "wrangler": "^3.72.3" + "wrangler": "^3.73.0" }, "packageManager": "pnpm@9.9.0" } diff --git a/playground/package.json b/playground/package.json index 46f62056..1ef3dc2a 100644 --- a/playground/package.json +++ b/playground/package.json @@ -9,7 +9,7 @@ }, "dependencies": { "@ai-sdk/vue": "^0.0.45", - "@iconify-json/simple-icons": "^1.1.114", + "@iconify-json/simple-icons": "^1.1.115", "@kgierke/nuxt-basic-auth": "^1.6.0", "@nuxt/ui": "^2.18.4", "@nuxthub/core": "latest", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 03c31ea4..7f3ad661 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -67,7 +67,7 @@ importers: specifier: ^1.4.1 version: 1.4.1(rollup@3.29.4) '@nuxt/eslint-config': - specifier: ^0.5.3 + specifier: ^0.5.4 version: 0.5.4(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4) '@nuxt/module-builder': specifier: ^0.8.3 @@ -100,7 +100,7 @@ importers: specifier: ^2.0.5 version: 2.0.5(@types/node@22.5.1)(terser@5.31.6) wrangler: - specifier: ^3.72.3 + specifier: ^3.73.0 version: 3.73.0(@cloudflare/workers-types@4.20240821.1) docs: @@ -176,7 +176,7 @@ importers: specifier: ^0.0.45 version: 0.0.45(vue@3.4.38(typescript@5.5.4))(zod@3.23.8) '@iconify-json/simple-icons': - specifier: ^1.1.114 + specifier: ^1.1.115 version: 1.1.115 '@kgierke/nuxt-basic-auth': specifier: ^1.6.0