File tree Expand file tree Collapse file tree 4 files changed +632
-241
lines changed Expand file tree Collapse file tree 4 files changed +632
-241
lines changed Original file line number Diff line number Diff line change 19
19
"release" : " node scripts/release.mjs"
20
20
},
21
21
"devDependencies" : {
22
- "@biomejs/biome" : " ^1.9.4 " ,
22
+ "@biomejs/biome" : " ^2.2.0 " ,
23
23
"@changesets/cli" : " ^2.28.1" ,
24
24
"changesets-changelog-clean" : " ^1.3.0" ,
25
25
"typescript" : " ^5.8.2"
Original file line number Diff line number Diff line change 73
73
"@testing-library/jest-dom" : " ^6.6.3" ,
74
74
"@testing-library/react" : " ^16.3.0" ,
75
75
"@types/hast" : " ^3.0.4" ,
76
- "@types/jest" : " ^29.5.14 " ,
76
+ "@types/jest" : " ^30.0.0 " ,
77
77
"@types/node" : " 22.14.0" ,
78
78
"@types/react" : " catalog:" ,
79
- "@vitejs/plugin-react" : " ^4.3.4 " ,
79
+ "@vitejs/plugin-react" : " ^5.0.1 " ,
80
80
"benny" : " ^3.7.1" ,
81
81
"html-react-parser" : " ^5.2.3" ,
82
82
"jsdom" : " ^26.0.0" ,
Original file line number Diff line number Diff line change 21
21
"@tailwindcss/vite" : " ^4.1.3" ,
22
22
"@types/react" : " catalog:" ,
23
23
"@types/react-dom" : " catalog:" ,
24
- "@vitejs/plugin-react" : " ^4.3.4 " ,
24
+ "@vitejs/plugin-react" : " ^5.0.1 " ,
25
25
"tailwindcss" : " ^4.1.3" ,
26
- "vite" : " ^6.2.5 "
26
+ "vite" : " ^7.1.3 "
27
27
}
28
28
}
You can’t perform that action at this time.
0 commit comments