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

This commit is contained in:
Renovate
2025-02-28 05:00:02 +00:00
parent 1f1484718c
commit 1ae9757531
2 changed files with 185 additions and 45 deletions
+184 -44
View File
@@ -31,7 +31,7 @@
"@graphql-codegen/typescript": "4.1.5",
"@graphql-codegen/typescript-operations": "4.5.1",
"@graphql-codegen/typescript-vue-apollo": "4.1.1",
"@nuxt/devtools": "2.1.0",
"@nuxt/devtools": "2.1.1",
"@nuxt/eslint": "1.1.0",
"@nuxtjs/eslint-module": "4.1.0",
"@nuxtjs/i18n": "9.2.1",
@@ -4293,14 +4293,14 @@
"integrity": "sha512-GBzP8zOc7CGWyFQS6dv1lQz8VVpz5C2yRszbXufwG/9zhStTIH50EtD87NmWbTMwXDvZLNg8GIpb1UFdH93JCA=="
},
"node_modules/@nuxt/devtools": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/@nuxt/devtools/-/devtools-2.1.0.tgz",
"integrity": "sha512-7JHisQ14z9g/x7Ar/giOwNpIB7GRHM4ZcPmq0r0N//eyCSyq5YBPpSGGYR9DQTOnpUS3/29E9i7nreVko84uBA==",
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/@nuxt/devtools/-/devtools-2.1.1.tgz",
"integrity": "sha512-jR3QChDs1mcCgC9efNAgjqgPUTWizV5TkUKBLK/1bDHIEGzkQ5WQwJ+PnjrDd4hj3QxL7pUvPCPLW9y3io/Q6w==",
"dev": true,
"license": "MIT",
"dependencies": {
"@nuxt/devtools-kit": "2.1.0",
"@nuxt/devtools-wizard": "2.1.0",
"@nuxt/devtools-kit": "2.1.1",
"@nuxt/devtools-wizard": "2.1.1",
"@nuxt/kit": "^3.15.4",
"@vue/devtools-core": "^7.7.2",
"@vue/devtools-kit": "^7.7.2",
@@ -4314,23 +4314,23 @@
"hookable": "^5.5.3",
"image-meta": "^0.2.1",
"is-installed-globally": "^1.0.0",
"launch-editor": "^2.9.1",
"local-pkg": "^1.0.0",
"launch-editor": "^2.10.0",
"local-pkg": "^1.1.0",
"magicast": "^0.3.5",
"nypm": "^0.5.2",
"ohash": "^1.1.4",
"nypm": "^0.6.0",
"ohash": "^2.0.5",
"pathe": "^2.0.3",
"perfect-debounce": "^1.0.0",
"pkg-types": "^1.3.1",
"pkg-types": "^2.0.0",
"semver": "^7.7.1",
"simple-git": "^3.27.0",
"sirv": "^3.0.0",
"sirv": "^3.0.1",
"structured-clone-es": "^1.0.0",
"tinyglobby": "^0.2.10",
"vite-plugin-inspect": "^10.2.1",
"tinyglobby": "^0.2.12",
"vite-plugin-inspect": "^11.0.0",
"vite-plugin-vue-inspector": "^5.3.1",
"which": "^5.0.0",
"ws": "^8.18.0"
"ws": "^8.18.1"
},
"bin": {
"devtools": "cli.mjs"
@@ -4353,9 +4353,9 @@
}
},
"node_modules/@nuxt/devtools-wizard": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/@nuxt/devtools-wizard/-/devtools-wizard-2.1.0.tgz",
"integrity": "sha512-Mpya5j06OPXTnLkU5Z0LRp/YfilOUWma0jJSWxds0+DEQhdJ2P1Y3p4cIJB9etTV0RaD2eE7qCgfwm+5q1pu7Q==",
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/@nuxt/devtools-wizard/-/devtools-wizard-2.1.1.tgz",
"integrity": "sha512-jdKmnDJVKCRyRl+MTArSJynRrqThnvIBQqtVoMLsKHX36TMi5IfJ8MmO/NRyqubd2J+g++j7zoixk1BCJWfNEQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -4364,7 +4364,7 @@
"execa": "^9.5.2",
"magicast": "^0.3.5",
"pathe": "^2.0.3",
"pkg-types": "^1.3.1",
"pkg-types": "^2.0.0",
"prompts": "^2.4.2",
"semver": "^7.7.1"
},
@@ -4531,6 +4531,17 @@
"dev": true,
"license": "MIT"
},
"node_modules/@nuxt/devtools-wizard/node_modules/pkg-types": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/pkg-types/-/pkg-types-2.0.0.tgz",
"integrity": "sha512-W+831FxieJW1CIAh3JMmHaMhK/SiSeyCqbSWqLjjvbjaPDDY0cRkspIfOx4vLkFNgfxnzSxxGFUiMHMm6QpvYA==",
"dev": true,
"license": "MIT",
"dependencies": {
"confbox": "^0.1.8",
"pathe": "^2.0.3"
}
},
"node_modules/@nuxt/devtools-wizard/node_modules/signal-exit": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
@@ -4571,9 +4582,9 @@
}
},
"node_modules/@nuxt/devtools/node_modules/@nuxt/devtools-kit": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/@nuxt/devtools-kit/-/devtools-kit-2.1.0.tgz",
"integrity": "sha512-1fhwU7dDq/vIpjpNRwjEmTllRT1O0nzyBEhY187bQ8xBpoCC93t3zG3iTKcl8XkpT1aK9SqcgmXOnj5fNIAaYA==",
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/@nuxt/devtools-kit/-/devtools-kit-2.1.1.tgz",
"integrity": "sha512-N3+qI41d4vdwZ8LdpxppWQ5GS3oDtRp7yTbW91osj7helkPLdLvsXUNVI2pJ2OZG0zdY8UNE1TbJe3DbgZL7wQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -4708,14 +4719,15 @@
}
},
"node_modules/@nuxt/devtools/node_modules/local-pkg": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/local-pkg/-/local-pkg-1.0.0.tgz",
"integrity": "sha512-bbgPw/wmroJsil/GgL4qjDzs5YLTBMQ99weRsok1XCDccQeehbHA/I1oRvk2NPtr7KGZgT/Y5tPRnAtMqeG2Kg==",
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/local-pkg/-/local-pkg-1.1.0.tgz",
"integrity": "sha512-xbZBuX6gYIWrlLmZG43aAVer4ocntYO09vPy9lxd6Ns8DnR4U7N+IIeDkubinqFOHHzoMlPxTxwo0jhE7oYjAw==",
"dev": true,
"license": "MIT",
"dependencies": {
"mlly": "^1.7.3",
"pkg-types": "^1.3.0"
"mlly": "^1.7.4",
"pkg-types": "^1.3.1",
"quansync": "^0.2.1"
},
"engines": {
"node": ">=14"
@@ -4724,6 +4736,18 @@
"url": "https://github.com/sponsors/antfu"
}
},
"node_modules/@nuxt/devtools/node_modules/local-pkg/node_modules/pkg-types": {
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/pkg-types/-/pkg-types-1.3.1.tgz",
"integrity": "sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"confbox": "^0.1.8",
"mlly": "^1.7.4",
"pathe": "^2.0.1"
}
},
"node_modules/@nuxt/devtools/node_modules/npm-run-path": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-6.0.0.tgz",
@@ -4741,6 +4765,33 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/@nuxt/devtools/node_modules/nypm": {
"version": "0.6.0",
"resolved": "https://registry.npmjs.org/nypm/-/nypm-0.6.0.tgz",
"integrity": "sha512-mn8wBFV9G9+UFHIrq+pZ2r2zL4aPau/by3kJb3cM7+5tQHMt6HGQB8FDIeKFYp8o0D2pnH6nVsO88N4AmUxIWg==",
"dev": true,
"license": "MIT",
"dependencies": {
"citty": "^0.1.6",
"consola": "^3.4.0",
"pathe": "^2.0.3",
"pkg-types": "^2.0.0",
"tinyexec": "^0.3.2"
},
"bin": {
"nypm": "dist/cli.mjs"
},
"engines": {
"node": "^14.16.0 || >=16.10.0"
}
},
"node_modules/@nuxt/devtools/node_modules/ohash": {
"version": "2.0.6",
"resolved": "https://registry.npmjs.org/ohash/-/ohash-2.0.6.tgz",
"integrity": "sha512-y3n0xHnH5RhTNlu5KvoH1cPKNS3ewteDWjvUXkW5+X/iYYe914zGbixMCr//jEjwn/IgMjfOwDPIpDJ0+ld3tw==",
"dev": true,
"license": "MIT"
},
"node_modules/@nuxt/devtools/node_modules/path-key": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/path-key/-/path-key-4.0.0.tgz",
@@ -4761,6 +4812,17 @@
"dev": true,
"license": "MIT"
},
"node_modules/@nuxt/devtools/node_modules/pkg-types": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/pkg-types/-/pkg-types-2.0.0.tgz",
"integrity": "sha512-W+831FxieJW1CIAh3JMmHaMhK/SiSeyCqbSWqLjjvbjaPDDY0cRkspIfOx4vLkFNgfxnzSxxGFUiMHMm6QpvYA==",
"dev": true,
"license": "MIT",
"dependencies": {
"confbox": "^0.1.8",
"pathe": "^2.0.3"
}
},
"node_modules/@nuxt/devtools/node_modules/signal-exit": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
@@ -4787,6 +4849,23 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/@nuxt/devtools/node_modules/tinyglobby": {
"version": "0.2.12",
"resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.12.tgz",
"integrity": "sha512-qkf4trmKSIiMTs/E63cxH+ojC2unam7rJ0WrauAzpT3ECNTxGRMlaXxVbfxMUC/w0LaYk6jQ4y/nGR9uBO3tww==",
"dev": true,
"license": "MIT",
"dependencies": {
"fdir": "^6.4.3",
"picomatch": "^4.0.2"
},
"engines": {
"node": ">=12.0.0"
},
"funding": {
"url": "https://github.com/sponsors/SuperchupuDev"
}
},
"node_modules/@nuxt/devtools/node_modules/unicorn-magic": {
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/unicorn-magic/-/unicorn-magic-0.3.0.tgz",
@@ -9547,9 +9626,9 @@
}
},
"node_modules/ansis": {
"version": "3.14.0",
"resolved": "https://registry.npmjs.org/ansis/-/ansis-3.14.0.tgz",
"integrity": "sha512-R1LnSpYZWMDEFoAyCrfgToVz4ES25luDpjlZsUlD5GXdPWb91U+TZGkxWAOvt+7zWRY/ctOxhtTx5HUtL3qmbA==",
"version": "3.16.0",
"resolved": "https://registry.npmjs.org/ansis/-/ansis-3.16.0.tgz",
"integrity": "sha512-sU7d/tfZiYrsIAXbdL/CNZld5bCkruzwT5KmqmadCJYxuLxHAOBjidxD5+iLmN/6xEfjcQq1l7OpsiCBlc4LzA==",
"dev": true,
"license": "ISC",
"engines": {
@@ -14961,9 +15040,10 @@
"integrity": "sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ=="
},
"node_modules/launch-editor": {
"version": "2.9.1",
"resolved": "https://registry.npmjs.org/launch-editor/-/launch-editor-2.9.1.tgz",
"integrity": "sha512-Gcnl4Bd+hRO9P9icCP/RVVT2o8SFlPXofuCxvA2SaZuH45whSvf5p8x5oih5ftLiVhEI4sp5xDY+R+b3zJBh5w==",
"version": "2.10.0",
"resolved": "https://registry.npmjs.org/launch-editor/-/launch-editor-2.10.0.tgz",
"integrity": "sha512-D7dBRJo/qcGX9xlvt/6wUYzQxjh5G1RvZPgPv8vi4KRU99DVQL/oW7tnVOCCTm2HGeo3C5HvGE5Yrh6UBoZ0vA==",
"license": "MIT",
"dependencies": {
"picocolors": "^1.0.0",
"shell-quote": "^1.8.1"
@@ -18216,6 +18296,23 @@
"node": ">=6"
}
},
"node_modules/quansync": {
"version": "0.2.4",
"resolved": "https://registry.npmjs.org/quansync/-/quansync-0.2.4.tgz",
"integrity": "sha512-1p13bC37Po/fOAixPZkZOLttIc51bU0oPYPdL7EDLmMxJ1p3lCryAtgMmVxmI3k3g0OZRKN+Cf1etcFLOwD3Vg==",
"dev": true,
"funding": [
{
"type": "individual",
"url": "https://github.com/sponsors/antfu"
},
{
"type": "individual",
"url": "https://github.com/sponsors/sxzz"
}
],
"license": "MIT"
},
"node_modules/queue-microtask": {
"version": "1.2.3",
"resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz",
@@ -19342,9 +19439,10 @@
}
},
"node_modules/sirv": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/sirv/-/sirv-3.0.0.tgz",
"integrity": "sha512-BPwJGUeDaDCHihkORDchNyyTvWFhcusy1XMmhEVTQTwGeybFbp8YEmB+njbPnth1FibULBSBVwCQni25XlCUDg==",
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/sirv/-/sirv-3.0.1.tgz",
"integrity": "sha512-FoqMu0NCGBLCcAkS1qA+XJIQTR6/JHfQXl+uGteNCQ76T91DMUjPa9xfmeqMY3z80nLSg9yQmNjK0Px6RWsH/A==",
"license": "MIT",
"dependencies": {
"@polka/url": "^1.0.0-next.24",
"mrmime": "^2.0.0",
@@ -21402,6 +21500,36 @@
}
}
},
"node_modules/vite-dev-rpc": {
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/vite-dev-rpc/-/vite-dev-rpc-1.0.7.tgz",
"integrity": "sha512-FxSTEofDbUi2XXujCA+hdzCDkXFG1PXktMjSk1efq9Qb5lOYaaM9zNSvKvPPF7645Bak79kSp1PTooMW2wktcA==",
"dev": true,
"license": "MIT",
"dependencies": {
"birpc": "^2.0.19",
"vite-hot-client": "^2.0.4"
},
"funding": {
"url": "https://github.com/sponsors/antfu"
},
"peerDependencies": {
"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": {
"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==",
"dev": true,
"license": "MIT",
"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",
@@ -21501,17 +21629,21 @@
}
},
"node_modules/vite-plugin-inspect": {
"version": "10.2.1",
"resolved": "https://registry.npmjs.org/vite-plugin-inspect/-/vite-plugin-inspect-10.2.1.tgz",
"integrity": "sha512-SO3kz3J4yUCNb/cndtIf1mGSJitnbmxjDSRUr0srqfHf06ry9i9ujHQFU7ZUarlf9HFqXW14VyC70fFojP/fKg==",
"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==",
"dev": true,
"license": "MIT",
"dependencies": {
"ansis": "^3.14.0",
"ansis": "^3.16.0",
"debug": "^4.4.0",
"error-stack-parser-es": "^1.0.5",
"ohash": "^2.0.4",
"open": "^10.1.0",
"sirv": "^3.0.0"
"perfect-debounce": "^1.0.0",
"sirv": "^3.0.1",
"unplugin-utils": "^0.2.0",
"vite-dev-rpc": "^1.0.7"
},
"engines": {
"node": ">=14"
@@ -21528,6 +21660,13 @@
}
}
},
"node_modules/vite-plugin-inspect/node_modules/ohash": {
"version": "2.0.6",
"resolved": "https://registry.npmjs.org/ohash/-/ohash-2.0.6.tgz",
"integrity": "sha512-y3n0xHnH5RhTNlu5KvoH1cPKNS3ewteDWjvUXkW5+X/iYYe914zGbixMCr//jEjwn/IgMjfOwDPIpDJ0+ld3tw==",
"dev": true,
"license": "MIT"
},
"node_modules/vite-plugin-vue-inspector": {
"version": "5.3.1",
"resolved": "https://registry.npmjs.org/vite-plugin-vue-inspector/-/vite-plugin-vue-inspector-5.3.1.tgz",
@@ -22164,9 +22303,10 @@
}
},
"node_modules/ws": {
"version": "8.18.0",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.18.0.tgz",
"integrity": "sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==",
"version": "8.18.1",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.18.1.tgz",
"integrity": "sha512-RKW2aJZMXeMxVpnZ6bck+RswznaxmzdULiBr6KY7XkTnW8uvt0iT9H5DkHUChXrc+uurzwa0rVI16n/Xzjdz1w==",
"license": "MIT",
"engines": {
"node": ">=10.0.0"
},
+1 -1
View File
@@ -23,7 +23,7 @@
"@graphql-codegen/typescript": "4.1.5",
"@graphql-codegen/typescript-operations": "4.5.1",
"@graphql-codegen/typescript-vue-apollo": "4.1.1",
"@nuxt/devtools": "2.1.0",
"@nuxt/devtools": "2.1.1",
"@nuxt/eslint": "1.1.0",
"@nuxtjs/eslint-module": "4.1.0",
"@nuxtjs/i18n": "9.2.1",