chore(deps): bump dependencies

This commit is contained in:
Neko Ayaka
2025-07-22 14:28:27 +08:00
parent 88abef140d
commit 50371c580a
27 changed files with 2011 additions and 2474 deletions
+8 -8
View File
@@ -36,28 +36,28 @@
"nolyfill": "pnpm dlx nolyfill"
},
"devDependencies": {
"@antfu/eslint-config": "^4.16.2",
"@antfu/eslint-config": "^4.17.0",
"@antfu/ni": "^25.0.0",
"@arethetypeswrong/core": "^0.18.2",
"@iconify/utils": "^2.3.0",
"@proj-airi/unocss-preset-chromatic": "^1.0.0",
"@types/node": "^24.0.13",
"@types/node": "^24.0.15",
"@unocss/eslint-config": "^66.3.3",
"@unocss/eslint-plugin": "^66.3.3",
"@unocss/preset-mini": "^66.3.3",
"@unocss/preset-web-fonts": "^66.3.3",
"@vitest/coverage-v8": "^3.2.4",
"bumpp": "^10.2.0",
"eslint": "^9.30.1",
"eslint": "^9.31.0",
"execa": "^9.6.0",
"lint-staged": "^16.1.2",
"rollup": "^4.44.2",
"rollup": "^4.45.1",
"simple-git-hooks": "^2.13.0",
"smol-toml": "^1.4.1",
"taze": "^19.1.0",
"tsdown": "^0.12.9",
"tsdown": "^0.13.0",
"tsx": "^4.20.3",
"turbo": "^2.5.4",
"turbo": "^2.5.5",
"typescript": "~5.8.3",
"uncrypto": "^0.1.3",
"unocss": "^66.3.3",
@@ -65,8 +65,8 @@
"unplugin-lightningcss": "^0.4.1",
"unplugin-raw": "^0.5.0",
"unplugin-unused": "^0.5.1",
"unplugin-vue": "^6.2.0",
"vite": "^7.0.3",
"unplugin-vue": "^7.0.0",
"vite": "^7.0.5",
"vite-plugin-inspect": "^11.3.0",
"vitest": "^3.2.4"
},