File tree Expand file tree Collapse file tree 2 files changed +728
-175
lines changed Expand file tree Collapse file tree 2 files changed +728
-175
lines changed Original file line number Diff line number Diff line change 10
10
"preview" : " vite preview"
11
11
},
12
12
"dependencies" : {
13
- "react" : " ^19.1.0 " ,
14
- "react-dom" : " ^19.1.0 " ,
13
+ "react" : " ^19.1.1 " ,
14
+ "react-dom" : " ^19.1.1 " ,
15
15
"react-shiki" : " workspace:*"
16
16
},
17
17
"devDependencies" : {
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 " ,
22
- "@types/react" : " ^19.1.0 " ,
23
- "@types/react-dom" : " ^19.1.1 " ,
24
- "@vitejs/plugin-react" : " ^4.3.4 " ,
25
- "tailwindcss" : " ^4.1.3 " ,
26
- "vite" : " ^6.2 .5"
21
+ "@tailwindcss/vite" : " ^4.1.11 " ,
22
+ "@types/react" : " ^19.1.8 " ,
23
+ "@types/react-dom" : " ^19.1.6 " ,
24
+ "@vitejs/plugin-react" : " ^4.7.0 " ,
25
+ "tailwindcss" : " ^4.1.11 " ,
26
+ "vite" : " ^6.3 .5"
27
27
}
28
28
}
You can’t perform that action at this time.
0 commit comments