update(deps): npm deps updated

This commit is contained in:
2026-08-01 17:11:23 +02:00
parent dc94a50354
commit f8953a5d7b
+4 -5
View File
@@ -23,11 +23,11 @@
"tailwindcss": "^4.2.2"
},
"devDependencies": {
"@babel/core": "^7.29.0",
"@babel/core": "^8.0.1",
"@catppuccin/tailwindcss": "^1.0.0",
"@eslint/js": "^9.39.4",
"@eslint/js": "^10.0.1",
"@rolldown/plugin-babel": "^0.2.2",
"@tailwindcss/language-server": "^0.14.29",
"@tailwindcss/language-server": "^0.16.0",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^6.0.1",
@@ -37,9 +37,8 @@
"eslint-plugin-react-refresh": "^0.5.2",
"globals": "^17.4.0",
"prettier": "^3.8.3",
"typescript": "^5.7.3",
"typescript": "^7.0.2",
"typescript-eslint": "^8.61.1",
"typescript-language-server": "^5.3.0",
"vite": "^8.0.4",
"vscode-langservers-extracted": "^4.10.0"
},