Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (nuxt#4867)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored May 9, 2022
1 parent 109bd53 commit b633a9c
Show file tree
Hide file tree
Showing 10 changed files with 108 additions and 53 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"vue-plausible": "^1.3.1"
},
"dependencies": {
"three": "^0.140.0"
"three": "^0.140.1"
}
}
8 changes: 4 additions & 4 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10842,10 +10842,10 @@ thread-loader@^3.0.4:
neo-async "^2.6.2"
schema-utils "^3.0.0"

three@^0.140.0:
version "0.140.0"
resolved "https://registry.yarnpkg.com/three/-/three-0.140.0.tgz#5ad85df954c63015337a846134e0daa6c7c0dead"
integrity sha512-jcHjbnYspPLDdsDQChmzyAoZ5KhJbgFk6pNGlAIc9fQMvsfPGjF5H9glrngqvb2CR/qXcClMyp5PYdF996lldA==
three@^0.140.1:
version "0.140.1"
resolved "https://registry.yarnpkg.com/three/-/three-0.140.1.tgz#7d752c10f683b4dc2a96b155b51d6ec5a59909dc"
integrity sha512-gjTMCfmbXtjD/U1Thw2Lbq4FR6H2kcy7+bd09OSqiPwU5X49va87QC2Kbrdzg8MQvkCbKAagaIbf3m3rCqmcYg==

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 @@ -48,7 +48,7 @@
"@nuxtjs/eslint-config-typescript": "^10.0.0",
"@types/node": "^16.11.33",
"@types/rimraf": "^3",
"@unocss/reset": "^0.32.13",
"@unocss/reset": "^0.33.2",
"case-police": "^0.5.3",
"changelogen": "^0.0.5",
"eslint": "^8.15.0",
Expand All @@ -63,7 +63,7 @@
"rimraf": "^3.0.2",
"typescript": "^4.6.4",
"unbuild": "^0.7.4",
"vitest": "^0.10.5",
"vitest": "^0.12.1",
"vue-tsc": "^0.34.11"
},
"packageManager": "yarn@3.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"scule": "^0.2.1",
"semver": "^7.3.7",
"unctx": "^1.1.4",
"unimport": "^0.1.8",
"unimport": "^0.1.9",
"untyped": "^0.4.4"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@nuxt/kit": "^3.0.0-rc.2",
"@nuxt/schema": "^3.0.0-rc.2",
"@nuxt/telemetry": "^2.1.3",
"@nuxt/ui-templates": "^0.1.0",
"@nuxt/ui-templates": "^0.1.1",
"@nuxt/vite-builder": "^3.0.0-rc.2",
"@vue/reactivity": "^3.2.33",
"@vue/shared": "^3.2.33",
Expand All @@ -52,7 +52,7 @@
"knitwork": "^0.1.1",
"magic-string": "^0.26.1",
"mlly": "^0.5.2",
"nitropack": "^0.4.1",
"nitropack": "^0.4.2",
"nuxi": "^3.0.0-rc.2",
"ohash": "^0.1.0",
"ohmyfetch": "^0.4.16",
Expand All @@ -62,8 +62,8 @@
"ufo": "^0.8.4",
"unctx": "^1.1.4",
"unenv": "^0.5.1",
"unimport": "^0.1.8",
"unplugin": "^0.6.2",
"unimport": "^0.1.9",
"unplugin": "^0.6.3",
"untyped": "^0.4.4",
"vue": "^3.2.33",
"vue-bundle-renderer": "^0.3.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"scule": "^0.2.1",
"std-env": "^3.1.1",
"ufo": "^0.8.4",
"unimport": "^0.1.8"
"unimport": "^0.1.9"
},
"engines": {
"node": "^14.16.0 || ^16.11.0 || ^17.0.0 || ^18.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"playwright": "^1.21.1",
"unbuild": "latest",
"vitest": "^0.10.5"
"vitest": "^0.12.1"
},
"peerDependencies": {
"vue": "3.2.33"
Expand Down
6 changes: 3 additions & 3 deletions packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,12 @@
"postcss": "^8.4.13",
"postcss-import": "^14.1.0",
"postcss-url": "^10.1.3",
"rollup": "^2.72.0",
"rollup": "^2.72.1",
"rollup-plugin-visualizer": "^5.6.0",
"ufo": "^0.8.4",
"unplugin": "^0.6.2",
"unplugin": "^0.6.3",
"vite": "^2.9.8",
"vite-node": "^0.10.5",
"vite-node": "^0.12.1",
"vite-plugin-checker": "^0.4.6"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"style-resources-loader": "^1.5.0",
"time-fix-plugin": "^2.0.7",
"ufo": "^0.8.4",
"unplugin": "^0.6.2",
"unplugin": "^0.6.3",
"url-loader": "^4.1.1",
"vue-loader": "^17.0.0",
"vue-style-loader": "^4.1.3",
Expand Down
Loading

0 comments on commit b633a9c

Please sign in to comment.