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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-03-21 09:38:34 +00:00 committed by GitHub
parent b0253a9d83
commit f344d39dab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 407 additions and 371 deletions

View File

@ -68,7 +68,7 @@
"fs-extra": "11.2.0",
"globby": "14.0.1",
"h3": "1.11.1",
"happy-dom": "14.1.1",
"happy-dom": "14.2.0",
"jiti": "1.21.0",
"markdownlint-cli": "0.39.0",
"nitropack": "2.9.4",
@ -81,7 +81,7 @@
"rimraf": "5.0.5",
"semver": "7.6.0",
"std-env": "3.7.0",
"typescript": "5.4.2",
"typescript": "5.4.3",
"ufo": "1.5.3",
"vitest": "1.4.0",
"vitest-environment-nuxt": "1.0.0",

View File

@ -60,7 +60,7 @@
},
"dependencies": {
"@nuxt/devalue": "^2.0.2",
"@nuxt/devtools": "^1.1.0",
"@nuxt/devtools": "^1.1.1",
"@nuxt/kit": "workspace:*",
"@nuxt/schema": "workspace:*",
"@nuxt/telemetry": "^2.5.3",

View File

@ -36,7 +36,7 @@
"@rollup/plugin-replace": "^5.0.5",
"@vitejs/plugin-vue": "^5.0.4",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"autoprefixer": "^10.4.18",
"autoprefixer": "^10.4.19",
"clear": "^0.1.0",
"consola": "^3.2.3",
"cssnano": "^6.1.1",
@ -55,7 +55,7 @@
"pathe": "^1.1.2",
"perfect-debounce": "^1.0.0",
"pkg-types": "^1.0.3",
"postcss": "^8.4.37",
"postcss": "^8.4.38",
"rollup-plugin-visualizer": "^5.12.0",
"std-env": "^3.7.0",
"strip-literal": "^2.0.0",

View File

@ -27,7 +27,7 @@
"dependencies": {
"@nuxt/friendly-errors-webpack-plugin": "^2.6.0",
"@nuxt/kit": "workspace:*",
"autoprefixer": "^10.4.18",
"autoprefixer": "^10.4.19",
"css-loader": "^6.10.0",
"css-minimizer-webpack-plugin": "^6.0.0",
"cssnano": "^6.1.1",
@ -48,8 +48,8 @@
"ohash": "^1.1.3",
"pathe": "^1.1.2",
"pify": "^6.1.0",
"postcss": "^8.4.37",
"postcss-import": "^16.0.1",
"postcss": "^8.4.38",
"postcss-import": "^16.1.0",
"postcss-import-resolver": "^2.0.0",
"postcss-loader": "^8.1.1",
"postcss-url": "^10.1.3",

File diff suppressed because it is too large Load Diff