Update dependencies

This commit is contained in:
2025-10-16 10:31:46 -07:00
parent abf27722a4
commit b5b4611b03
3 changed files with 37 additions and 37 deletions

View File

@@ -21,7 +21,7 @@
"date-fns": "4.1.0",
"react": "19.2.0",
"react-dom": "19.2.0",
"next": "15.5.4",
"next": "15.5.5",
"@fortawesome/fontawesome-svg-core": "7.1.0",
"@fortawesome/free-brands-svg-icons": "7.1.0",
"@fortawesome/free-solid-svg-icons": "7.1.0",
@@ -32,13 +32,13 @@
"@tauri-apps/cli": "2.8.4",
"@types/crypto-js": "4.2.2",
"@types/react": "19.2.2",
"@types/react-dom": "19.2.1",
"@types/react-dom": "19.2.2",
"crypto-js": "4.2.0",
"@types/node": "24.7.1",
"@types/node": "24.8.0",
"tailwindcss": "4.1.14",
"typescript": "5.9.3",
"eslint": "9.37.0",
"eslint-config-next": "15.5.4",
"eslint-config-next": "15.5.5",
"@eslint/eslintrc": "3.3.1"
}
}