We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bee3a58 + 2c8d122 commit 8bc1e15Copy full SHA for 8bc1e15
package.json
@@ -21,7 +21,7 @@
21
"date-fns-tz": "^2.0.1",
22
"firebase": "^11.3.1",
23
"framer-motion": "^8.4.3",
24
- "next": "^15.1.7",
+ "next": "^15.3.3",
25
"react": "^18.2.0",
26
"react-dom": "^18.2.0"
27
},
@@ -30,11 +30,11 @@
30
"@types/react": "^18.2.46",
31
"@typescript-eslint/eslint-plugin": "^5.59.6",
32
"@typescript-eslint/parser": "^5.62.0",
33
- "eslint": "^8.40.0",
+ "eslint": "^9.24.0",
34
"eslint-config-next": "^15.1.7",
35
- "eslint-config-prettier": "^10.0.1",
36
- "eslint-plugin-react": "^7.32.2",
37
- "firebase-tools": "^13.31.0",
+ "eslint-config-prettier": "^10.1.8",
+ "eslint-plugin-react": "^7.37.5",
+ "firebase-tools": "^14.1.0",
38
"prettier": "^3.5.0",
39
"typescript": "^5.7.3"
40
}
0 commit comments