File tree Expand file tree Collapse file tree 4 files changed +889
-792
lines changed Expand file tree Collapse file tree 4 files changed +889
-792
lines changed Original file line number Diff line number Diff line change 20
20
},
21
21
"devDependencies" : {
22
22
"@biomejs/biome" : " ^1.9.4" ,
23
- "@changesets/cli" : " ^2.28.1 " ,
23
+ "@changesets/cli" : " ^2.29.6 " ,
24
24
"changesets-changelog-clean" : " ^1.3.0" ,
25
- "typescript" : " ^5.8 .2"
25
+ "typescript" : " ^5.9 .2"
26
26
},
27
27
"packageManager" :
" [email protected] "
28
28
}
Original file line number Diff line number Diff line change 70
70
"unist-util-visit" : " ^5.0.0"
71
71
},
72
72
"devDependencies" : {
73
- "@testing-library/jest-dom" : " ^6.6.3 " ,
73
+ "@testing-library/jest-dom" : " ^6.8.0 " ,
74
74
"@testing-library/react" : " ^16.3.0" ,
75
75
"@types/hast" : " ^3.0.4" ,
76
76
"@types/jest" : " ^29.5.14" ,
77
- "@types/node" : " 22.14.0 " ,
77
+ "@types/node" : " 22.17.2 " ,
78
78
"@types/react" : " catalog:" ,
79
- "@vitejs/plugin-react" : " ^4.3.4 " ,
79
+ "@vitejs/plugin-react" : " ^4.7.0 " ,
80
80
"benny" : " ^3.7.1" ,
81
- "html-react-parser" : " ^5.2.3 " ,
82
- "jsdom" : " ^26.0 .0" ,
83
- "tsup" : " ^8.4 .0" ,
84
- "vitest" : " ^3.1.1 "
81
+ "html-react-parser" : " ^5.2.6 " ,
82
+ "jsdom" : " ^26.1 .0" ,
83
+ "tsup" : " ^8.5 .0" ,
84
+ "vitest" : " ^3.2.4 "
85
85
}
86
86
}
Original file line number Diff line number Diff line change 18
18
"@mdx-js/react" : " ^3.1.0" ,
19
19
"@mdx-js/rollup" : " ^3.1.0" ,
20
20
"@tailwindcss/typography" : " ^0.5.16" ,
21
- "@tailwindcss/vite" : " ^4.1.3 " ,
21
+ "@tailwindcss/vite" : " ^4.1.12 " ,
22
22
"@types/react" : " catalog:" ,
23
23
"@types/react-dom" : " catalog:" ,
24
- "@vitejs/plugin-react" : " ^4.3.4 " ,
25
- "tailwindcss" : " ^4.1.3 " ,
26
- "vite" : " ^6.2 .5"
24
+ "@vitejs/plugin-react" : " ^4.7.0 " ,
25
+ "tailwindcss" : " ^4.1.12 " ,
26
+ "vite" : " ^6.3 .5"
27
27
}
28
28
}
You can’t perform that action at this time.
0 commit comments