chore(deps): update dependency @nuxt/devtools to v3.1.1 #17
Generated
+16
-16
@@ -28,7 +28,7 @@
|
||||
"@graphql-codegen/typescript": "5.0.5",
|
||||
"@graphql-codegen/typescript-operations": "5.0.5",
|
||||
"@graphql-codegen/typescript-vue-apollo": "4.1.2",
|
||||
"@nuxt/devtools": "3.1.0",
|
||||
"@nuxt/devtools": "3.1.1",
|
||||
"@nuxt/eslint": "1.10.0",
|
||||
"@nuxtjs/eslint-module": "4.1.0",
|
||||
"@nuxtjs/stylelint-module": "5.2.1",
|
||||
@@ -5251,17 +5251,17 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@nuxt/devtools": {
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@nuxt/devtools/-/devtools-3.1.0.tgz",
|
||||
"integrity": "sha512-aPH5V3j6h8bprMTR7oDqJ1AfHl0FL2JHcGlbrCA5DXLLhLL+D4L8pLgiJLEvYMo3Onk56TT7aXgPX54g/eDetg==",
|
||||
"version": "3.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@nuxt/devtools/-/devtools-3.1.1.tgz",
|
||||
"integrity": "sha512-UG8oKQqcSyzwBe1l0z24zypmwn6FLW/HQMHK/F/gscUU5LeMHzgBhLPD+cuLlDvwlGAbifexWNMsS/I7n95KlA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@nuxt/devtools-kit": "3.1.0",
|
||||
"@nuxt/devtools-wizard": "3.1.0",
|
||||
"@nuxt/devtools-kit": "3.1.1",
|
||||
"@nuxt/devtools-wizard": "3.1.1",
|
||||
"@nuxt/kit": "^4.2.1",
|
||||
"@vue/devtools-core": "^8.0.3",
|
||||
"@vue/devtools-kit": "^8.0.3",
|
||||
"birpc": "^2.7.0",
|
||||
"@vue/devtools-core": "^8.0.5",
|
||||
"@vue/devtools-kit": "^8.0.5",
|
||||
"birpc": "^2.8.0",
|
||||
"consola": "^3.4.2",
|
||||
"destr": "^2.0.5",
|
||||
"error-stack-parser-es": "^1.0.5",
|
||||
@@ -5285,7 +5285,7 @@
|
||||
"structured-clone-es": "^1.0.0",
|
||||
"tinyglobby": "^0.2.15",
|
||||
"vite-plugin-inspect": "^11.3.3",
|
||||
"vite-plugin-vue-tracer": "^1.1.1",
|
||||
"vite-plugin-vue-tracer": "^1.1.3",
|
||||
"which": "^5.0.0",
|
||||
"ws": "^8.18.3"
|
||||
},
|
||||
@@ -5303,9 +5303,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@nuxt/devtools-kit": {
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@nuxt/devtools-kit/-/devtools-kit-3.1.0.tgz",
|
||||
"integrity": "sha512-1AEZS6ge8G9X3sJauw6hTWqTpUIVqs5Uq9d7Z9cjUAinXjE+pGliVQ+i8xWCNnGLaZCCSqX/I/M/EByD3v2JIA==",
|
||||
"version": "3.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@nuxt/devtools-kit/-/devtools-kit-3.1.1.tgz",
|
||||
"integrity": "sha512-sjiKFeDCOy1SyqezSgyV4rYNfQewC64k/GhOsuJgRF+wR2qr6KTVhO6u2B+csKs74KrMrnJprQBgud7ejvOXAQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@nuxt/kit": "^4.2.1",
|
||||
@@ -5316,9 +5316,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@nuxt/devtools-wizard": {
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@nuxt/devtools-wizard/-/devtools-wizard-3.1.0.tgz",
|
||||
"integrity": "sha512-XYYWnG6SAvALCdXbM+xklqv7sEiVZbKgGparv8jFE5Tt6l8sg80Eb+vM40+Xpdu2KE3VlFKj4F4oFwDXMvAkgA==",
|
||||
"version": "3.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@nuxt/devtools-wizard/-/devtools-wizard-3.1.1.tgz",
|
||||
"integrity": "sha512-6UORjapNKko2buv+3o57DQp69n5Z91TeJ75qdtNKcTvOfCTJrO78Ew0nZSgMMGrjbIJ4pFsHQEqXfgYLw3pNxg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"consola": "^3.4.2",
|
||||
|
||||
+1
-1
@@ -42,7 +42,7 @@
|
||||
"@graphql-codegen/typescript": "5.0.5",
|
||||
"@graphql-codegen/typescript-operations": "5.0.5",
|
||||
"@graphql-codegen/typescript-vue-apollo": "4.1.2",
|
||||
"@nuxt/devtools": "3.1.0",
|
||||
"@nuxt/devtools": "3.1.1",
|
||||
"@nuxt/eslint": "1.10.0",
|
||||
"@nuxtjs/eslint-module": "4.1.0",
|
||||
"@nuxtjs/stylelint-module": "5.2.1",
|
||||
|
||||
Reference in New Issue
Block a user