mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-27 08:02:01 +00:00
chore(deps): update all non-major dependencies (#4981)
This commit is contained in:
parent
29297160a1
commit
f791d786e0
@ -46,7 +46,7 @@
|
||||
"eslint-plugin-promise": "^4.0.1",
|
||||
"eslint-plugin-standard": "^4.0.0",
|
||||
"eslint-plugin-vue": "^5.1.0",
|
||||
"esm": "^3.2.3",
|
||||
"esm": "^3.2.4",
|
||||
"express": "^4.16.4",
|
||||
"finalhandler": "^1.1.1",
|
||||
"fork-ts-checker-webpack-plugin": "^0.5.2",
|
||||
@ -57,7 +57,7 @@
|
||||
"jest-junit": "^6.2.1",
|
||||
"jsdom": "^13.2.0",
|
||||
"klaw-sync": "^6.0.0",
|
||||
"lerna": "3.10.8",
|
||||
"lerna": "3.11.0",
|
||||
"lodash": "^4.17.11",
|
||||
"node-fetch": "^2.3.0",
|
||||
"pug": "^2.0.3",
|
||||
@ -78,7 +78,7 @@
|
||||
"ts-jest": "^23.10.5",
|
||||
"ts-loader": "^5.3.3",
|
||||
"tslint": "^5.12.1",
|
||||
"typescript": "^3.3.1",
|
||||
"typescript": "^3.3.3",
|
||||
"vue-jest": "^3.0.2",
|
||||
"vue-property-decorator": "^7.3.0",
|
||||
"which": "^1.3.1"
|
||||
|
@ -16,7 +16,7 @@
|
||||
"boxen": "^2.1.0",
|
||||
"chalk": "^2.4.2",
|
||||
"consola": "^2.4.0",
|
||||
"esm": "^3.2.3",
|
||||
"esm": "^3.2.4",
|
||||
"execa": "^1.0.0",
|
||||
"exit": "^0.1.2",
|
||||
"minimist": "^1.2.0",
|
||||
|
@ -15,7 +15,7 @@
|
||||
"@nuxt/vue-renderer": "2.4.3",
|
||||
"consola": "^2.4.0",
|
||||
"debug": "^4.1.1",
|
||||
"esm": "^3.2.3",
|
||||
"esm": "^3.2.4",
|
||||
"fs-extra": "^7.0.1",
|
||||
"hash-sum": "^1.0.2",
|
||||
"std-env": "^2.2.1"
|
||||
|
@ -9,7 +9,7 @@
|
||||
],
|
||||
"main": "dist/typescript.js",
|
||||
"dependencies": {
|
||||
"@types/node": "^10.12.21",
|
||||
"@types/node": "^10.12.23",
|
||||
"chalk": "^2.4.2",
|
||||
"consola": "^2.4.0",
|
||||
"enquirer": "^2.3.0",
|
||||
@ -19,7 +19,7 @@
|
||||
"ts-loader": "^5.3.3",
|
||||
"ts-node": "^8.0.2",
|
||||
"tslint": "^5.12.1",
|
||||
"typescript": "^3.3.1"
|
||||
"typescript": "^3.3.3"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
Loading…
Reference in New Issue
Block a user