3 files changed +2146
-3758
lines changed Original file line number Diff line number Diff line change 59
59
"@types/semver" : " ^7.3.9" ,
60
60
"chalk" : " ^4.1.0" ,
61
61
"del" : " ^6.0.0" ,
62
- "esbuild" : " ^0.23.1 " ,
62
+ "esbuild" : " ^0.25.0 " ,
63
63
"esbuild-runner" : " ^2.2.1" ,
64
64
"husky" : " ^4.3.6" ,
65
65
"msw" : " ^2.1.5" ,
Original file line number Diff line number Diff line change 54
54
"@babel/helper-module-imports" : " ^7.24.7" ,
55
55
"@microsoft/api-extractor" : " ^7.13.2" ,
56
56
"@phryneas/ts-version" : " ^1.0.2" ,
57
- "@size-limit/file" : " ^11.0.1 " ,
58
- "@size-limit/webpack" : " ^11.0.1 " ,
57
+ "@size-limit/file" : " ^11.2.0 " ,
58
+ "@size-limit/webpack" : " ^11.2.0 " ,
59
59
"@testing-library/dom" : " ^10.4.0" ,
60
60
"@testing-library/react" : " ^16.0.1" ,
61
61
"@testing-library/react-render-stream" : " ^1.0.3" ,
72
72
"@typescript-eslint/eslint-plugin" : " ^6" ,
73
73
"@typescript-eslint/parser" : " ^6" ,
74
74
"axios" : " ^0.19.2" ,
75
- "esbuild" : " ^0.23 .0" ,
75
+ "esbuild" : " ^0.25 .0" ,
76
76
"esbuild-extra" : " ^0.4.0" ,
77
77
"eslint" : " ^7.25.0" ,
78
78
"eslint-config-prettier" : " ^9.1.0" ,
94
94
"react" : " ^19.0.0" ,
95
95
"react-dom" : " ^19.0.0" ,
96
96
"rimraf" : " ^3.0.2" ,
97
- "size-limit" : " ^11.0.1 " ,
97
+ "size-limit" : " ^11.2.0 " ,
98
98
"tslib" : " ^1.10.0" ,
99
99
"tsup" : " ^8.2.3" ,
100
100
"tsx" : " ^4.19.0" ,
0 commit comments