File tree Expand file tree Collapse file tree 2 files changed +897
-270
lines changed Expand file tree Collapse file tree 2 files changed +897
-270
lines changed Original file line number Diff line number Diff line change 21
21
"date-fns-tz" : " ^2.0.0" ,
22
22
"firebase" : " ^9.21.0" ,
23
23
"framer-motion" : " ^8.4.3" ,
24
- "next" : " ^13.3.0 " ,
24
+ "next" : " ^14.0.4 " ,
25
25
"react" : " ^18.2.0" ,
26
26
"react-dom" : " ^18.2.0"
27
27
},
28
28
"devDependencies" : {
29
29
"@types/node" : " ^18.11.15" ,
30
- "@types/react" : " ^18.2.5 " ,
30
+ "@types/react" : " ^18.2.46 " ,
31
31
"@typescript-eslint/eslint-plugin" : " ^5.59.6" ,
32
- "@typescript-eslint/parser" : " ^5.48.1 " ,
32
+ "@typescript-eslint/parser" : " ^5.62.0 " ,
33
33
"eslint" : " ^8.40.0" ,
34
- "eslint-config-next" : " ^13.3.0 " ,
35
- "eslint-config-prettier" : " ^8.5 .0" ,
34
+ "eslint-config-next" : " ^14.0.4 " ,
35
+ "eslint-config-prettier" : " ^9.1 .0" ,
36
36
"eslint-plugin-react" : " ^7.32.2" ,
37
37
"firebase-tools" : " ^11.20.0" ,
38
38
"prettier" : " ^2.8.8" ,
39
- "typescript" : " ^4.9.4 "
39
+ "typescript" : " ^5.3.3 "
40
40
}
41
41
}
You can’t perform that action at this time.
0 commit comments