chore(deps): update dependency @nuxt/devtools to v2.4.1

This commit is contained in:
Renovate
2025-05-13 15:03:40 +00:00
parent 8e5dc42ad4
commit def58cc87e
2 changed files with 60 additions and 72 deletions
+59 -71
View File
@@ -31,7 +31,7 @@
"@graphql-codegen/typescript": "4.1.6",
"@graphql-codegen/typescript-operations": "4.6.1",
"@graphql-codegen/typescript-vue-apollo": "4.1.1",
"@nuxt/devtools": "2.4.0",
"@nuxt/devtools": "2.4.1",
"@nuxt/eslint": "1.3.1",
"@nuxtjs/eslint-module": "4.1.0",
"@nuxtjs/i18n": "9.5.4",
@@ -5317,16 +5317,16 @@
"integrity": "sha512-GBzP8zOc7CGWyFQS6dv1lQz8VVpz5C2yRszbXufwG/9zhStTIH50EtD87NmWbTMwXDvZLNg8GIpb1UFdH93JCA=="
},
"node_modules/@nuxt/devtools": {
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/@nuxt/devtools/-/devtools-2.4.0.tgz",
"integrity": "sha512-iXjLoLeWfMa2qWWKRG3z6DKlKVLmbIa3zl7Y8X83BF83m7RW1xVXu6S4tVlLaTi+5tzeKIFlXHo+RO/tJVA72A==",
"version": "2.4.1",
"resolved": "https://registry.npmjs.org/@nuxt/devtools/-/devtools-2.4.1.tgz",
"integrity": "sha512-2gwjUF1J1Bp/V9ZTsYJe8sS9O3eg80gdf01fT8aEBcilR3wf0PSIxjEyYk+YENtrHPLXcnnUko89jHGq23MHPQ==",
"license": "MIT",
"dependencies": {
"@nuxt/devtools-kit": "2.4.0",
"@nuxt/devtools-wizard": "2.4.0",
"@nuxt/kit": "^3.16.2",
"@vue/devtools-core": "^7.7.2",
"@vue/devtools-kit": "^7.7.2",
"@nuxt/devtools-kit": "2.4.1",
"@nuxt/devtools-wizard": "2.4.1",
"@nuxt/kit": "^3.17.3",
"@vue/devtools-core": "^7.7.6",
"@vue/devtools-kit": "^7.7.6",
"birpc": "^2.3.0",
"consola": "^3.4.2",
"destr": "^2.0.5",
@@ -5345,15 +5345,15 @@
"pathe": "^2.0.3",
"perfect-debounce": "^1.0.0",
"pkg-types": "^2.1.0",
"semver": "^7.7.1",
"semver": "^7.7.2",
"simple-git": "^3.27.0",
"sirv": "^3.0.1",
"structured-clone-es": "^1.0.0",
"tinyglobby": "^0.2.12",
"vite-plugin-inspect": "^11.0.0",
"tinyglobby": "^0.2.13",
"vite-plugin-inspect": "^11.0.1",
"vite-plugin-vue-tracer": "^0.1.3",
"which": "^5.0.0",
"ws": "^8.18.1"
"ws": "^8.18.2"
},
"bin": {
"devtools": "cli.mjs"
@@ -5363,13 +5363,13 @@
}
},
"node_modules/@nuxt/devtools-kit": {
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/@nuxt/devtools-kit/-/devtools-kit-2.4.0.tgz",
"integrity": "sha512-GdxdxEDN1f6uxJOPooYQTLC6X1QUe5kRs83A0PVH/uD0sqoXCjpKHOw+H0vdhkHOwOIsVIsbL+TdaF4k++p9TA==",
"version": "2.4.1",
"resolved": "https://registry.npmjs.org/@nuxt/devtools-kit/-/devtools-kit-2.4.1.tgz",
"integrity": "sha512-taA2Nm03JiV3I+SEYS/u1AfjvLm3V9PO8lh0xLsUk/2mlUnL6GZ9xLXrp8VRg11HHt7EPXERGQh8h4iSPU2bSQ==",
"license": "MIT",
"dependencies": {
"@nuxt/kit": "^3.16.2",
"@nuxt/schema": "^3.16.2",
"@nuxt/kit": "^3.17.3",
"@nuxt/schema": "^3.17.3",
"execa": "^8.0.1"
},
"peerDependencies": {
@@ -5377,9 +5377,9 @@
}
},
"node_modules/@nuxt/devtools-wizard": {
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/@nuxt/devtools-wizard/-/devtools-wizard-2.4.0.tgz",
"integrity": "sha512-3/5S2zpl79rE1b/lh8M/2lDNsYiYIXXHZmCwsYPuFJA6DilLQo/VY44oq6cY0Q1up32HYB3h1Te/q3ELbsb+ag==",
"version": "2.4.1",
"resolved": "https://registry.npmjs.org/@nuxt/devtools-wizard/-/devtools-wizard-2.4.1.tgz",
"integrity": "sha512-2BaryhfribzQ95UxR7vLLV17Pk1Otxg9ryqH71M1Yp0mybBFs6Z3b0v+RXfCb4BwA10s/tXBhfF13DHSSJF1+A==",
"license": "MIT",
"dependencies": {
"consola": "^3.4.2",
@@ -5389,7 +5389,7 @@
"pathe": "^2.0.3",
"pkg-types": "^2.1.0",
"prompts": "^2.4.2",
"semver": "^7.7.1"
"semver": "^7.7.2"
},
"bin": {
"devtools-wizard": "cli.mjs"
@@ -9267,47 +9267,42 @@
}
},
"node_modules/@vue/devtools-core": {
"version": "7.7.2",
"resolved": "https://registry.npmjs.org/@vue/devtools-core/-/devtools-core-7.7.2.tgz",
"integrity": "sha512-lexREWj1lKi91Tblr38ntSsy6CvI8ba7u+jmwh2yruib/ltLUcsIzEjCnrkh1yYGGIKXbAuYV2tOG10fGDB9OQ==",
"version": "7.7.6",
"resolved": "https://registry.npmjs.org/@vue/devtools-core/-/devtools-core-7.7.6.tgz",
"integrity": "sha512-ghVX3zjKPtSHu94Xs03giRIeIWlb9M+gvDRVpIZ/cRIxKHdW6HE/sm1PT3rUYS3aV92CazirT93ne+7IOvGUWg==",
"license": "MIT",
"dependencies": {
"@vue/devtools-kit": "^7.7.2",
"@vue/devtools-shared": "^7.7.2",
"@vue/devtools-kit": "^7.7.6",
"@vue/devtools-shared": "^7.7.6",
"mitt": "^3.0.1",
"nanoid": "^5.0.9",
"pathe": "^2.0.2",
"vite-hot-client": "^0.2.4"
"nanoid": "^5.1.0",
"pathe": "^2.0.3",
"vite-hot-client": "^2.0.4"
},
"peerDependencies": {
"vue": "^3.0.0"
}
},
"node_modules/@vue/devtools-kit": {
"version": "7.7.2",
"resolved": "https://registry.npmjs.org/@vue/devtools-kit/-/devtools-kit-7.7.2.tgz",
"integrity": "sha512-CY0I1JH3Z8PECbn6k3TqM1Bk9ASWxeMtTCvZr7vb+CHi+X/QwQm5F1/fPagraamKMAHVfuuCbdcnNg1A4CYVWQ==",
"version": "7.7.6",
"resolved": "https://registry.npmjs.org/@vue/devtools-kit/-/devtools-kit-7.7.6.tgz",
"integrity": "sha512-geu7ds7tem2Y7Wz+WgbnbZ6T5eadOvozHZ23Atk/8tksHMFOFylKi1xgGlQlVn0wlkEf4hu+vd5ctj1G4kFtwA==",
"license": "MIT",
"dependencies": {
"@vue/devtools-shared": "^7.7.2",
"birpc": "^0.2.19",
"@vue/devtools-shared": "^7.7.6",
"birpc": "^2.3.0",
"hookable": "^5.5.3",
"mitt": "^3.0.1",
"perfect-debounce": "^1.0.0",
"speakingurl": "^14.0.1",
"superjson": "^2.2.1"
}
},
"node_modules/@vue/devtools-kit/node_modules/birpc": {
"version": "0.2.19",
"resolved": "https://registry.npmjs.org/birpc/-/birpc-0.2.19.tgz",
"integrity": "sha512-5WeXXAvTmitV1RqJFppT5QtUiz2p1mRSYU000Jkft5ZUCLJIk4uQriYNO50HknxKwM6jd8utNc66K1qGIwwWBQ==",
"funding": {
"url": "https://github.com/sponsors/antfu"
"superjson": "^2.2.2"
}
},
"node_modules/@vue/devtools-shared": {
"version": "7.7.2",
"resolved": "https://registry.npmjs.org/@vue/devtools-shared/-/devtools-shared-7.7.2.tgz",
"integrity": "sha512-uBFxnp8gwW2vD6FrJB8JZLUzVb6PNRG0B0jBnHsOH8uKyva2qINY8PTF5Te4QlTbMDqU5K6qtJDr6cNsKWhbOA==",
"version": "7.7.6",
"resolved": "https://registry.npmjs.org/@vue/devtools-shared/-/devtools-shared-7.7.6.tgz",
"integrity": "sha512-yFEgJZ/WblEsojQQceuyK6FzpFDx4kqrz2ohInxNj5/DnhoX023upTv4OD6lNPLAA5LLkbwPVb10o/7b+Y4FVA==",
"license": "MIT",
"dependencies": {
"rfdc": "^1.4.1"
}
@@ -19815,9 +19810,10 @@
"integrity": "sha512-6FtHJEvt+pVMIB9IBY+IcCJ6Z5f1iQnytgyfKMhDKgmzYG+TeH/wx1y3l27rshSbLiSanrR9ffZDrEsmjlQF2g=="
},
"node_modules/semver": {
"version": "7.7.1",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.1.tgz",
"integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==",
"version": "7.7.2",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz",
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
"license": "ISC",
"bin": {
"semver": "bin/semver.js"
},
@@ -22069,21 +22065,11 @@
"vite": "^2.9.0 || ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 || ^6.0.1"
}
},
"node_modules/vite-dev-rpc/node_modules/vite-hot-client": {
"node_modules/vite-hot-client": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/vite-hot-client/-/vite-hot-client-2.0.4.tgz",
"integrity": "sha512-W9LOGAyGMrbGArYJN4LBCdOC5+Zwh7dHvOHC0KmGKkJhsOzaKbpo/jEjpPKVHIW0/jBWj8RZG0NUxfgA8BxgAg==",
"funding": {
"url": "https://github.com/sponsors/antfu"
},
"peerDependencies": {
"vite": "^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0 || ^6.0.0-0"
}
},
"node_modules/vite-hot-client": {
"version": "0.2.4",
"resolved": "https://registry.npmjs.org/vite-hot-client/-/vite-hot-client-0.2.4.tgz",
"integrity": "sha512-a1nzURqO7DDmnXqabFOliz908FRmIppkBKsJthS8rbe8hBEXwEwe4C3Pp33Z1JoFCYfVL4kTOMLKk0ZZxREIeA==",
"license": "MIT",
"funding": {
"url": "https://github.com/sponsors/antfu"
},
@@ -22175,18 +22161,19 @@
}
},
"node_modules/vite-plugin-inspect": {
"version": "11.0.0",
"resolved": "https://registry.npmjs.org/vite-plugin-inspect/-/vite-plugin-inspect-11.0.0.tgz",
"integrity": "sha512-Q0RDNcMs1mbI2yGRwOzSapnnA6NFO0j88+Vb8pJX0iYMw34WczwKJi3JgheItDhbWRq/CLUR0cs+ajZpcUaIFQ==",
"version": "11.0.1",
"resolved": "https://registry.npmjs.org/vite-plugin-inspect/-/vite-plugin-inspect-11.0.1.tgz",
"integrity": "sha512-aABw7eGTr9Cmbn9RAs76e0BztVUFDl6a2R+/IJXpoUZxjx5YHB0P+Em3ZTWzpIPZzuRj28tAMblvcUyhgJc4aQ==",
"license": "MIT",
"dependencies": {
"ansis": "^3.16.0",
"ansis": "^3.17.0",
"debug": "^4.4.0",
"error-stack-parser-es": "^1.0.5",
"ohash": "^2.0.4",
"ohash": "^2.0.11",
"open": "^10.1.0",
"perfect-debounce": "^1.0.0",
"sirv": "^3.0.1",
"unplugin-utils": "^0.2.0",
"unplugin-utils": "^0.2.4",
"vite-dev-rpc": "^1.0.7"
},
"engines": {
@@ -22703,9 +22690,10 @@
}
},
"node_modules/ws": {
"version": "8.18.1",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.18.1.tgz",
"integrity": "sha512-RKW2aJZMXeMxVpnZ6bck+RswznaxmzdULiBr6KY7XkTnW8uvt0iT9H5DkHUChXrc+uurzwa0rVI16n/Xzjdz1w==",
"version": "8.18.2",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.18.2.tgz",
"integrity": "sha512-DMricUmwGZUVr++AEAe2uiVM7UoO9MAVZMDu05UQOaUII0lp+zOzLLU4Xqh/JvTqklB1T4uELaaPBKyjE1r4fQ==",
"license": "MIT",
"engines": {
"node": ">=10.0.0"
},