Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 9, 2020
1 parent 85bb979 commit a40e9a4
Show file tree
Hide file tree
Showing 8 changed files with 32 additions and 166 deletions.
2 changes: 1 addition & 1 deletion distributions/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"dependencies": {
"@nuxt/builder": "2.14.10",
"@nuxt/cli": "2.14.10",
"@nuxt/components": "^1.2.1",
"@nuxt/components": "^1.2.2",
"@nuxt/core": "2.14.10",
"@nuxt/generator": "2.14.10",
"@nuxt/loading-screen": "^2.0.3",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"get-port": "^5.1.1",
"glob": "^7.1.6",
"got": "^11.8.0",
"improved-yarn-audit": "^2.3.1",
"improved-yarn-audit": "^2.3.2",
"is-wsl": "^2.2.0",
"jest": "^26.6.3",
"jiti": "^0.1.17",
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"index.d.ts"
],
"dependencies": {
"@nuxt/ufo": "^0.0.3",
"@nuxt/ufo": "^0.1.0",
"@nuxt/utils": "2.14.10",
"consola": "^2.15.0",
"create-require": "^1.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@types/autoprefixer": "^9.7.2",
"@types/babel__core": "^7.1.12",
"@types/compression": "^1.7.0",
"@types/connect": "^3.4.33",
"@types/connect": "^3.4.34",
"@types/etag": "^1.8.0",
"@types/file-loader": "^4.2.0",
"@types/html-minifier": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dist"
],
"dependencies": {
"@nuxt/ufo": "^0.0.3",
"@nuxt/ufo": "^0.1.0",
"consola": "^2.15.0",
"fs-extra": "^9.0.1",
"hash-sum": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"index.d.ts"
],
"dependencies": {
"@nuxt/ufo": "^0.0.3",
"@nuxt/ufo": "^0.1.0",
"node-fetch": "^2.6.1",
"unfetch": "^4.2.0",
"vue": "^2.6.12",
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"css-loader": "^4.3.0",
"cssnano": "^4.1.10",
"eventsource-polyfill": "^0.9.6",
"extract-css-chunks-webpack-plugin": "^4.8.0",
"extract-css-chunks-webpack-plugin": "^4.9.0",
"file-loader": "^6.2.0",
"glob": "^7.1.6",
"hard-source-webpack-plugin": "^0.13.1",
Expand Down

0 comments on commit a40e9a4

Please sign in to comment.