mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-18 09:25:54 +00:00
chore(deps): update all non-major dependencies (#1837)
This commit is contained in:
parent
f011a60dae
commit
5786949d9b
@ -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"
|
||||
},
|
||||
|
@ -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"
|
||||
@ -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"
|
||||
|
@ -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",
|
||||
@ -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"
|
||||
|
@ -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"
|
||||
|
@ -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",
|
||||
@ -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"
|
||||
|
@ -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",
|
||||
@ -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": {
|
||||
|
@ -14,7 +14,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"unbuild": "latest",
|
||||
"vue": "3.2.21"
|
||||
"vue": "3.2.22"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nuxt/kit": "3.0.0",
|
||||
@ -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"
|
||||
|
@ -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",
|
||||
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user