Commit a951ed1 1 parent dab3b52 commit a951ed1 Copy full SHA for a951ed1
File tree 2 files changed +329
-311
lines changed
2 files changed +329
-311
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.5 " ,
13
- "daisyui" : " ^4.12.13 " ,
14
- "next" : " ^15.0.0 " ,
12
+ "chart.js" : " ^4.4.7 " ,
13
+ "daisyui" : " ^4.12.23 " ,
14
+ "next" : " ^15.1.6 " ,
15
15
"next-pwa" : " ^5.6.0" ,
16
- "react" : " 18.3.1 " ,
17
- "react-chartjs-2" : " ^5.2 .0" ,
18
- "react-dom" : " 18.3.1 " ,
16
+ "react" : " 19.0.0 " ,
17
+ "react-chartjs-2" : " ^5.3 .0" ,
18
+ "react-dom" : " 19.0.0 " ,
19
19
"theme-change" : " ^2.5.0"
20
20
},
21
21
"devDependencies" : {
22
- "@types/node" : " ^22.7.8 " ,
23
- "@types/react" : " ^18.3.11 " ,
24
- "@types/react-dom" : " ^18.3.1 " ,
22
+ "@types/node" : " ^22.10.10 " ,
23
+ "@types/react" : " ^19.0.8 " ,
24
+ "@types/react-dom" : " ^19.0.3 " ,
25
25
"autoprefixer" : " ^10.4.20" ,
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"
26
+ "eslint" : " ^9.18 .0" ,
27
+ "eslint-config-next" : " ^15.1.6 " ,
28
+ "postcss" : " ^8.5.1 " ,
29
+ "tailwindcss" : " ^3.4.17 " ,
30
+ "typescript" : " ^5.7 .3"
31
31
}
32
32
}
You can’t perform that action at this time.
0 commit comments