Update dependencies

This commit is contained in:
2025-09-21 21:09:27 -07:00
parent a7b3c6518f
commit 4d85fef301
3 changed files with 52 additions and 60 deletions

View File

@@ -17,7 +17,7 @@
"@tauri-apps/plugin-notification": "2.3.1",
"@tauri-apps/plugin-opener": "2.5.0",
"@tauri-apps/plugin-os": "2.3.1",
"axios": "1.12.1",
"axios": "1.12.2",
"date-fns": "4.1.0",
"react": "19.1.1",
"react-dom": "19.1.1",
@@ -34,10 +34,10 @@
"@types/react": "19.1.13",
"@types/react-dom": "19.1.9",
"crypto-js": "4.2.0",
"@types/node": "24.3.3",
"@types/node": "24.5.2",
"tailwindcss": "4.1.13",
"typescript": "5.9.2",
"eslint": "9.35.0",
"eslint": "9.36.0",
"eslint-config-next": "15.5.3",
"@eslint/eslintrc": "3.3.1"
}