chore(deps): update all non-major dependencies (#8073)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-10-10 11:51:29 +01:00 committed by GitHub
parent 81a8a25834
commit c3cda557f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 427 additions and 428 deletions

View File

@ -43,7 +43,7 @@
"nuxi": "link:./packages/nuxi", "nuxi": "link:./packages/nuxi",
"nuxt": "link:./packages/nuxt", "nuxt": "link:./packages/nuxt",
"nuxt3": "link:./packages/nuxt", "nuxt3": "link:./packages/nuxt",
"vite": "^3.1.6", "vite": "^3.1.7",
"unbuild": "^0.8.11" "unbuild": "^0.8.11"
}, },
"devDependencies": { "devDependencies": {
@ -64,7 +64,7 @@
"expect-type": "^0.14.2", "expect-type": "^0.14.2",
"globby": "^13.1.2", "globby": "^13.1.2",
"jiti": "^1.16.0", "jiti": "^1.16.0",
"lerna": "^5.6.1", "lerna": "^5.6.2",
"markdownlint-cli": "^0.32.2", "markdownlint-cli": "^0.32.2",
"ohmyfetch": "^0.4.19", "ohmyfetch": "^0.4.19",
"pathe": "^0.3.9", "pathe": "^0.3.9",
@ -74,7 +74,7 @@
"typescript": "^4.8.4", "typescript": "^4.8.4",
"ufo": "^0.8.5", "ufo": "^0.8.5",
"unbuild": "^0.8.11", "unbuild": "^0.8.11",
"vite": "^3.1.6", "vite": "^3.1.7",
"vitest": "~0.19.1", "vitest": "~0.19.1",
"vue-tsc": "^1.0.3" "vue-tsc": "^1.0.3"
}, },

View File

@ -56,7 +56,7 @@
"hash-sum": "^2.0.0", "hash-sum": "^2.0.0",
"hookable": "^5.3.0", "hookable": "^5.3.0",
"knitwork": "^0.1.2", "knitwork": "^0.1.2",
"magic-string": "^0.26.6", "magic-string": "^0.26.7",
"mlly": "^0.5.16", "mlly": "^0.5.16",
"nitropack": "^0.5.4", "nitropack": "^0.5.4",
"nuxi": "3.0.0-rc.11", "nuxi": "3.0.0-rc.11",

View File

@ -18,7 +18,7 @@
"@types/semver": "^7", "@types/semver": "^7",
"@vitejs/plugin-vue": "^3.1.2", "@vitejs/plugin-vue": "^3.1.2",
"unbuild": "latest", "unbuild": "latest",
"vite": "~3.1.6" "vite": "~3.1.7"
}, },
"dependencies": { "dependencies": {
"c12": "^0.2.13", "c12": "^0.2.13",

View File

@ -35,7 +35,7 @@
"get-port-please": "^2.6.1", "get-port-please": "^2.6.1",
"h3": "^0.7.21", "h3": "^0.7.21",
"knitwork": "^0.1.2", "knitwork": "^0.1.2",
"magic-string": "^0.26.6", "magic-string": "^0.26.7",
"mlly": "^0.5.16", "mlly": "^0.5.16",
"ohash": "^0.1.5", "ohash": "^0.1.5",
"pathe": "^0.3.9", "pathe": "^0.3.9",
@ -48,7 +48,7 @@
"rollup-plugin-visualizer": "^5.8.2", "rollup-plugin-visualizer": "^5.8.2",
"ufo": "^0.8.5", "ufo": "^0.8.5",
"unplugin": "^0.9.6", "unplugin": "^0.9.6",
"vite": "~3.1.6", "vite": "~3.1.7",
"vite-node": "^0.24.0", "vite-node": "^0.24.0",
"vite-plugin-checker": "^0.5.1", "vite-plugin-checker": "^0.5.1",
"vue-bundle-renderer": "^0.4.3" "vue-bundle-renderer": "^0.4.3"

View File

@ -31,7 +31,7 @@
"fs-extra": "^10.1.0", "fs-extra": "^10.1.0",
"hash-sum": "^2.0.0", "hash-sum": "^2.0.0",
"lodash-es": "^4.17.21", "lodash-es": "^4.17.21",
"magic-string": "^0.26.6", "magic-string": "^0.26.7",
"memfs": "^3.4.7", "memfs": "^3.4.7",
"mini-css-extract-plugin": "^2.6.1", "mini-css-extract-plugin": "^2.6.1",
"mlly": "^0.5.16", "mlly": "^0.5.16",

839
yarn.lock

File diff suppressed because it is too large Load Diff