File tree Expand file tree Collapse file tree 7 files changed +92
-105
lines changed Expand file tree Collapse file tree 7 files changed +92
-105
lines changed Original file line number Diff line number Diff line change 33
33
"ci-publish" : " node scripts/publishCI.ts"
34
34
},
35
35
"devDependencies" : {
36
- "@eslint/js" : " ^9.35 .0" ,
36
+ "@eslint/js" : " ^9.36 .0" ,
37
37
"@types/fs-extra" : " ^11.0.4" ,
38
38
"@types/node" : " ^22.18.6" ,
39
39
"@vitejs/release-scripts" : " ^1.6.0" ,
40
- "eslint" : " ^9.35 .0" ,
40
+ "eslint" : " ^9.36 .0" ,
41
41
"eslint-plugin-import-x" : " ^4.16.1" ,
42
42
"eslint-plugin-n" : " ^17.23.1" ,
43
43
"eslint-plugin-regexp" : " ^2.10.0" ,
Original file line number Diff line number Diff line change 43
43
},
44
44
"devDependencies" : {
45
45
"@vitejs/react-common" : " workspace:*" ,
46
- "tsdown" : " ^0.15.2 " ,
46
+ "tsdown" : " ^0.15.4 " ,
47
47
"vite" : " catalog:rolldown-vite"
48
48
},
49
49
"dependencies" : {
Original file line number Diff line number Diff line change 45
45
"@vitejs/react-common" : " workspace:*" ,
46
46
"fs-extra" : " ^11.3.2" ,
47
47
"prettier" : " ^3.0.3" ,
48
- "tsdown" : " ^0.15.2 " ,
48
+ "tsdown" : " ^0.15.4 " ,
49
49
"typescript" : " ^5.9.2"
50
50
}
51
51
}
Original file line number Diff line number Diff line change 56
56
"react" : " ^19.1.1" ,
57
57
"react-dom" : " ^19.1.1" ,
58
58
"rolldown" : " 1.0.0-beta.38" ,
59
- "tsdown" : " ^0.15.2 " ,
59
+ "tsdown" : " ^0.15.4 " ,
60
60
"vitest" : " ^3.2.4"
61
61
}
62
62
}
Original file line number Diff line number Diff line change 19
19
},
20
20
"devDependencies" : {
21
21
"@cloudflare/vite-plugin" : " ^1.13.3" ,
22
- "@tailwindcss/typography" : " ^0.5.16 " ,
22
+ "@tailwindcss/typography" : " ^0.5.18 " ,
23
23
"@tailwindcss/vite" : " ^4.1.13" ,
24
24
"@types/react" : " ^19.1.13" ,
25
25
"@types/react-dom" : " ^19.1.9" ,
Original file line number Diff line number Diff line change 61
61
"react-server-dom-webpack" : " ^19.1.1" ,
62
62
"rsc-html-stream" : " ^0.0.7" ,
63
63
"tinyexec" : " ^1.0.1" ,
64
- "tsdown" : " ^0.15.2 "
64
+ "tsdown" : " ^0.15.4 "
65
65
},
66
66
"peerDependencies" : {
67
67
"react" : " *" ,
You can’t perform that action at this time.
0 commit comments