Commit 75fd825 1 parent 94409b6 commit 75fd825 Copy full SHA for 75fd825
File tree 2 files changed +12
-12
lines changed
2 files changed +12
-12
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.2.1 " ,
13
- "daisyui" : " ^2.51.5 " ,
14
- "next" : " ^13.1.4 " ,
12
+ "chart.js" : " ^4.4.0 " ,
13
+ "daisyui" : " ^4.0.7 " ,
14
+ "next" : " ^14.0.2 " ,
15
15
"next-pwa" : " ^5.6.0" ,
16
16
"react" : " 18.2.0" ,
17
17
"react-chartjs-2" : " ^5.2.0" ,
18
18
"react-dom" : " 18.2.0" ,
19
19
"theme-change" : " ^2.5.0"
20
20
},
21
21
"devDependencies" : {
22
- "@types/node" : " ^18.16 .0" ,
23
- "@types/react" : " ^18.2.21 " ,
24
- "@types/react-dom" : " ^18.0.11 " ,
25
- "autoprefixer" : " ^10.4.13 " ,
26
- "eslint" : " ^8.39 .0" ,
27
- "eslint-config-next" : " ^13.2.4 " ,
22
+ "@types/node" : " ^20.9 .0" ,
23
+ "@types/react" : " ^18.2.37 " ,
24
+ "@types/react-dom" : " ^18.2.15 " ,
25
+ "autoprefixer" : " ^10.4.16 " ,
26
+ "eslint" : " ^8.53 .0" ,
27
+ "eslint-config-next" : " ^14.0.2 " ,
28
28
"eslint-config-react-app" : " ^7.0.1" ,
29
- "postcss" : " ^8.4.19 " ,
30
- "tailwindcss" : " ^3.3.1 " ,
31
- "typescript" : " ^5.0 .2"
29
+ "postcss" : " ^8.4.31 " ,
30
+ "tailwindcss" : " ^3.3.5 " ,
31
+ "typescript" : " ^5.2 .2"
32
32
}
33
33
}
You can’t perform that action at this time.
0 commit comments