chore(deps): update dependency @nuxt/devtools to v3.2.1 (#103)
schemas-app / build (push) Successful in 57s
schemas-app / deploy-prod (push) Successful in 1m32s

This commit was merged in pull request #103.
This commit is contained in:
2026-02-12 04:11:50 +00:00
parent bbf6406fa6
commit 3fc73c8764
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",