File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 13
13
"@biomejs/biome" : " 1.8.3" ,
14
14
"@tailwindcss/forms" : " 0.5.7" ,
15
15
"@types/html-minifier-terser" : " 7.0.2" ,
16
- "@types/node" : " 20.14.12 " ,
16
+ "@types/node" : " 22.10.4 " ,
17
17
"autoprefixer" : " 10.4.19" ,
18
18
"cz-conventional-changelog" : " 3.3.0" ,
19
19
"husky" : " 9.1.3" ,
20
20
"postcss" : " 8.4.40" ,
21
21
"tailwindcss" : " 3.4.7" ,
22
22
"typescript" : " 5.5.4" ,
23
- "vite" : " 5.3.5 " ,
24
- "vite-plugin-minify" : " 1.5.2 " ,
23
+ "vite" : " 6.0.7 " ,
24
+ "vite-plugin-minify" : " 2.1.0 " ,
25
25
"vite-plugin-solid" : " 2.10.2" ,
26
- "vite-tsconfig-paths" : " 4.3.2 "
26
+ "vite-tsconfig-paths" : " 5.1.4 "
27
27
},
28
28
"dependencies" : {
29
29
"solid-js" : " 1.8.19"
Original file line number Diff line number Diff line change 3
3
"main" : " index.ts" ,
4
4
"devDependencies" : {
5
5
"@types/bun" : " ^1.0.2" ,
6
- "@types/react-dom" : " ^18.2.18 "
6
+ "@types/react-dom" : " ^19.0.0 "
7
7
},
8
8
"dependencies" : {
9
9
"react-dom" : " ^18.2.0" ,
You can’t perform that action at this time.
0 commit comments