chore(deps): update dependency @nuxt/devtools to v1.7.0
This commit is contained in:
Generated
+23
-22
@@ -31,7 +31,7 @@
|
||||
"@graphql-codegen/typescript": "4.1.2",
|
||||
"@graphql-codegen/typescript-operations": "4.4.0",
|
||||
"@graphql-codegen/typescript-vue-apollo": "4.1.1",
|
||||
"@nuxt/devtools": "1.6.4",
|
||||
"@nuxt/devtools": "1.7.0",
|
||||
"@nuxt/eslint": "0.7.4",
|
||||
"@nuxtjs/eslint-module": "4.1.0",
|
||||
"@nuxtjs/i18n": "9.1.1",
|
||||
@@ -3994,19 +3994,19 @@
|
||||
"integrity": "sha512-GBzP8zOc7CGWyFQS6dv1lQz8VVpz5C2yRszbXufwG/9zhStTIH50EtD87NmWbTMwXDvZLNg8GIpb1UFdH93JCA=="
|
||||
},
|
||||
"node_modules/@nuxt/devtools": {
|
||||
"version": "1.6.4",
|
||||
"resolved": "https://registry.npmjs.org/@nuxt/devtools/-/devtools-1.6.4.tgz",
|
||||
"integrity": "sha512-uzHFXVEQnmxcbtbcpXjDEyILMp/jJNF1DN2/wSBm0r7UD82qaD2Aa66gX7dTY2+E0HG6aSNkZky3Ck8ehSk8nQ==",
|
||||
"version": "1.7.0",
|
||||
"resolved": "https://registry.npmjs.org/@nuxt/devtools/-/devtools-1.7.0.tgz",
|
||||
"integrity": "sha512-uvnjt5Zowkz7tZmnks2cGreg1XZIiSyVzQ2MYiRXACodlXcwJ0dpUS3WTxu8BR562K+772oRdvKie9AQlyZUgg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@antfu/utils": "^0.7.10",
|
||||
"@nuxt/devtools-kit": "1.6.4",
|
||||
"@nuxt/devtools-wizard": "1.6.4",
|
||||
"@nuxt/kit": "^3.14.1592",
|
||||
"@nuxt/devtools-kit": "1.7.0",
|
||||
"@nuxt/devtools-wizard": "1.7.0",
|
||||
"@nuxt/kit": "^3.15.0",
|
||||
"@vue/devtools-core": "7.6.8",
|
||||
"@vue/devtools-kit": "7.6.8",
|
||||
"birpc": "^0.2.19",
|
||||
"consola": "^3.2.3",
|
||||
"consola": "^3.3.1",
|
||||
"cronstrue": "^2.52.0",
|
||||
"destr": "^2.0.3",
|
||||
"error-stack-parser-es": "^0.1.5",
|
||||
@@ -4033,7 +4033,7 @@
|
||||
"tinyglobby": "^0.2.10",
|
||||
"unimport": "^3.14.5",
|
||||
"vite-plugin-inspect": "~0.8.9",
|
||||
"vite-plugin-vue-inspector": "5.1.3",
|
||||
"vite-plugin-vue-inspector": "^5.3.1",
|
||||
"which": "^3.0.1",
|
||||
"ws": "^8.18.0"
|
||||
},
|
||||
@@ -4045,13 +4045,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@nuxt/devtools-kit": {
|
||||
"version": "1.6.4",
|
||||
"resolved": "https://registry.npmjs.org/@nuxt/devtools-kit/-/devtools-kit-1.6.4.tgz",
|
||||
"integrity": "sha512-jpLYrXFm8T74j8ZjU6lheghe3gdr7PcNluvh/KOl+t6l7AtsQilkTmCZ4YoaiaWLM+5c5mkc72qd7ECgZb0tCw==",
|
||||
"version": "1.7.0",
|
||||
"resolved": "https://registry.npmjs.org/@nuxt/devtools-kit/-/devtools-kit-1.7.0.tgz",
|
||||
"integrity": "sha512-+NgZ2uP5BuneqvQbe7EdOEaFEDy8762c99pLABtn7/Ur0ExEsQJMP7pYjjoTfKubhBqecr5Vo9yHkPBj1eHulQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@nuxt/kit": "^3.14.1592",
|
||||
"@nuxt/schema": "^3.14.1592",
|
||||
"@nuxt/kit": "^3.15.0",
|
||||
"@nuxt/schema": "^3.15.0",
|
||||
"execa": "^7.2.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
@@ -4059,12 +4059,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@nuxt/devtools-wizard": {
|
||||
"version": "1.6.4",
|
||||
"resolved": "https://registry.npmjs.org/@nuxt/devtools-wizard/-/devtools-wizard-1.6.4.tgz",
|
||||
"integrity": "sha512-YTInHKL3SnRjczZDIhN8kXaiYf8+ddBMU5nwShPxmutcaVQZ8FMiJHRIzyWnS10AxayPKGVzJh3fLF/BiUwgcg==",
|
||||
"version": "1.7.0",
|
||||
"resolved": "https://registry.npmjs.org/@nuxt/devtools-wizard/-/devtools-wizard-1.7.0.tgz",
|
||||
"integrity": "sha512-86Gd92uEw0Dh2ErIYT9TMIrMOISE96fCRN4rxeryTvyiowQOsyrbkCeMNYrEehoRL+lohoyK6iDmFajadPNwWQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"consola": "^3.2.3",
|
||||
"consola": "^3.3.1",
|
||||
"diff": "^7.0.0",
|
||||
"execa": "^7.2.0",
|
||||
"global-directory": "^4.0.1",
|
||||
@@ -19847,9 +19847,10 @@
|
||||
}
|
||||
},
|
||||
"node_modules/vite-plugin-vue-inspector": {
|
||||
"version": "5.1.3",
|
||||
"resolved": "https://registry.npmjs.org/vite-plugin-vue-inspector/-/vite-plugin-vue-inspector-5.1.3.tgz",
|
||||
"integrity": "sha512-pMrseXIDP1Gb38mOevY+BvtNGNqiqmqa2pKB99lnLsADQww9w9xMbAfT4GB6RUoaOkSPrtlXqpq2Fq+Dj2AgFg==",
|
||||
"version": "5.3.1",
|
||||
"resolved": "https://registry.npmjs.org/vite-plugin-vue-inspector/-/vite-plugin-vue-inspector-5.3.1.tgz",
|
||||
"integrity": "sha512-cBk172kZKTdvGpJuzCCLg8lJ909wopwsu3Ve9FsL1XsnLBiRT9U3MePcqrgGHgCX2ZgkqZmAGR8taxw+TV6s7A==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.23.0",
|
||||
"@babel/plugin-proposal-decorators": "^7.23.0",
|
||||
@@ -19862,7 +19863,7 @@
|
||||
"magic-string": "^0.30.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vite": "^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0"
|
||||
"vite": "^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 || ^6.0.0-0"
|
||||
}
|
||||
},
|
||||
"node_modules/vite-plugin-vuetify": {
|
||||
|
||||
+1
-1
@@ -23,7 +23,7 @@
|
||||
"@graphql-codegen/typescript": "4.1.2",
|
||||
"@graphql-codegen/typescript-operations": "4.4.0",
|
||||
"@graphql-codegen/typescript-vue-apollo": "4.1.1",
|
||||
"@nuxt/devtools": "1.6.4",
|
||||
"@nuxt/devtools": "1.7.0",
|
||||
"@nuxt/eslint": "0.7.4",
|
||||
"@nuxtjs/eslint-module": "4.1.0",
|
||||
"@nuxtjs/i18n": "9.1.1",
|
||||
|
||||
Reference in New Issue
Block a user