diff --git a/packages/devtools-kit/package.json b/packages/devtools-kit/package.json index e46534817..7b29d2466 100644 --- a/packages/devtools-kit/package.json +++ b/packages/devtools-kit/package.json @@ -36,7 +36,7 @@ "prepublishOnly": "pnpm build" }, "peerDependencies": { - "nuxt": "^3.3.1", + "nuxt": "^3.4.2", "vite": "*" }, "dependencies": { diff --git a/packages/devtools/package.json b/packages/devtools/package.json index ef29401ab..88e5599ed 100644 --- a/packages/devtools/package.json +++ b/packages/devtools/package.json @@ -35,7 +35,7 @@ "prepublishOnly": "pnpm build" }, "peerDependencies": { - "nuxt": "^3.3.1", + "nuxt": "^3.4.2", "vite": "*" }, "dependencies": { @@ -77,7 +77,7 @@ "@iconify-json/logos": "^1.1.25", "@iconify-json/mdi": "^1.1.50", "@iconify-json/ri": "^1.1.8", - "@iconify-json/simple-icons": "^1.1.49", + "@iconify-json/simple-icons": "^1.1.50", "@iconify-json/tabler": "^1.1.74", "@nuxt/content": "^2.6.0", "@nuxt/devtools": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6c4eba977..4756634fc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -207,8 +207,8 @@ importers: specifier: ^1.1.8 version: 1.1.8 '@iconify-json/simple-icons': - specifier: ^1.1.49 - version: 1.1.49 + specifier: ^1.1.50 + version: 1.1.50 '@iconify-json/tabler': specifier: ^1.1.74 version: 1.1.74 @@ -315,7 +315,7 @@ importers: specifier: ^7.1.1 version: 7.1.1 nuxt: - specifier: ^3.3.1 + specifier: ^3.4.2 version: 3.4.2(@types/node@18.16.0)(eslint@8.39.0)(rollup@3.20.6)(typescript@5.0.4)(vue-tsc@1.4.4) vite: specifier: '*' @@ -1397,8 +1397,8 @@ packages: '@iconify/types': 2.0.0 dev: true - /@iconify-json/simple-icons@1.1.49: - resolution: {integrity: sha512-2B2O+a+2FhauaYs+17S+TdspSWuD6YYKpEnzK6CzuBhFz6F3nMOqMZoffXqSNEkAtEjJbpqyIuY5/4JkN/Qbfw==} + /@iconify-json/simple-icons@1.1.50: + resolution: {integrity: sha512-UFLZau2s5KGyq5GMcnjaT/OE9r5atGP7Jq8icZvgqKiH24JWvGXqX+YY92g81krXIEH0F4buq0ltxG/s2z1jbg==} dependencies: '@iconify/types': 2.0.0 dev: true