mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
chore(deps): update all non-major dependencies (#6027)
This commit is contained in:
parent
e6acdbc9bf
commit
4af844cb35
@ -61,7 +61,7 @@
|
||||
"vue": "^2.6.10",
|
||||
"vue-meta": "^2.0.4",
|
||||
"vue-no-ssr": "^1.1.1",
|
||||
"vue-router": "^3.0.6",
|
||||
"vue-router": "^3.0.7",
|
||||
"vuex": "^3.1.1"
|
||||
},
|
||||
"engines": {
|
||||
|
@ -47,7 +47,7 @@
|
||||
"eslint-config-standard": "^12.0.0",
|
||||
"eslint-multiplexer": "^1.0.4",
|
||||
"eslint-plugin-import": "^2.18.0",
|
||||
"eslint-plugin-jest": "^22.7.1",
|
||||
"eslint-plugin-jest": "^22.7.2",
|
||||
"eslint-plugin-node": "^9.1.0",
|
||||
"eslint-plugin-promise": "^4.2.1",
|
||||
"eslint-plugin-standard": "^4.0.0",
|
||||
|
@ -14,7 +14,7 @@
|
||||
"@types/etag": "^1.8.0",
|
||||
"@types/express": "^4.17.0",
|
||||
"@types/html-minifier": "^3.5.3",
|
||||
"@types/node": "^11.13.15",
|
||||
"@types/node": "^11.13.17",
|
||||
"@types/optimize-css-assets-webpack-plugin": "^1.3.4",
|
||||
"@types/serve-static": "^1.13.2",
|
||||
"@types/terser-webpack-plugin": "^1.2.1",
|
||||
|
@ -17,7 +17,7 @@
|
||||
"vue": "^2.6.10",
|
||||
"vue-meta": "^2.0.4",
|
||||
"vue-no-ssr": "^1.1.1",
|
||||
"vue-router": "^3.0.6",
|
||||
"vue-router": "^3.0.7",
|
||||
"vue-template-compiler": "^2.6.10",
|
||||
"vuex": "^3.1.1"
|
||||
},
|
||||
|
24
yarn.lock
24
yarn.lock
@ -1859,10 +1859,10 @@
|
||||
resolved "https://registry.npmjs.org/@types/node/-/node-12.0.10.tgz#51babf9c7deadd5343620055fc8aff7995c8b031"
|
||||
integrity sha512-LcsGbPomWsad6wmMNv7nBLw7YYYyfdYcz6xryKYQhx89c3XXan+8Q6AJ43G5XDIaklaVkK3mE4fCb0SBvMiPSQ==
|
||||
|
||||
"@types/node@^11.13.15":
|
||||
version "11.13.15"
|
||||
resolved "https://registry.npmjs.org/@types/node/-/node-11.13.15.tgz#699afb07a91adced2d6183a0ad156bf82542fc7d"
|
||||
integrity sha512-x6ypl5Uzly+j23hbxmMzf12Eb4lOhIEqQz0HuczpTUa1KIx1GpbN/o4E3aAED20UoEsdK0wvyY8QcffuWSLDkw==
|
||||
"@types/node@^11.13.17":
|
||||
version "11.13.17"
|
||||
resolved "https://registry.npmjs.org/@types/node/-/node-11.13.17.tgz#2e7efbfe5253561087812571e5e6a1e4b1d6295b"
|
||||
integrity sha512-7W3kSMa8diVH6s24a8Qrmvwu+vG3ahOC/flMHFdWSdnPYoQI0yPO84h5zOWYXAha2Npn3Pw3SSuQSwBUfaniyQ==
|
||||
|
||||
"@types/optimize-css-assets-webpack-plugin@^1.3.4":
|
||||
version "1.3.4"
|
||||
@ -4613,10 +4613,10 @@ eslint-plugin-import@^2.18.0:
|
||||
read-pkg-up "^2.0.0"
|
||||
resolve "^1.11.0"
|
||||
|
||||
eslint-plugin-jest@^22.7.1:
|
||||
version "22.7.1"
|
||||
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-22.7.1.tgz#5dcdf8f7a285f98040378220d6beca581f0ab2a1"
|
||||
integrity sha512-CrT3AzA738neimv8G8iK2HCkrCwHnAJeeo7k5TEHK86VMItKl6zdJT/tHBDImfnVVAYsVs4Y6BUdBZQCCgfiyw==
|
||||
eslint-plugin-jest@^22.7.2:
|
||||
version "22.7.2"
|
||||
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-22.7.2.tgz#7ab118a66a34e46ae5e16a128b5d24fd28b43dca"
|
||||
integrity sha512-Aecqe3ulBVI7amgOycVI8ZPL8o0SnGHOf3zn2/Ciu8TXyXDHcjtwD3hOs3ss/Qh/VAwlW/DMcuiXg5btgF+XMA==
|
||||
|
||||
eslint-plugin-node@^9.1.0:
|
||||
version "9.1.0"
|
||||
@ -11450,10 +11450,10 @@ vue-property-decorator@^8.2.1:
|
||||
vue "^2.6.10"
|
||||
vue-class-component "^7.0.1"
|
||||
|
||||
vue-router@^3.0.6:
|
||||
version "3.0.6"
|
||||
resolved "https://registry.npmjs.org/vue-router/-/vue-router-3.0.6.tgz#2e4f0f9cbb0b96d0205ab2690cfe588935136ac3"
|
||||
integrity sha512-Ox0ciFLswtSGRTHYhGvx2L44sVbTPNS+uD2kRISuo8B39Y79rOo0Kw0hzupTmiVtftQYCZl87mwldhh2L9Aquw==
|
||||
vue-router@^3.0.7:
|
||||
version "3.0.7"
|
||||
resolved "https://registry.npmjs.org/vue-router/-/vue-router-3.0.7.tgz#b36ca107b4acb8ff5bc4ff824584059c23fcb87b"
|
||||
integrity sha512-utJ+QR3YlIC/6x6xq17UMXeAfxEvXA0VKD3PiSio7hBOZNusA1jXcbxZxVEfJunLp48oonjTepY8ORoIlRx/EQ==
|
||||
|
||||
vue-server-renderer@^2.6.10:
|
||||
version "2.6.10"
|
||||
|
Loading…
Reference in New Issue
Block a user