Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (nuxt#2144)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Nov 29, 2021
1 parent b7cae2e commit 7d8a176
Show file tree
Hide file tree
Showing 11 changed files with 468 additions and 405 deletions.
300 changes: 150 additions & 150 deletions .yarn/releases/yarn-3.1.0.cjs → .yarn/releases/yarn-3.1.1.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"

yarnPath: .yarn/releases/yarn-3.1.0.cjs
yarnPath: .yarn/releases/yarn-3.1.1.cjs
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"vue-plausible": "^1.3.1"
},
"dependencies": {
"three": "^0.134.0"
"three": "^0.135.0"
}
}
8 changes: 4 additions & 4 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10584,10 +10584,10 @@ thread-loader@^3.0.4:
neo-async "^2.6.2"
schema-utils "^3.0.0"

three@^0.134.0:
version "0.134.0"
resolved "https://registry.yarnpkg.com/three/-/three-0.134.0.tgz#d7ad4d85d050da0861bf39749b06ddfb5f17157f"
integrity sha512-LbBerg7GaSPjYtTOnu41AMp7tV6efUNR3p4Wk5NzkSsNTBuA5mDGOfwwZL1jhhVMLx9V20HolIUo0+U3AXehbg==
three@^0.135.0:
version "0.135.0"
resolved "https://registry.yarnpkg.com/three/-/three-0.135.0.tgz#cff4ec8edd3c51ce9bc7e88d13e8eafed4d0ddfc"
integrity sha512-kuEpuuxRzLv0MDsXai9huCxOSQPZ4vje6y0gn80SRmQvgz6/+rI0NAvCRAw56zYaWKMGMfqKWsxF9Qa2Z9xymQ==

