chore(deps-dev): bump the development-dependencies group with 6 updates (#405)

This commit is contained in:
dependabot[bot]
2026-04-07 15:39:11 +08:00
committed by GitHub
parent c2648c1749
commit 4734e2df26
4 changed files with 56 additions and 56 deletions

View File

@@ -41,14 +41,14 @@
"@commitlint/cli": "^20.5.0",
"@commitlint/config-conventional": "^20.5.0",
"@eslint/js": "^9.39.2",
"@microsoft/api-extractor": "^7.57.7",
"@microsoft/api-extractor": "^7.58.1",
"@tailwindcss/vite": "^4.2.2",
"@trivago/prettier-plugin-sort-imports": "^6.0.2",
"@types/node": "^25.5.0",
"@types/node": "^25.5.2",
"@vitejs/plugin-react-swc": "^4.3.0",
"chalk": "^5.6.2",
"concurrently": "^9.2.1",
"dotenv": "^17.3.1",
"dotenv": "^17.4.1",
"eslint": "^9.39.2",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-react-dom": "^2.13.0",
@@ -64,7 +64,7 @@
"unplugin-dts": "^1.0.0-beta.6",
"vite": "^7.3.1",
"vite-plugin-css-injected-by-js": "^4.0.1",
"vite-bundle-analyzer": "^1.3.6"
"vite-bundle-analyzer": "^1.3.7"
},
"overrides": {
"typescript": "^5.9.3"