chore(deps): update dependency @nuxt/devtools to v3.2.1
schemas-app / build (pull_request) Successful in 2m36s
schemas-app / deploy-prod (pull_request) Has been skipped

This commit is contained in:
2026-02-12 04:08:35 +00:00
parent bbf6406fa6
commit 268f517d27
2 changed files with 13 additions and 13 deletions
+12 -12
View File
@@ -28,7 +28,7 @@
"@graphql-codegen/typescript": "5.0.7",
"@graphql-codegen/typescript-operations": "5.0.7",
"@graphql-codegen/typescript-vue-apollo": "4.1.2",
"@nuxt/devtools": "3.2.0",
"@nuxt/devtools": "3.2.1",
"@nuxt/eslint": "1.15.1",
"@nuxtjs/eslint-module": "4.1.0",
"@nuxtjs/stylelint-module": "5.2.1",
@@ -4786,13 +4786,13 @@
"license": "MIT"
},
"node_modules/@nuxt/devtools": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/@nuxt/devtools/-/devtools-3.2.0.tgz",
"integrity": "sha512-2fn7HjLv/mTogiBhnWiAvC/h0BndwjVoIjK8U1RHyfahOzsGs6kU4G00lxvts4WS8BXJIqRsW6d9gyTn1hYepg==",
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/@nuxt/devtools/-/devtools-3.2.1.tgz",
"integrity": "sha512-cujObmksivcE1AQJUKigJtybQ5FvnsfPIDWoepC8Tx+Nq57WFy1xM0qX4rPesRFvTxn7O6RaYQeXOh7U8a1WKQ==",
"license": "MIT",
"dependencies": {
"@nuxt/devtools-kit": "3.2.0",
"@nuxt/devtools-wizard": "3.2.0",
"@nuxt/devtools-kit": "3.2.1",
"@nuxt/devtools-wizard": "3.2.1",
"@nuxt/kit": "^4.3.1",
"@vue/devtools-core": "^8.0.6",
"@vue/devtools-kit": "^8.0.6",
@@ -4838,9 +4838,9 @@
}
},
"node_modules/@nuxt/devtools-kit": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/@nuxt/devtools-kit/-/devtools-kit-3.2.0.tgz",
"integrity": "sha512-wzbW814jiOff/AUgxwNEZXaiICbVFxS9eVGcju2WJ8s4LgoFUD1fI8aBXbh3a4KDPQhjvVWaq92CBZz+M4xhEA==",
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/@nuxt/devtools-kit/-/devtools-kit-3.2.1.tgz",
"integrity": "sha512-lwCtTgqH2izU/d+mAmddnPG3mBaia9BsknxYkMFAPbxtph/ex5tPkmQjKACPQU5q4Tl5bTgWgZWo9pa3oz4LMQ==",
"license": "MIT",
"dependencies": {
"@nuxt/kit": "^4.3.1",
@@ -4851,9 +4851,9 @@
}
},
"node_modules/@nuxt/devtools-wizard": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/@nuxt/devtools-wizard/-/devtools-wizard-3.2.0.tgz",
"integrity": "sha512-cVKpFANNcJBkyFnzbosIvFJ5Zf9OTyT8hLk0QXcjpPzc+bvaoRM3smJ2YQo2daNHAG4tTImvLMdh8l9/1cNR+Q==",
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/@nuxt/devtools-wizard/-/devtools-wizard-3.2.1.tgz",
"integrity": "sha512-NKUg54cLQSDeBWaNwAPkVIpwXtd1CrxLr0inl9Z7OdLwsidqMrncNObO6K3HgV0PEdAcqY4IwE2hkON2dlRLYw==",
"license": "MIT",
"dependencies": {
"consola": "^3.4.2",
+1 -1
View File
@@ -42,7 +42,7 @@
"@graphql-codegen/typescript": "5.0.7",
"@graphql-codegen/typescript-operations": "5.0.7",
"@graphql-codegen/typescript-vue-apollo": "4.1.2",
"@nuxt/devtools": "3.2.0",
"@nuxt/devtools": "3.2.1",
"@nuxt/eslint": "1.15.1",
"@nuxtjs/eslint-module": "4.1.0",
"@nuxtjs/stylelint-module": "5.2.1",