chore(deps): update development dependencies (#1597)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-06-10 16:42:49 +03:00
committed by GitHub
parent 82d5bab81d
commit 908adc1634
5 changed files with 56 additions and 50 deletions
+3 -3
View File
@@ -131,7 +131,7 @@
"devDependencies": {
"@eslint/js": "^9.33.0",
"@tailwindcss/postcss": "^4.0.0",
"@types/dom-speech-recognition": "^0.0.7",
"@types/dom-speech-recognition": "^0.0.11",
"@types/node": "^24.3.1",
"@types/react": "^19.1.10",
"@types/react-dom": "^19.1.7",
@@ -143,7 +143,7 @@
"cross-env": "^7.0.3",
"eslint": "^9.33.0",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.20",
"eslint-plugin-react-refresh": "^0.5.0",
"globals": "^16.3.0",
"node-addon-api": "7.1.1",
"nodemon": "^3.1.7",
@@ -153,7 +153,7 @@
"tailwindcss": "^4.0.0",
"tsx": "^4.20.6",
"tw-animate-css": "^1.3.8",
"typescript": "~5.8.3",
"typescript": "~5.9.0",
"typescript-eslint": "^8.39.1",
"vite": "^7.1.2"
}