chore(deps): update dependency @nuxt/devtools to v3.4.2 (#3043)
dancefinder-app / build (push) Successful in 1m38s
dancefinder-app / deploy-prod (push) Successful in 1m13s

This commit was merged in pull request #3043.
This commit is contained in:
2026-08-26 00:08:03 +00:00
parent 7ff5762e30
commit 2618bd1307
2 changed files with 13 additions and 13 deletions
+12 -12
View File
@@ -30,7 +30,7 @@
"@graphql-codegen/typescript": "6.1.0",
"@graphql-codegen/typescript-operations": "6.1.6",
"@graphql-codegen/typescript-vue-apollo": "5.0.1",
"@nuxt/devtools": "3.4.1",
"@nuxt/devtools": "3.4.2",
"@nuxt/eslint": "1.17.0",
"@nuxtjs/i18n": "10.6.0",
"@stylistic/eslint-plugin": "5.10.0",
@@ -4504,14 +4504,14 @@
"license": "MIT"
},
"node_modules/@nuxt/devtools": {
"version": "3.4.1",
"resolved": "https://registry.npmjs.org/@nuxt/devtools/-/devtools-3.4.1.tgz",
"integrity": "sha512-20zZs6k/zAdi+PM7s1BwxE3hanZ+R1OGi5DWCKPyzSnhUUeeNebvWNgec7Rwnx6iKLkJfK4WFIZ+FL2QurG/ZQ==",
"version": "3.4.2",
"resolved": "https://registry.npmjs.org/@nuxt/devtools/-/devtools-3.4.2.tgz",
"integrity": "sha512-Nidg0/zB710cyK89ltTkv66hMfPlIPlKA+Yb67bIrAkNm5PoTwQ1goHdFWHIAGZ9nTadcVTzATwMwa56nvl/Wg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@nuxt/devtools-kit": "3.4.1",
"@nuxt/devtools-wizard": "3.4.1",
"@nuxt/devtools-kit": "3.4.2",
"@nuxt/devtools-wizard": "3.4.2",
"@nuxt/kit": "^4.5.1",
"@vue/devtools-core": "^8.2.1",
"@vue/devtools-kit": "^8.2.1",
@@ -4558,9 +4558,9 @@
}
},
"node_modules/@nuxt/devtools-kit": {
"version": "3.4.1",
"resolved": "https://registry.npmjs.org/@nuxt/devtools-kit/-/devtools-kit-3.4.1.tgz",
"integrity": "sha512-6ltPm2yUW8GvDdf3VJna7+flLi+ej7xRfSr+S4ovevKt/CuPf9EqYOn1jW7Kw/U1MXt/71zkn+/O2vu3G6O9Hg==",
"version": "3.4.2",
"resolved": "https://registry.npmjs.org/@nuxt/devtools-kit/-/devtools-kit-3.4.2.tgz",
"integrity": "sha512-TPPbmH9xrExagYxfCe6JgtbHmgchfgDdA656Yws18rn8I/oCvB+gcw3kTWBBp2sC9ipZPXsgbsW/yZnVnGNBiA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -4572,9 +4572,9 @@
}
},
"node_modules/@nuxt/devtools-wizard": {
"version": "3.4.1",
"resolved": "https://registry.npmjs.org/@nuxt/devtools-wizard/-/devtools-wizard-3.4.1.tgz",
"integrity": "sha512-taGeuTnkHsZVjgD9r6NXvvHaBzB2j4mCgOmlmkz3ntsqgh1SJfmsD11Tmtl7FVAxJS8Wuvuzgt0GyTlADBW9Wg==",
"version": "3.4.2",
"resolved": "https://registry.npmjs.org/@nuxt/devtools-wizard/-/devtools-wizard-3.4.2.tgz",
"integrity": "sha512-U2G8fw7KW1rdECyJDho5N14z8hSllpTk430KG1QPLjrv5w3pDksZ+YcpITd0u762Vw3gq3Arpg65Bk6U4ua6aQ==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -23,7 +23,7 @@
"@graphql-codegen/typescript": "6.1.0",
"@graphql-codegen/typescript-operations": "6.1.6",
"@graphql-codegen/typescript-vue-apollo": "5.0.1",
"@nuxt/devtools": "3.4.1",
"@nuxt/devtools": "3.4.2",
"@nuxt/eslint": "1.17.0",
"@nuxtjs/i18n": "10.6.0",
"@stylistic/eslint-plugin": "5.10.0",