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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-04-19 22:19:30 +01:00 committed by GitHub
parent a086af9692
commit 5f016b180e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 337 additions and 334 deletions

View File

@ -21,7 +21,7 @@
},
"dependencies": {
"@nuxt/schema": "workspace:../schema",
"c12": "^1.3.0",
"c12": "^1.4.1",
"consola": "^3.1.0",
"defu": "^6.1.2",
"globby": "^13.1.4",
@ -47,7 +47,7 @@
"unbuild": "latest",
"vite": "^4.2.2",
"vitest": "^0.30.1",
"webpack": "^5.79.0"
"webpack": "^5.80.0"
},
"engines": {
"node": "^14.18.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"

View File

@ -24,7 +24,7 @@
"@types/flat": "^5.0.2",
"@types/mri": "^1.1.1",
"@types/semver": "^7.3.13",
"c12": "^1.3.0",
"c12": "^1.4.1",
"chokidar": "^3.5.3",
"clear": "^0.1.0",
"clipboardy": "^3.0.0",
@ -41,7 +41,7 @@
"listhen": "^1.0.4",
"mlly": "^1.2.0",
"mri": "^1.2.0",
"ohash": "^1.1.0",
"ohash": "^1.1.1",
"pathe": "^1.1.0",
"perfect-debounce": "^0.1.3",
"pkg-types": "^1.0.2",

View File

@ -81,7 +81,7 @@
"nuxi": "workspace:../nuxi",
"nypm": "^0.2.0",
"ofetch": "^1.0.1",
"ohash": "^1.1.0",
"ohash": "^1.1.1",
"pathe": "^1.1.0",
"perfect-debounce": "^0.1.3",
"prompts": "^2.4.2",

View File

@ -34,7 +34,7 @@
"vue": "3.2.47",
"vue-bundle-renderer": "^1.0.3",
"vue-router": "^4.1.6",
"webpack": "^5.79.0"
"webpack": "^5.80.0"
},
"dependencies": {
"defu": "^6.1.2",

View File

@ -42,11 +42,11 @@
"knitwork": "^1.0.0",
"magic-string": "^0.30.0",
"mlly": "^1.2.0",
"ohash": "^1.1.0",
"ohash": "^1.1.1",
"pathe": "^1.1.0",
"perfect-debounce": "^0.1.3",
"pkg-types": "^1.0.2",
"postcss": "^8.4.22",
"postcss": "^8.4.23",
"postcss-import": "^15.1.0",
"postcss-url": "^10.1.3",
"rollup-plugin-visualizer": "^5.9.0",

View File

@ -38,10 +38,10 @@
"memfs": "^3.5.0",
"mini-css-extract-plugin": "^2.7.5",
"mlly": "^1.2.0",
"ohash": "^1.1.0",
"ohash": "^1.1.1",
"pathe": "^1.1.0",
"pify": "^6.1.0",
"postcss": "^8.4.22",
"postcss": "^8.4.23",
"postcss-import": "^15.1.0",
"postcss-loader": "^7.2.4",
"postcss-url": "^10.1.3",
@ -51,7 +51,7 @@
"url-loader": "^4.1.1",
"vue-bundle-renderer": "^1.0.3",
"vue-loader": "^17.0.1",
"webpack": "^5.79.0",
"webpack": "^5.80.0",
"webpack-bundle-analyzer": "^4.8.0",
"webpack-dev-middleware": "^6.0.2",
"webpack-hot-middleware": "^2.25.3",

File diff suppressed because it is too large Load Diff