File tree Expand file tree Collapse file tree 7 files changed +512
-70
lines changed Expand file tree Collapse file tree 7 files changed +512
-70
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 51
51
"devDependencies" : {
52
52
"@stacksjs/docs" : " ^0.70.23" ,
53
53
"@stacksjs/eslint-config" : " ^4.2.1-beta.1" ,
54
- "@types/bun" : " ^1.2.10 " ,
54
+ "@types/bun" : " ^1.2.12 " ,
55
55
"@types/clean-css" : " ^4.2.11" ,
56
56
"bumpp" : " ^10.1.0" ,
57
- "bun-plugin-dtsx" : " ^0.21.9 " ,
57
+ "bun-plugin-dtsx" : " ^0.21.12 " ,
58
58
"cac" : " ^6.7.14" ,
59
59
"changelogen" : " ^0.6.1" ,
60
60
"typescript" : " ^5.8.3"
Original file line number Diff line number Diff line change 28
28
"react-dom" : " ^19.1.0"
29
29
},
30
30
"devDependencies" : {
31
- "@types/react" : " ^19.1.2 " ,
32
- "@types/react-dom" : " ^19.1.2 " ,
31
+ "@types/react" : " ^19.1.3 " ,
32
+ "@types/react-dom" : " ^19.1.3 " ,
33
33
"@vitejs/plugin-react" : " ^4.4.1" ,
34
34
"react" : " ^19.1.0" ,
35
35
"react-dom" : " ^19.1.0" ,
36
36
"typescript" : " ^5.8.3" ,
37
- "vite" : " ^6.3.2 " ,
37
+ "vite" : " ^6.3.5 " ,
38
38
"vite-plugin-dts" : " ^4.5.3"
39
39
}
40
40
}
Original file line number Diff line number Diff line change 89
89
"typecheck" : " bun --bun tsc --noEmit"
90
90
},
91
91
"devDependencies" : {
92
- "bun-plugin-dtsx" : " ^0.21.9 " ,
93
- "bunfig" : " ^0.8.2 " ,
94
- "lint-staged" : " ^15.5.1 " ,
92
+ "bun-plugin-dtsx" : " ^0.21.12 " ,
93
+ "bunfig" : " ^0.8.4 " ,
94
+ "lint-staged" : " ^15.5.2 " ,
95
95
"simple-git-hooks" : " ^2.13.0" ,
96
96
"typescript" : " ^5.8.3"
97
97
},
Original file line number Diff line number Diff line change 37
37
"lint:fix" : " bunx --bun eslint . --fix"
38
38
},
39
39
"devDependencies" : {
40
- "@microsoft/api-extractor" : " ^7.52.5 " ,
40
+ "@microsoft/api-extractor" : " ^7.52.7 " ,
41
41
"@stacksjs/docs" : " ^0.70.23" ,
42
42
"@stacksjs/eslint-config" : " ^4.2.1-beta.1" ,
43
- "@types/bun" : " ^1.2.10 " ,
43
+ "@types/bun" : " ^1.2.12 " ,
44
44
"@types/google.maps" : " ^3.58.1" ,
45
45
"@vue/tsconfig" : " ^0.7.0" ,
46
46
"bumpp" : " ^10.1.0" ,
47
- "bun-plugin-dtsx" : " ^0.21.9 " ,
47
+ "bun-plugin-dtsx" : " ^0.21.12 " ,
48
48
"cac" : " ^6.7.14" ,
49
49
"changelogen" : " ^0.6.1" ,
50
50
"typescript" : " ^5.8.3" ,
Original file line number Diff line number Diff line change 12
12
"ts-maps" : " workspace:*"
13
13
},
14
14
"devDependencies" : {
15
- "vite" : " ^6.3.2 "
15
+ "vite" : " ^6.3.5 "
16
16
}
17
17
}
Original file line number Diff line number Diff line change 16
16
"devDependencies" : {
17
17
"@vitejs/plugin-vue" : " ^5.2.3" ,
18
18
"typescript" : " ^5.8.3" ,
19
- "vite" : " ^6.3.2 " ,
19
+ "vite" : " ^6.3.5 " ,
20
20
"vue-tsc" : " ^2.2.10"
21
21
}
22
22
}
You can’t perform that action at this time.
0 commit comments