chore(deps-dev): bump the development-dependencies group with 8 updates (#595)

This commit is contained in:
dependabot[bot]
2026-07-07 11:31:19 +08:00
committed by GitHub
parent 08624ec245
commit 9609592be3
4 changed files with 255 additions and 255 deletions
+5 -5
View File
@@ -45,12 +45,12 @@
"devDependencies": {
"@commitlint/cli": "^21.2.0",
"@commitlint/config-conventional": "^21.2.0",
"@eslint-react/eslint-plugin": "^5.10.0",
"@eslint-react/eslint-plugin": "^5.11.2",
"@eslint/js": "^10.0.1",
"@microsoft/api-extractor": "^7.58.9",
"@tailwindcss/vite": "^4.3.2",
"@trivago/prettier-plugin-sort-imports": "^6.0.2",
"@types/node": "^26.0.1",
"@types/node": "^26.1.0",
"@vitejs/plugin-react": "^6.0.3",
"chalk": "^5.6.2",
"concurrently": "^10.0.3",
@@ -62,11 +62,11 @@
"lint-staged": "^17.0.8",
"prettier": "^3.9.4",
"typescript": "^6.0.3",
"typescript-eslint": "^8.62.1",
"typescript-eslint": "^8.63.0",
"unplugin-dts": "^1.0.3",
"vite": "^8.1.2",
"vite": "^8.1.3",
"vite-plugin-css-injected-by-js": "^5.0.1",
"vitest": "^4.1.9"
"vitest": "^4.1.10"
},
"overrides": {
"typescript": "^6.0.3"