File tree 5 files changed +393
-110
lines changed
5 files changed +393
-110
lines changed Original file line number Diff line number Diff line change 19
19
"prepare" : " husky install"
20
20
},
21
21
"devDependencies" : {
22
- "@commitlint/config-conventional" : " ^18.6.2 " ,
22
+ "@commitlint/config-conventional" : " ^18.6.3 " ,
23
23
"commitlint" : " ^18.6.1" ,
24
24
"husky" : " ^8.0.3" ,
25
25
"npm-run-all" : " ^4.1.5" ,
Original file line number Diff line number Diff line change 35
35
"pretty-bytes" : " ^6.1.1" ,
36
36
"react" : " ^18.2.0" ,
37
37
"react-dom" : " ^18.2.0" ,
38
- "recharts" : " ^2.12.1 " ,
38
+ "recharts" : " ^2.12.3 " ,
39
39
"remark-smartypants" : " ^2.1.0" ,
40
40
"semver" : " ^7.6.0" ,
41
41
"server-only" : " ^0.0.1" ,
42
- "tailwind-merge" : " ^2.2.1 " ,
42
+ "tailwind-merge" : " ^2.2.2 " ,
43
43
"tailwindcss" : " ^3.4.1" ,
44
44
"tailwindcss-animate" : " ^1.0.7" ,
45
45
"zod" : " ^3.22.4"
Original file line number Diff line number Diff line change 31
31
"@types/react-dom" : " ^18.2.22" ,
32
32
"@types/semver" : " ^7.5.7" ,
33
33
"@types/webpack" : " ^5.28.5" ,
34
- "cypress" : " ^13.6.6 " ,
34
+ "cypress" : " ^13.7.0 " ,
35
35
"npm-run-all" : " ^4.1.5" ,
36
36
"semver" : " ^7.6.0" ,
37
37
"typescript" : " ^5.4.2"
Original file line number Diff line number Diff line change 70
70
"mitt" : " ^3.0.1"
71
71
},
72
72
"devDependencies" : {
73
- "@size-limit/preset-small-lib" : " ^11.0.2 " ,
73
+ "@size-limit/preset-small-lib" : " ^11.1.1 " ,
74
74
"@types/node" : " ^20.11.19" ,
75
75
"@types/react" : " ^18.2.65" ,
76
76
"@types/react-dom" : " ^18.2.22" ,
77
77
"next" : " 14.0.1" ,
78
78
"npm-run-all" : " ^4.1.5" ,
79
79
"react" : " ^18.2.0" ,
80
80
"react-dom" : " ^18.2.0" ,
81
- "size-limit" : " ^11.0.2 " ,
81
+ "size-limit" : " ^11.1.1 " ,
82
82
"tsd" : " ^0.30.7" ,
83
83
"tsup" : " ^8.0.2" ,
84
84
"typescript" : " ^5.4.2" ,
85
- "vitest" : " ^1.3.1 "
85
+ "vitest" : " ^1.4.0 "
86
86
},
87
87
"tsd" : {
88
88
"directory" : " src/tests"
You can’t perform that action at this time.
0 commit comments