mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
chore: update @nuxt/telemetry to 1.3.0
This commit is contained in:
parent
801ef0f6d9
commit
992f608adb
@ -57,7 +57,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@nuxt/cli": "2.14.9",
|
"@nuxt/cli": "2.14.9",
|
||||||
"@nuxt/core": "2.14.9",
|
"@nuxt/core": "2.14.9",
|
||||||
"@nuxt/telemetry": "^1.2.3",
|
"@nuxt/telemetry": "^1.3.0",
|
||||||
"node-fetch": "^2.6.1",
|
"node-fetch": "^2.6.1",
|
||||||
"vue": "^2.6.12",
|
"vue": "^2.6.12",
|
||||||
"vue-client-only": "^2.0.0",
|
"vue-client-only": "^2.0.0",
|
||||||
|
@ -65,7 +65,7 @@
|
|||||||
"@nuxt/generator": "2.14.9",
|
"@nuxt/generator": "2.14.9",
|
||||||
"@nuxt/loading-screen": "^2.0.3",
|
"@nuxt/loading-screen": "^2.0.3",
|
||||||
"@nuxt/opencollective": "^0.3.2",
|
"@nuxt/opencollective": "^0.3.2",
|
||||||
"@nuxt/telemetry": "^1.2.3",
|
"@nuxt/telemetry": "^1.3.0",
|
||||||
"@nuxt/webpack": "2.14.9"
|
"@nuxt/webpack": "2.14.9"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
|
@ -1931,7 +1931,7 @@
|
|||||||
consola "^2.15.0"
|
consola "^2.15.0"
|
||||||
node-fetch "^2.6.1"
|
node-fetch "^2.6.1"
|
||||||
|
|
||||||
"@nuxt/telemetry@^1.2.3":
|
"@nuxt/telemetry@^1.3.0":
|
||||||
version "1.3.0"
|
version "1.3.0"
|
||||||
resolved "https://registry.npmjs.org/@nuxt/telemetry/-/telemetry-1.3.0.tgz#0c6595c786c4fcb060ea8508aaf6285dce8201e0"
|
resolved "https://registry.npmjs.org/@nuxt/telemetry/-/telemetry-1.3.0.tgz#0c6595c786c4fcb060ea8508aaf6285dce8201e0"
|
||||||
integrity sha512-anAhyccoVyy/RetkqVsIxpJKdAu/GHyLl79ZtH0oOCbYcC85k8d+LC1S10WcqXyeqyUKifLxGR6yPqSPmQCCtg==
|
integrity sha512-anAhyccoVyy/RetkqVsIxpJKdAu/GHyLl79ZtH0oOCbYcC85k8d+LC1S10WcqXyeqyUKifLxGR6yPqSPmQCCtg==
|
||||||
|
Loading…
Reference in New Issue
Block a user