Update dependencies
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user