chore(deps): update dependency @nuxt/devtools to v3.3.1 (#302)
schemas-app / build (push) Successful in 48s
schemas-app / deploy-prod (push) Successful in 1m8s

This commit was merged in pull request #302.
This commit is contained in:
2026-07-27 06:10:27 +00:00
parent bcdb7a575b
commit debfe0db91
2 changed files with 70 additions and 52 deletions
+69 -51
View File
@@ -27,7 +27,7 @@
"@graphql-codegen/typescript": "6.1.0",
"@graphql-codegen/typescript-operations": "6.1.2",
"@graphql-codegen/typescript-vue-apollo": "5.0.1",
"@nuxt/devtools": "3.2.4",
"@nuxt/devtools": "3.3.1",
"@nuxt/eslint": "1.16.0",
"@nuxtjs/stylelint-module": "5.2.1",
"@stylistic/eslint-plugin": "5.10.0",
@@ -5163,43 +5163,44 @@
"license": "MIT"
},
"node_modules/@nuxt/devtools": {
"version": "3.2.4",
"resolved": "https://registry.npmjs.org/@nuxt/devtools/-/devtools-3.2.4.tgz",
"integrity": "sha512-VPbFy7hlPzWpEZk4BsuVpNuHq1ZYGV9xezjb7/NGuePuNLqeNn74YZugU+PCtva7OwKhEeTXmMK0Mqo/6+nwNA==",
"version": "3.3.1",
"resolved": "https://registry.npmjs.org/@nuxt/devtools/-/devtools-3.3.1.tgz",
"integrity": "sha512-JQXSZxHeUgJ7Vh8PyK0YhO6w+iT47fJtw+Fsg8DHuL1nWd2FKlx9vUJCu52wkm9uS9PPrAd6IU8dS8sUHKJQRA==",
"license": "MIT",
"dependencies": {
"@nuxt/devtools-kit": "3.2.4",
"@nuxt/devtools-wizard": "3.2.4",
"@nuxt/kit": "^4.4.2",
"@vue/devtools-core": "^8.1.0",
"@vue/devtools-kit": "^8.1.0",
"@nuxt/devtools-kit": "3.3.1",
"@nuxt/devtools-wizard": "3.3.1",
"@nuxt/kit": "^4.4.4",
"@vue/devtools-core": "^8.1.1",
"@vue/devtools-kit": "^8.1.1",
"birpc": "^4.0.0",
"consola": "^3.4.2",
"destr": "^2.0.5",
"error-stack-parser-es": "^1.0.5",
"execa": "^8.0.1",
"fast-npm-meta": "^1.4.2",
"fast-npm-meta": "^1.5.0",
"get-port-please": "^3.2.0",
"hookable": "^6.1.0",
"hookable": "^6.1.1",
"image-meta": "^0.2.2",
"is-installed-globally": "^1.0.0",
"launch-editor": "^2.13.1",
"launch-editor": "^2.13.2",
"local-pkg": "^1.1.2",
"magicast": "^0.5.2",
"nypm": "^0.6.5",
"nypm": "^0.6.6",
"ohash": "^2.0.11",
"pathe": "^2.0.3",
"perfect-debounce": "^2.1.0",
"pkg-types": "^2.3.0",
"pkg-types": "^2.3.1",
"semver": "^7.7.4",
"simple-git": "^3.33.0",
"simple-git": "^3.36.0",
"sirv": "^3.0.2",
"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-vue-tracer": "^1.3.0",
"which": "^6.0.1",
"ws": "^8.19.0"
"ws": "^8.20.0"
},
"bin": {
"devtools": "cli.mjs"
@@ -5215,12 +5216,12 @@
}
},
"node_modules/@nuxt/devtools-kit": {
"version": "3.2.4",
"resolved": "https://registry.npmjs.org/@nuxt/devtools-kit/-/devtools-kit-3.2.4.tgz",
"integrity": "sha512-Yxy2Xgmq5hf3dQy983V0xh0OJV2mYwRZz9eVIGc3EaribdFGPDNGMMbYqX9qCty3Pbxn/bCF3J0UyPaNlHVayQ==",
"version": "3.3.1",
"resolved": "https://registry.npmjs.org/@nuxt/devtools-kit/-/devtools-kit-3.3.1.tgz",
"integrity": "sha512-abn6A4UY6c4q9p7tKALEvrBeU+NXEpY/TtrTEC4PYtOUGDODxQdVTud6nIn1aqCnAF1DTY1dZXg+APXt54D4xA==",
"license": "MIT",
"dependencies": {
"@nuxt/kit": "^4.4.2",
"@nuxt/kit": "^4.4.4",
"execa": "^8.0.1"
},
"peerDependencies": {
@@ -5228,18 +5229,18 @@
}
},
"node_modules/@nuxt/devtools-wizard": {
"version": "3.2.4",
"resolved": "https://registry.npmjs.org/@nuxt/devtools-wizard/-/devtools-wizard-3.2.4.tgz",
"integrity": "sha512-5tu2+Quu9XTxwtpzM8CUN0UKn/bzZIfJcoGd+at5Yy1RiUQJ4E52tRK0idW1rMSUDkbkvX3dSnu8Tpj7SAtWdQ==",
"version": "3.3.1",
"resolved": "https://registry.npmjs.org/@nuxt/devtools-wizard/-/devtools-wizard-3.3.1.tgz",
"integrity": "sha512-pWT/Cm1/ktgSWYwRl1yYASwTIWNK1VfT7TU8vZOAOFha9Kj5znr9xuGQIFqJ0IDW1PNGuR/EUQO4BAPUIPguWg==",
"license": "MIT",
"dependencies": {
"@clack/prompts": "^1.1.0",
"@clack/prompts": "^1.3.0",
"consola": "^3.4.2",
"diff": "^8.0.3",
"diff": "^8.0.4",
"execa": "^8.0.1",
"magicast": "^0.5.2",
"pathe": "^2.0.3",
"pkg-types": "^2.3.0",
"pkg-types": "^2.3.1",
"semver": "^7.7.4"
},
"bin": {
@@ -5256,9 +5257,9 @@
}
},
"node_modules/@nuxt/devtools/node_modules/hookable": {
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/hookable/-/hookable-6.1.0.tgz",
"integrity": "sha512-ZoKZSJgu8voGK2geJS+6YtYjvIzu9AOM/KZXsBxr83uhLL++e9pEv/dlgwgy3dvHg06kTz6JOh1hk3C8Ceiymw==",
"version": "6.1.1",
"resolved": "https://registry.npmjs.org/hookable/-/hookable-6.1.1.tgz",
"integrity": "sha512-U9LYDy1CwhMCnprUfeAZWZGByVbhd54hwepegYTK7Pi5NvqEj63ifz5z+xukznehT7i6NIZRu89Ay1AZmRsLEQ==",
"license": "MIT"
},
"node_modules/@nuxt/eslint": {
@@ -6870,6 +6871,21 @@
"win32"
]
},
"node_modules/@simple-git/args-pathspec": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/@simple-git/args-pathspec/-/args-pathspec-1.0.3.tgz",
"integrity": "sha512-ngJMaHlsWDTfjyq9F3VIQ8b7NXbBLq5j9i5bJ6XLYtD6qlDXT7fdKY2KscWWUF8t18xx052Y/PUO1K1TRc9yKA==",
"license": "MIT"
},
"node_modules/@simple-git/argv-parser": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/@simple-git/argv-parser/-/argv-parser-1.1.1.tgz",
"integrity": "sha512-Q9lBcfQ+VQCpQqGJFHe5yooOS5hGdLFFbJ5R+R5aDsnkPCahtn1hSkMcORX65J2Z5lxSkD0lQorMsncuBQxYUw==",
"license": "MIT",
"dependencies": {
"@simple-git/args-pathspec": "^1.0.3"
}
},
"node_modules/@simple-libs/child-process-utils": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/@simple-libs/child-process-utils/-/child-process-utils-2.0.0.tgz",
@@ -8274,13 +8290,13 @@
}
},
"node_modules/@vue/devtools-core": {
"version": "8.1.0",
"resolved": "https://registry.npmjs.org/@vue/devtools-core/-/devtools-core-8.1.0.tgz",
"integrity": "sha512-LvD1VgDpoHmYL00IgKRLKktF6SsPAb0yaV8wB8q2jRwsAWvqhS8+vsMLEGKNs7uoKyymXhT92dhxgf/wir6YGQ==",
"version": "8.1.5",
"resolved": "https://registry.npmjs.org/@vue/devtools-core/-/devtools-core-8.1.5.tgz",
"integrity": "sha512-5e5jQOEssCdZA1wlFEUkIDtb+cAOWuLNWJ52fm4PBWbF7e3oTnM2fneaL42E5lJoolAaUQ678tv/XEb3h4e86Q==",
"license": "MIT",
"dependencies": {
"@vue/devtools-kit": "^8.1.0",
"@vue/devtools-shared": "^8.1.0"
"@vue/devtools-kit": "^8.1.5",
"@vue/devtools-shared": "^8.1.5"
},
"peerDependencies": {
"vue": "^3.0.0"
@@ -10747,9 +10763,9 @@
}
},
"node_modules/diff": {
"version": "8.0.3",
"resolved": "https://registry.npmjs.org/diff/-/diff-8.0.3.tgz",
"integrity": "sha512-qejHi7bcSD4hQAZE0tNAawRK1ZtafHDmMTMkrrIGgSLl7hTnQHmKCeB45xAcbfTqK2zowkM3j3bHt/4b/ARbYQ==",
"version": "8.0.4",
"resolved": "https://registry.npmjs.org/diff/-/diff-8.0.4.tgz",
"integrity": "sha512-DPi0FmjiSU5EvQV0++GFDOJ9ASQUVFh5kD+OzOnYdi7n3Wpm9hWWGfB/O2blfHcMVTL5WkQXSnRiK9makhrcnw==",
"license": "BSD-3-Clause",
"engines": {
"node": ">=0.3.1"
@@ -11898,9 +11914,9 @@
"license": "MIT"
},
"node_modules/fast-npm-meta": {
"version": "1.4.2",
"resolved": "https://registry.npmjs.org/fast-npm-meta/-/fast-npm-meta-1.4.2.tgz",
"integrity": "sha512-XXyd9d3ie/JeIIjm6WeKalvapGGFI4ShAjPJM78vgUFYzoEsuNSjvvVTuht0XZcwbVdOnEEGzhxwguRbxkIcDg==",
"version": "1.5.1",
"resolved": "https://registry.npmjs.org/fast-npm-meta/-/fast-npm-meta-1.5.1.tgz",
"integrity": "sha512-tWhw7z4jFuQgZB9tbQyUh5BY9nNd/wimM+fBLfmmJjakkJDNvbJKm0nQ5ruPKC0us1HGg7L6iBk1fxpSzcgSaA==",
"license": "MIT",
"bin": {
"fast-npm-meta": "dist/cli.mjs"
@@ -14338,13 +14354,13 @@
"license": "MIT"
},
"node_modules/launch-editor": {
"version": "2.13.1",
"resolved": "https://registry.npmjs.org/launch-editor/-/launch-editor-2.13.1.tgz",
"integrity": "sha512-lPSddlAAluRKJ7/cjRFoXUFzaX7q/YKI7yPHuEvSJVqoXvFnJov1/Ud87Aa4zULIbA9Nja4mSPK8l0z/7eV2wA==",
"version": "2.14.1",
"resolved": "https://registry.npmjs.org/launch-editor/-/launch-editor-2.14.1.tgz",
"integrity": "sha512-QWBrQsMpH7gPr965dsKD/3cKWiNoTjpATQf++Xq63N6sKRGMwlVXz41O1IZTMfZQgBctD/K5Zt06+/I6pP6+HA==",
"license": "MIT",
"dependencies": {
"picocolors": "^1.1.1",
"shell-quote": "^1.8.3"
"shell-quote": "^1.8.4"
}
},
"node_modules/lazystream": {
@@ -19767,9 +19783,9 @@
}
},
"node_modules/shell-quote": {
"version": "1.8.3",
"resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.3.tgz",
"integrity": "sha512-ObmnIF4hXNg1BqhnHmgbDETF8dLPCggZWBjkQfhZpbszZnYur5DUljTcCHii5LC3J5E0yeO/1LIMyH+UvHQgyw==",
"version": "1.10.0",
"resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.10.0.tgz",
"integrity": "sha512-w1aiOKwKuRgtwAReIIj89puqg+I7GvX4IbLrvmhXbzQsj1+Zwi4VO3+fa6ZF91TWSjIxoEkKnMeHcLEODK5ZXA==",
"license": "MIT",
"engines": {
"node": ">= 0.4"
@@ -19798,13 +19814,15 @@
}
},
"node_modules/simple-git": {
"version": "3.33.0",
"resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.33.0.tgz",
"integrity": "sha512-D4V/tGC2sjsoNhoMybKyGoE+v8A60hRawKQ1iFRA1zwuDgGZCBJ4ByOzZ5J8joBbi4Oam0qiPH+GhzmSBwbJng==",
"version": "3.36.0",
"resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.36.0.tgz",
"integrity": "sha512-cGQjLjK8bxJw4QuYT7gxHw3/IouVESbhahSsHrX97MzCL1gu2u7oy38W6L2ZIGECEfIBG4BabsWDPjBxJENv9Q==",
"license": "MIT",
"dependencies": {
"@kwsites/file-exists": "^1.1.1",
"@kwsites/promise-deferred": "^1.1.1",
"@simple-git/args-pathspec": "^1.0.3",
"@simple-git/argv-parser": "^1.1.0",
"debug": "^4.4.0"
},
"funding": {
+1 -1
View File
@@ -41,7 +41,7 @@
"@graphql-codegen/typescript": "6.1.0",
"@graphql-codegen/typescript-operations": "6.1.2",
"@graphql-codegen/typescript-vue-apollo": "5.0.1",
"@nuxt/devtools": "3.2.4",
"@nuxt/devtools": "3.3.1",
"@nuxt/eslint": "1.16.0",
"@nuxtjs/stylelint-module": "5.2.1",
"@stylistic/eslint-plugin": "5.10.0",