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 May 23, 2021
1 parent e687842 commit 4761b4a
Show file tree
Hide file tree
Showing 13 changed files with 229 additions and 133 deletions.
2 changes: 1 addition & 1 deletion distributions/nuxt-start/package.json
Expand Up @@ -30,7 +30,7 @@
"@nuxt/config": "2.15.6",
"@nuxt/core": "2.15.6",
"@nuxt/server": "2.15.6",
"@nuxt/telemetry": "^1.3.3",
"@nuxt/telemetry": "^1.3.6",
"@nuxt/utils": "2.15.6",
"@nuxt/vue-renderer": "2.15.6",
"node-fetch": "^2.6.1",
Expand Down
4 changes: 2 additions & 2 deletions distributions/nuxt/package.json
Expand Up @@ -38,10 +38,10 @@
"@nuxt/config": "2.15.6",
"@nuxt/core": "2.15.6",
"@nuxt/generator": "2.15.6",
"@nuxt/loading-screen": "^2.0.3",
"@nuxt/loading-screen": "^2.0.4",
"@nuxt/opencollective": "^0.3.2",
"@nuxt/server": "2.15.6",
"@nuxt/telemetry": "^1.3.3",
"@nuxt/telemetry": "^1.3.6",
"@nuxt/utils": "2.15.6",
"@nuxt/vue-app": "2.15.6",
"@nuxt/vue-renderer": "2.15.6",
Expand Down
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -33,7 +33,7 @@
"test:unit": "jest packages --forceExit"
},
"devDependencies": {
"@babel/core": "^7.14.2",
"@babel/core": "^7.14.3",
"@babel/preset-env": "^7.14.2",
"@ls-lint/ls-lint": "^1.9.2",
"@nuxtjs/eslint-config": "^6.0.0",
Expand All @@ -43,17 +43,17 @@
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.0.0",
"@rollup/plugin-replace": "^2.4.2",
"@typescript-eslint/eslint-plugin": "^4.23.0",
"@typescript-eslint/parser": "^4.23.0",
"@typescript-eslint/eslint-plugin": "^4.24.0",
"@typescript-eslint/parser": "^4.24.0",
"@vue/server-test-utils": "^1.2.0",
"@vue/test-utils": "^1.2.0",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.6.3",
"chrome-launcher": "^0.13.4",
"chrome-launcher": "^0.14.0",
"consola": "^2.15.3",
"create-require": "^1.1.1",
"cross-spawn": "^7.0.3",
"eslint": "^7.26.0",
"eslint": "^7.27.0",
"eslint-multiplexer": "^2.0.0",
"execa": "^5.0.0",
"express": "^4.17.1",
Expand All @@ -62,7 +62,7 @@
"get-port": "^5.1.1",
"glob": "^7.1.7",
"got": "^11.8.2",
"improved-yarn-audit": "^2.3.2",
"improved-yarn-audit": "^2.3.3",
"jest": "^26.6.3",
"jiti": "^1.9.2",
"jsdom": "^16.5.3",
Expand All @@ -74,9 +74,9 @@
"puppeteer-core": "^9.1.1",
"request": "^2.88.2",
"rimraf": "^3.0.2",
"rollup": "2.48.0",
"rollup": "2.49.0",
"rollup-plugin-license": "^2.3.0",
"sass": "^1.32.13",
"sass": "^1.34.0",
"sass-loader": "^10.1.1",
"sort-package-json": "^1.50.0",
"typescript": "~4.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/babel-preset-app/package.json
Expand Up @@ -11,15 +11,15 @@
"main": "src/index.js",
"dependencies": {
"@babel/compat-data": "^7.14.0",
"@babel/core": "^7.14.2",
"@babel/core": "^7.14.3",
"@babel/helper-compilation-targets": "^7.13.16",
"@babel/helper-module-imports": "^7.13.12",
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-proposal-decorators": "^7.14.2",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.2",
"@babel/plugin-proposal-optional-chaining": "^7.14.2",
"@babel/plugin-proposal-private-methods": "^7.13.0",
"@babel/plugin-transform-runtime": "^7.14.2",
"@babel/plugin-transform-runtime": "^7.14.3",
"@babel/preset-env": "^7.14.2",
"@babel/runtime": "^7.14.0",
"@vue/babel-preset-jsx": "^1.2.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Expand Up @@ -18,7 +18,7 @@
"lodash": "^4.17.21",
"rc9": "^1.2.0",
"std-env": "^2.3.0",
"ufo": "^0.7.4"
"ufo": "^0.7.5"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 deletions packages/generator/package.json
Expand Up @@ -15,8 +15,8 @@
"devalue": "^2.0.1",
"fs-extra": "^10.0.0",
"html-minifier": "^4.0.0",
"node-html-parser": "^3.3.0",
"ufo": "^0.7.4"
"node-html-parser": "^3.3.3",
"ufo": "^0.7.5"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Expand Up @@ -24,7 +24,7 @@
"serve-placeholder": "^1.2.3",
"serve-static": "^1.14.1",
"server-destroy": "^1.0.1",
"ufo": "^0.7.4"
"ufo": "^0.7.5"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Expand Up @@ -25,7 +25,7 @@
"@types/sass-loader": "8.0.1",
"@types/serve-static": "1.13.9",
"@types/terser-webpack-plugin": "4.2.1",
"@types/webpack": "4.41.28",
"@types/webpack": "4.41.29",
"@types/webpack-bundle-analyzer": "3.9.3",
"@types/webpack-dev-middleware": "4.1.2",
"@types/webpack-hot-middleware": "2.25.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Expand Up @@ -19,7 +19,7 @@
"serialize-javascript": "^5.0.1",
"signal-exit": "^3.0.3",
"ua-parser-js": "^0.7.28",
"ufo": "^0.7.4"
"ufo": "^0.7.5"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-app/package.json
Expand Up @@ -14,7 +14,7 @@
],
"dependencies": {
"node-fetch": "^2.6.1",
"ufo": "^0.7.4",
"ufo": "^0.7.5",
"unfetch": "^4.2.0",
"vue": "^2.6.12",
"vue-client-only": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-renderer/package.json
Expand Up @@ -15,7 +15,7 @@
"fs-extra": "^10.0.0",
"lodash": "^4.17.21",
"lru-cache": "^5.1.1",
"ufo": "^0.7.4",
"ufo": "^0.7.5",
"vue": "^2.6.12",
"vue-meta": "^2.4.0",
"vue-server-renderer": "^2.6.12"
Expand Down
12 changes: 6 additions & 6 deletions packages/webpack/package.json
Expand Up @@ -8,7 +8,7 @@
"dist"
],
"dependencies": {
"@babel/core": "^7.14.2",
"@babel/core": "^7.14.3",
"@nuxt/babel-preset-app": "2.15.6",
"@nuxt/friendly-errors-webpack-plugin": "^2.5.1",
"@nuxt/utils": "2.15.6",
Expand All @@ -27,7 +27,7 @@
"html-webpack-plugin": "^4.5.1",
"lodash": "^4.17.21",
"memory-fs": "^0.5.0",
"optimize-css-assets-webpack-plugin": "^5.0.4",
"optimize-css-assets-webpack-plugin": "^5.0.6",
"pify": "^5.0.0",
"pnp-webpack-plugin": "^1.6.4",
"postcss": "^7.0.32",
Expand All @@ -42,15 +42,15 @@
"terser-webpack-plugin": "^4.2.3",
"thread-loader": "^3.0.4",
"time-fix-plugin": "^2.0.7",
"ufo": "^0.7.4",
"ufo": "^0.7.5",
"url-loader": "^4.1.1",
"vue-loader": "^15.9.7",
"vue-style-loader": "^4.1.3",
"vue-template-compiler": "^2.6.12",
"watchpack": "^2.1.1",
"watchpack": "^2.2.0",
"webpack": "^4.46.0",
"webpack-bundle-analyzer": "^4.4.1",
"webpack-dev-middleware": "^4.2.0",
"webpack-bundle-analyzer": "^4.4.2",
"webpack-dev-middleware": "^4.3.0",
"webpack-hot-middleware": "^2.25.0",
"webpack-node-externals": "^3.0.0",
"webpackbar": "^4.0.0"
Expand Down

0 comments on commit 4761b4a

Please sign in to comment.