Commit dab3b52 1 parent c1ccd86 commit dab3b52 Copy full SHA for dab3b52
File tree 2 files changed +1444
-2029
lines changed
2 files changed +1444
-2029
lines changed Original file line number Diff line number Diff line change 9
9
"lint" : " next lint"
10
10
},
11
11
"dependencies" : {
12
- "chart.js" : " ^4.4.4 " ,
13
- "daisyui" : " ^4.12.10 " ,
14
- "next" : " ^14.2.5 " ,
12
+ "chart.js" : " ^4.4.5 " ,
13
+ "daisyui" : " ^4.12.13 " ,
14
+ "next" : " ^15.0.0 " ,
15
15
"next-pwa" : " ^5.6.0" ,
16
16
"react" : " 18.3.1" ,
17
17
"react-chartjs-2" : " ^5.2.0" ,
18
18
"react-dom" : " 18.3.1" ,
19
19
"theme-change" : " ^2.5.0"
20
20
},
21
21
"devDependencies" : {
22
- "@types/node" : " ^20.16.1 " ,
23
- "@types/react" : " ^18.3.4 " ,
24
- "@types/react-dom" : " ^18.3.0 " ,
22
+ "@types/node" : " ^22.7.8 " ,
23
+ "@types/react" : " ^18.3.11 " ,
24
+ "@types/react-dom" : " ^18.3.1 " ,
25
25
"autoprefixer" : " ^10.4.20" ,
26
- "eslint" : " ^9.9.0" ,
27
- "eslint-config-next" : " ^14.2.5" ,
28
- "eslint-config-react-app" : " ^7.0.1" ,
29
- "postcss" : " ^8.4.41" ,
30
- "tailwindcss" : " ^3.4.10" ,
31
- "typescript" : " ^5.5.4"
26
+ "eslint" : " ^9.13.0" ,
27
+ "eslint-config-next" : " ^15.0.0" ,
28
+ "postcss" : " ^8.4.47" ,
29
+ "tailwindcss" : " ^3.4.14" ,
30
+ "typescript" : " ^5.6.3"
32
31
}
33
32
}
You can’t perform that action at this time.
0 commit comments