chore(deps): update all non-major dependencies

This commit is contained in:
renovate[bot] 2025-02-19 13:59:09 +00:00 committed by GitHub
parent 160efe7a7f
commit fa31e1ea47
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
11 changed files with 812 additions and 646 deletions

View File

@ -236,7 +236,7 @@ jobs:
path: packages
- name: Run benchmarks
uses: CodSpeedHQ/action@1015f4f828ff74b7a950909897fe581d6ba868cc # v3.3.1
uses: CodSpeedHQ/action@63ae6025a0ffee97d7736a37c9192dbd6ed4e75f # v3.4.0
with:
run: pnpm vitest bench
token: ${{ secrets.CODSPEED_TOKEN }}

View File

@ -19,7 +19,7 @@ jobs:
steps:
# Cache lychee results (e.g. to avoid hitting rate limits)
- name: Restore lychee cache
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
with:
path: .lycheecache
key: cache-lychee-${{ github.sha }}

View File

@ -61,7 +61,7 @@
"nitro": "npm:nitro-nightly@3.0.0-beta-28969273.f7aa9de6",
"nuxt": "workspace:*",
"ohash": "1.1.4",
"postcss": "8.5.2",
"postcss": "8.5.3",
"rollup": "4.34.8",
"send": ">=1.1.0",
"typescript": "5.7.3",
@ -69,7 +69,7 @@
"unbuild": "3.3.1",
"unhead": "1.11.19",
"unimport": "4.1.2",
"vite": "6.1.0",
"vite": "6.1.1",
"vue": "3.5.13"
},
"devDependencies": {
@ -78,7 +78,7 @@
"@babel/helper-plugin-utils": "7.26.5",
"@codspeed/vitest-plugin": "4.0.0",
"@nuxt/cli": "3.21.1",
"@nuxt/eslint-config": "1.0.1",
"@nuxt/eslint-config": "1.1.0",
"@nuxt/kit": "workspace:*",
"@nuxt/rspack-builder": "workspace:*",
"@nuxt/test-utils": "3.15.4",
@ -106,10 +106,10 @@
"eslint-typegen": "1.0.0",
"estree-walker": "3.0.3",
"h3": "npm:h3-nightly@1.14.0-20250122-114730-3f9e703",
"happy-dom": "17.1.0",
"happy-dom": "17.1.1",
"installed-check": "9.3.0",
"jiti": "2.4.2",
"knip": "5.44.1",
"knip": "5.44.4",
"magic-string": "0.30.17",
"markdownlint-cli": "0.44.0",
"memfs": "4.17.0",

View File

@ -50,11 +50,11 @@
},
"devDependencies": {
"@nuxt/schema": "workspace:*",
"@rspack/core": "1.2.3",
"@rspack/core": "1.2.5",
"@types/semver": "7.5.8",
"nitro": "npm:nitro-nightly@3.0.0-beta-28969273.f7aa9de6",
"unbuild": "3.3.1",
"vite": "6.1.0",
"vite": "6.1.1",
"vitest": "3.0.5",
"webpack": "5.98.0"
},

View File

@ -137,7 +137,7 @@
"@vitejs/plugin-vue": "5.2.1",
"@vue/compiler-sfc": "3.5.13",
"unbuild": "3.3.1",
"vite": "6.1.0",
"vite": "6.1.1",
"vitest": "3.0.5"
},
"peerDependencies": {

View File

@ -32,7 +32,7 @@
"dependencies": {
"@nuxt/friendly-errors-webpack-plugin": "^2.6.0",
"@nuxt/kit": "workspace:*",
"@rspack/core": "^1.2.3",
"@rspack/core": "^1.2.5",
"autoprefixer": "^10.4.20",
"css-loader": "^7.1.2",
"css-minimizer-webpack-plugin": "^7.0.0",
@ -51,7 +51,7 @@
"ohash": "^1.1.4",
"pathe": "^2.0.3",
"pify": "^6.1.0",
"postcss": "^8.5.2",
"postcss": "^8.5.3",
"postcss-import": "^16.1.0",
"postcss-import-resolver": "^2.0.0",
"postcss-loader": "^8.1.1",

View File

@ -60,14 +60,14 @@
"nitro": "npm:nitro-nightly@3.0.0-beta-28969273.f7aa9de6",
"ofetch": "1.4.1",
"pkg-types": "1.3.1",
"postcss": "8.5.2",
"postcss": "8.5.3",
"sass-loader": "16.0.5",
"scule": "1.3.0",
"unbuild": "3.3.1",
"unctx": "2.4.1",
"unimport": "4.1.2",
"untyped": "1.5.2",
"vite": "6.1.0",
"vite": "6.1.1",
"vue": "3.5.13",
"vue-bundle-renderer": "2.1.1",
"vue-loader": "17.4.2",

View File

@ -30,6 +30,6 @@
"tinyexec": "0.3.2",
"tinyglobby": "0.2.11",
"unocss": "66.0.0",
"vite": "6.1.0"
"vite": "6.1.1"
}
}

View File

@ -49,13 +49,13 @@
"mlly": "^1.7.4",
"pathe": "^2.0.3",
"pkg-types": "^1.3.1",
"postcss": "^8.5.2",
"postcss": "^8.5.3",
"rollup-plugin-visualizer": "^5.14.0",
"std-env": "^3.8.0",
"ufo": "^1.5.4",
"unenv": "^1.10.0",
"unplugin": "^2.2.0",
"vite": "^6.1.0",
"vite": "^6.1.1",
"vite-node": "^3.0.5",
"vite-plugin-checker": "^0.8.0",
"vue-bundle-renderer": "^2.1.1"

View File

@ -51,7 +51,7 @@
"ohash": "^1.1.4",
"pathe": "^2.0.3",
"pify": "^6.1.0",
"postcss": "^8.5.2",
"postcss": "^8.5.3",
"postcss-import": "^16.1.0",
"postcss-import-resolver": "^2.0.0",
"postcss-loader": "^8.1.1",
@ -73,7 +73,7 @@
},
"devDependencies": {
"@nuxt/schema": "workspace:*",
"@rspack/core": "1.2.3",
"@rspack/core": "1.2.5",
"@types/pify": "5.0.4",
"@types/webpack-bundle-analyzer": "4.7.0",
"@types/webpack-hot-middleware": "2.25.9",

File diff suppressed because it is too large Load Diff