through2@^2.0.0:
version "2.0.5"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/node": "^14.17.34",
"@types/object-hash": "^2",
"chai": "^4.3.4",
"esbuild": "^0.13.15",
"esbuild": "^0.14.0",
"eslint": "^8.3.0",
"eslint-plugin-jsdoc": "^37.0.3",
"execa": "^6.0.0",
Expand All @@ -56,7 +56,7 @@
"unbuild": "^0.5.13",
"vue-router": "next"
},
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"engines": {
"node": "^14.16.0 || ^16.11.0 || ^17.0.0"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"externality": "^0.1.5",
"fs-extra": "^10.0.0",
"globby": "^11.0.4",
"h3": "^0.3.3",
"h3": "^0.3.5",
"hash-sum": "^2.0.0",
"magic-string": "^0.25.7",
"mlly": "^0.3.13",
Expand All @@ -54,7 +54,7 @@
"semver": "^7.3.5",
"ufo": "^0.7.9",
"unplugin": "^0.2.21",
"unplugin-vue2-script-setup": "0.6.16",
"unplugin-vue2-script-setup": "0.6.17",
"vite": "^2.6.14",
"vite-plugin-vue2": "^1.9.0",
"vue-template-compiler": "^2.6.14"
Expand Down
6 changes: 3 additions & 3 deletions packages/nitro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,12 @@
"defu": "^5.0.0",
"destr": "^1.1.0",
"dot-prop": "^6.0.1",
"esbuild": "^0.13.15",
"esbuild": "^0.14.0",
"etag": "^1.8.1",
"fs-extra": "^10.0.0",
"globby": "^11.0.4",
"gzip-size": "^6.0.0",
"h3": "^0.3.3",
"h3": "^0.3.5",
"hasha": "^5.2.2",
"hookable": "^5.0.0",
"http-proxy": "^1.18.1",
Expand Down Expand Up @@ -78,7 +78,7 @@
"@types/node-fetch": "^3.0.2",
"@types/serve-static": "^1.13.10",
"unbuild": "latest",
"vue": "3.2.22"
"vue": "3.2.23"
},
"engines": {
"node": "^14.16.0 || ^16.11.0 || ^17.0.0"
Expand Down
8 changes: 4 additions & 4 deletions packages/nuxt3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,16 @@
"@nuxt/schema": "3.0.0",
"@nuxt/vite-builder": "3.0.0",
"@nuxt/webpack-builder": "3.0.0",
"@vue/reactivity": "^3.2.22",
"@vue/shared": "^3.2.22",
"@vue/reactivity": "^3.2.23",
"@vue/shared": "^3.2.23",
"@vueuse/head": "^0.7.2",
"chokidar": "^3.5.2",
"consola": "^2.15.3",
"cookie-es": "^0.5.0",
"defu": "^5.0.0",
"destr": "^1.1.0",
"globby": "^11.0.4",
"h3": "^0.3.3",
"h3": "^0.3.5",
"hash-sum": "^2.0.0",
"hookable": "^5.0.0",
"ignore": "^5.1.9",
Expand All @@ -46,7 +46,7 @@
"scule": "^0.2.1",
"ufo": "^0.7.9",
"unplugin": "^0.2.21",
"vue": "^3.2.22",
"vue": "^3.2.23",
"vue-router": "^4.0.12"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,17 @@
"devDependencies": {
"@nuxt/schema": "3.0.0",
"unbuild": "latest",
"vue": "3.2.22"
"vue": "3.2.23"
},
"dependencies": {
"@nuxt/kit": "3.0.0",
"@vitejs/plugin-vue": "^1.10.0",
"@vitejs/plugin-vue": "^1.10.1",
"@vitejs/plugin-vue-jsx": "^1.3.0",
"autoprefixer": "^10.4.0",
"chokidar": "^3.5.2",
"consola": "^2.15.3",
"defu": "^5.0.0",
"esbuild": "^0.13.15",
"esbuild": "^0.14.0",
"externality": "^0.1.5",
"fs-extra": "^10.0.0",
"magic-string": "^0.25.7",
Expand All @@ -40,7 +40,7 @@
"vite": "^2.6.14"
},
"peerDependencies": {
"vue": "3.2.22"
"vue": "3.2.23"
},
"engines": {
"node": "^14.16.0 || ^16.11.0 || ^17.0.0"
Expand Down
12 changes: 6 additions & 6 deletions packages/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"consola": "^2.15.3",
"css-loader": "^6.5.1",
"css-minimizer-webpack-plugin": "^3.2.0",
"cssnano": "^5.0.11",
"cssnano": "^5.0.12",
"esbuild-loader": "^2.16.0",
"file-loader": "^6.2.0",
"fs-extra": "^10.0.0",
Expand All @@ -37,18 +37,18 @@
"mlly": "^0.3.13",
"pathe": "^0.2.0",
"pify": "^5.0.0",
"postcss": "^8.4.0",
"postcss": "^8.4.4",
"postcss-import": "^14.0.2",
"postcss-import-resolver": "^2.0.0",
"postcss-loader": "^6.2.0",
"postcss-loader": "^6.2.1",
"postcss-url": "^10.1.3",
"style-resources-loader": "^1.4.1",
"time-fix-plugin": "^2.0.7",
"ufo": "^0.7.9",
"url-loader": "^4.1.1",
"vue-loader": "^16.8.3",
"vue-style-loader": "^4.1.3",
"webpack": "^5.64.3",
"webpack": "^5.64.4",
"webpack-bundle-analyzer": "^4.5.0",
"webpack-dev-middleware": "^5.2.2",
"webpack-hot-middleware": "^2.25.1",
Expand All @@ -64,10 +64,10 @@
"@types/webpack-hot-middleware": "^2.25.5",
"@types/webpack-virtual-modules": "^0",
"unbuild": "latest",
"vue": "3.2.22"
"vue": "3.2.23"
},
"peerDependencies": {
"vue": "3.2.22"
"vue": "3.2.23"
},
"engines": {
"node": "^14.16.0 || ^16.11.0 || ^17.0.0"
Expand Down
Loading

0 comments on commit 7d8a176

Please sign in to comment.