Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (nuxt#1837)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2021
1 parent f011a60 commit 5786949
Show file tree
Hide file tree
Showing 9 changed files with 377 additions and 714 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"pathe": "^0.2.0",
"rimraf": "^3.0.2",
"scule": "^0.2.1",
"untyped": "^0.2.12",
"untyped": "^0.2.13",
"vue-mq": "^1.0.1",
"vue-plausible": "^1.2.1"
},
Expand Down
16 changes: 8 additions & 8 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7328,10 +7328,10 @@ mlly@^0.3.0:
resolved "https://registry.yarnpkg.com/mlly/-/mlly-0.3.0.tgz#5705b2a95551d79ad33feedc046daf7c6d079748"
integrity sha512-6XphOVPsnIzuqNYlcZPMJhaMDDdrEgbLUlA7BPis8O0kkLPbOVA8GcXGeICGcnDotCtTkxAEWBT+FlhywrXTmg==

mlly@^0.3.12:
version "0.3.12"
resolved "https://registry.yarnpkg.com/mlly/-/mlly-0.3.12.tgz#9928d517622558ea6ce3d5544df1a4f7c6687811"
integrity sha512-+5DdpxP48PpfV/FcP4j/8TREPycnROCg0hX1nmD6aoZ2lD4FpZI4sxWG6l6YpUktXi/vckj8NaAl3DVQSkIn3w==
mlly@^0.3.13:
version "0.3.13"
resolved "https://registry.yarnpkg.com/mlly/-/mlly-0.3.13.tgz#5433261f38ccebba6f72fabda863a4dfc84b16d8"
integrity sha512-EXpbSPqSQLR9NEdB25uoyIYLSUvAqDEI7wUeM1HwXHsPF5Gx7cP7kuby5Mz2LfCPxBrgMnbcyPhcTCJRTQ+uvA==

mlly@^0.3.6:
version "0.3.10"
Expand Down Expand Up @@ -11159,10 +11159,10 @@ unstorage@^0.2.3:
ufo "^0.7.9"
ws "^8.2.1"

untyped@^0.2.12:
version "0.2.12"
resolved "https://registry.yarnpkg.com/untyped/-/untyped-0.2.12.tgz#7bd9fee523e82e087af46248038680ee4ee56359"
integrity sha512-mdMpwUHnJUQDpEmuByMuLxYdrPVlA98a1/b8MgoFoasR5tJTfsNbhAPfceAgFqMd/E05427T7MXgJGqdtDF/bQ==
untyped@^0.2.13:
version "0.2.13"
resolved "https://registry.yarnpkg.com/untyped/-/untyped-0.2.13.tgz#31be48c9cf1d81b65d05f762a0332b2b5e9a9cb3"
integrity sha512-dnvCmDKTb+zg504JyQ9h1sWINAyxnP6KgmvUH6s6BjLV+3fvjZTiUklL15VvEqpDjy4Leq/xzlZ+JxskeoM5mg==

untyped@^0.2.5, untyped@^0.2.8, untyped@^0.2.9:
version "0.2.9"
Expand Down
6 changes: 3 additions & 3 deletions packages/bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@nuxt/nitro": "3.0.0",
"@nuxt/postcss8": "^1.1.3",
"@vitejs/plugin-legacy": "^1.6.2",
"@vue/composition-api": "^1.3.3",
"@vue/composition-api": "^1.4.0",
"@vueuse/head": "^0.6.0",
"acorn": "^8.5.0",
"consola": "^2.15.3",
Expand All @@ -49,8 +49,8 @@
"scule": "^0.2.1",
"semver": "^7.3.5",
"ufo": "^0.7.9",
"unplugin": "^0.2.20",
"unplugin-vue2-script-setup": "0.6.14",
"unplugin": "^0.2.21",
"unplugin-vue2-script-setup": "0.6.16",
"vite": "^2.6.14",
"vite-plugin-vue2": "^1.9.0",
"vue-template-compiler": "^2.6.14"
Expand Down
2 changes: 1 addition & 1 deletion packages/kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"std-env": "^3.0.1",
"ufo": "^0.7.9",
"unctx": "^1.0.2",
"untyped": "^0.2.12"
"untyped": "^0.2.13"
},
"engines": {
"node": "^14.16.0 || ^16.11.0 || ^17.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/nitro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"pathe": "^0.2.0",
"pkg-types": "^0.3.1",
"pretty-bytes": "^5.6.0",
"rollup": "^2.59.0",
"rollup": "^2.60.0",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-visualizer": "^5.5.2",
"serve-placeholder": "^1.2.4",
Expand All @@ -77,7 +77,7 @@
"@types/node-fetch": "^3.0.2",
"@types/serve-static": "^1.13.10",
"unbuild": "latest",
"vue": "3.2.21"
"vue": "3.2.22"
},
"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 @@ -24,8 +24,8 @@
"@nuxt/nitro": "3.0.0",
"@nuxt/vite-builder": "3.0.0",
"@nuxt/webpack-builder": "3.0.0",
"@vue/reactivity": "^3.2.21",
"@vue/shared": "^3.2.21",
"@vue/reactivity": "^3.2.22",
"@vue/shared": "^3.2.22",
"@vueuse/head": "^0.6.0",
"chokidar": "^3.5.2",
"consola": "^2.15.3",
Expand All @@ -41,8 +41,8 @@
"pathe": "^0.2.0",
"scule": "^0.2.1",
"ufo": "^0.7.9",
"unplugin": "^0.2.20",
"vue": "^3.2.21",
"unplugin": "^0.2.21",
"vue": "^3.2.22",
"vue-router": "^4.0.12"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"unbuild": "latest",
"vue": "3.2.21"
"vue": "3.2.22"
},
"dependencies": {
"@nuxt/kit": "3.0.0",
Expand All @@ -39,7 +39,7 @@
"vite": "^2.6.14"
},
"peerDependencies": {
"vue": "3.2.21"
"vue": "3.2.22"
},
"engines": {
"node": "^14.16.0 || ^16.11.0 || ^17.0.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"url-loader": "^4.1.1",
"vue-loader": "^16.8.3",
"vue-style-loader": "^4.1.3",
"webpack": "^5.63.0",
"webpack": "^5.64.0",
"webpack-bundle-analyzer": "^4.5.0",
"webpack-dev-middleware": "^5.2.1",
"webpack-hot-middleware": "^2.25.1",
Expand All @@ -63,10 +63,10 @@
"@types/webpack-hot-middleware": "^2.25.5",
"@types/webpack-virtual-modules": "^0",
"unbuild": "latest",
"vue": "3.2.21"
"vue": "3.2.22"
},
"peerDependencies": {
"vue": "3.2.21"
"vue": "3.2.22"
},
"engines": {
"node": "^14.16.0 || ^16.11.0 || ^17.0.0"
Expand Down
Loading

0 comments on commit 5786949

Please sign in to comment.