chore(deps): update dependency @nuxt/devtools to v3.3.1 #3006

Merged
renovate merged 1 commits from renovate/nuxt-devtools-3.x into main 2026-07-27 06:06:45 +00:00
2 changed files with 29 additions and 28 deletions
+28 -27
View File
@@ -30,7 +30,7 @@
"@graphql-codegen/typescript": "6.1.0", "@graphql-codegen/typescript": "6.1.0",
"@graphql-codegen/typescript-operations": "6.1.2", "@graphql-codegen/typescript-operations": "6.1.2",
"@graphql-codegen/typescript-vue-apollo": "5.0.1", "@graphql-codegen/typescript-vue-apollo": "5.0.1",
"@nuxt/devtools": "3.2.4", "@nuxt/devtools": "3.3.1",
"@nuxt/eslint": "1.16.0", "@nuxt/eslint": "1.16.0",
"@nuxtjs/i18n": "10.5.0", "@nuxtjs/i18n": "10.5.0",
"@stylistic/eslint-plugin": "5.10.0", "@stylistic/eslint-plugin": "5.10.0",
@@ -4524,44 +4524,45 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@nuxt/devtools": { "node_modules/@nuxt/devtools": {
"version": "3.2.4", "version": "3.3.1",
"resolved": "https://registry.npmjs.org/@nuxt/devtools/-/devtools-3.2.4.tgz", "resolved": "https://registry.npmjs.org/@nuxt/devtools/-/devtools-3.3.1.tgz",
"integrity": "sha512-VPbFy7hlPzWpEZk4BsuVpNuHq1ZYGV9xezjb7/NGuePuNLqeNn74YZugU+PCtva7OwKhEeTXmMK0Mqo/6+nwNA==", "integrity": "sha512-JQXSZxHeUgJ7Vh8PyK0YhO6w+iT47fJtw+Fsg8DHuL1nWd2FKlx9vUJCu52wkm9uS9PPrAd6IU8dS8sUHKJQRA==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@nuxt/devtools-kit": "3.2.4", "@nuxt/devtools-kit": "3.3.1",
"@nuxt/devtools-wizard": "3.2.4", "@nuxt/devtools-wizard": "3.3.1",
"@nuxt/kit": "^4.4.2", "@nuxt/kit": "^4.4.4",
"@vue/devtools-core": "^8.1.0", "@vue/devtools-core": "^8.1.1",
"@vue/devtools-kit": "^8.1.0", "@vue/devtools-kit": "^8.1.1",
"birpc": "^4.0.0", "birpc": "^4.0.0",
"consola": "^3.4.2", "consola": "^3.4.2",
"destr": "^2.0.5", "destr": "^2.0.5",
"error-stack-parser-es": "^1.0.5", "error-stack-parser-es": "^1.0.5",
"execa": "^8.0.1", "execa": "^8.0.1",
"fast-npm-meta": "^1.4.2", "fast-npm-meta": "^1.5.0",
"get-port-please": "^3.2.0", "get-port-please": "^3.2.0",
"hookable": "^6.1.0", "hookable": "^6.1.1",
"image-meta": "^0.2.2", "image-meta": "^0.2.2",
"is-installed-globally": "^1.0.0", "is-installed-globally": "^1.0.0",
"launch-editor": "^2.13.1", "launch-editor": "^2.13.2",
"local-pkg": "^1.1.2", "local-pkg": "^1.1.2",
"magicast": "^0.5.2", "magicast": "^0.5.2",
"nypm": "^0.6.5", "nypm": "^0.6.6",
"ohash": "^2.0.11", "ohash": "^2.0.11",
"pathe": "^2.0.3", "pathe": "^2.0.3",
"perfect-debounce": "^2.1.0", "perfect-debounce": "^2.1.0",
"pkg-types": "^2.3.0", "pkg-types": "^2.3.1",
"semver": "^7.7.4", "semver": "^7.7.4",
"simple-git": "^3.33.0", "simple-git": "^3.36.0",
"sirv": "^3.0.2", "sirv": "^3.0.2",
"structured-clone-es": "^2.0.0", "structured-clone-es": "^2.0.0",
"tinyglobby": "^0.2.15", "tinyglobby": "^0.2.16",
"unstorage": "^1.17.5",
"vite-plugin-inspect": "^11.3.3", "vite-plugin-inspect": "^11.3.3",
"vite-plugin-vue-tracer": "^1.3.0", "vite-plugin-vue-tracer": "^1.3.0",
"which": "^6.0.1", "which": "^6.0.1",
"ws": "^8.19.0" "ws": "^8.20.0"
}, },
"bin": { "bin": {
"devtools": "cli.mjs" "devtools": "cli.mjs"
@@ -4577,13 +4578,13 @@
} }
}, },
"node_modules/@nuxt/devtools-kit": { "node_modules/@nuxt/devtools-kit": {
"version": "3.2.4", "version": "3.3.1",
"resolved": "https://registry.npmjs.org/@nuxt/devtools-kit/-/devtools-kit-3.2.4.tgz", "resolved": "https://registry.npmjs.org/@nuxt/devtools-kit/-/devtools-kit-3.3.1.tgz",
"integrity": "sha512-Yxy2Xgmq5hf3dQy983V0xh0OJV2mYwRZz9eVIGc3EaribdFGPDNGMMbYqX9qCty3Pbxn/bCF3J0UyPaNlHVayQ==", "integrity": "sha512-abn6A4UY6c4q9p7tKALEvrBeU+NXEpY/TtrTEC4PYtOUGDODxQdVTud6nIn1aqCnAF1DTY1dZXg+APXt54D4xA==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@nuxt/kit": "^4.4.2", "@nuxt/kit": "^4.4.4",
"execa": "^8.0.1" "execa": "^8.0.1"
}, },
"peerDependencies": { "peerDependencies": {
@@ -4591,19 +4592,19 @@
} }
}, },
"node_modules/@nuxt/devtools-wizard": { "node_modules/@nuxt/devtools-wizard": {
"version": "3.2.4", "version": "3.3.1",
"resolved": "https://registry.npmjs.org/@nuxt/devtools-wizard/-/devtools-wizard-3.2.4.tgz", "resolved": "https://registry.npmjs.org/@nuxt/devtools-wizard/-/devtools-wizard-3.3.1.tgz",
"integrity": "sha512-5tu2+Quu9XTxwtpzM8CUN0UKn/bzZIfJcoGd+at5Yy1RiUQJ4E52tRK0idW1rMSUDkbkvX3dSnu8Tpj7SAtWdQ==", "integrity": "sha512-pWT/Cm1/ktgSWYwRl1yYASwTIWNK1VfT7TU8vZOAOFha9Kj5znr9xuGQIFqJ0IDW1PNGuR/EUQO4BAPUIPguWg==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@clack/prompts": "^1.1.0", "@clack/prompts": "^1.3.0",
"consola": "^3.4.2", "consola": "^3.4.2",
"diff": "^8.0.3", "diff": "^8.0.4",
"execa": "^8.0.1", "execa": "^8.0.1",
"magicast": "^0.5.2", "magicast": "^0.5.2",
"pathe": "^2.0.3", "pathe": "^2.0.3",
"pkg-types": "^2.3.0", "pkg-types": "^2.3.1",
"semver": "^7.7.4" "semver": "^7.7.4"
}, },
"bin": { "bin": {
+1 -1
View File
@@ -23,7 +23,7 @@
"@graphql-codegen/typescript": "6.1.0", "@graphql-codegen/typescript": "6.1.0",
"@graphql-codegen/typescript-operations": "6.1.2", "@graphql-codegen/typescript-operations": "6.1.2",
"@graphql-codegen/typescript-vue-apollo": "5.0.1", "@graphql-codegen/typescript-vue-apollo": "5.0.1",
"@nuxt/devtools": "3.2.4", "@nuxt/devtools": "3.3.1",
"@nuxt/eslint": "1.16.0", "@nuxt/eslint": "1.16.0",
"@nuxtjs/i18n": "10.5.0", "@nuxtjs/i18n": "10.5.0",
"@stylistic/eslint-plugin": "5.10.0", "@stylistic/eslint-plugin": "5.10.0",