File tree Expand file tree Collapse file tree 7 files changed +196
-150
lines changed Expand file tree Collapse file tree 7 files changed +196
-150
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 49
49
"preview:docs" : " bun --bun vitepress preview docs"
50
50
},
51
51
"devDependencies" : {
52
- "@stacksjs/docs" : " ^0.70.10 " ,
52
+ "@stacksjs/docs" : " ^0.70.23 " ,
53
53
"@stacksjs/eslint-config" : " ^4.2.1-beta.1" ,
54
- "@types/bun" : " ^1.2.6 " ,
54
+ "@types/bun" : " ^1.2.10 " ,
55
55
"@types/clean-css" : " ^4.2.11" ,
56
56
"bumpp" : " ^10.1.0" ,
57
57
"bun-plugin-dtsx" : " ^0.21.9" ,
58
58
"cac" : " ^6.7.14" ,
59
59
"changelogen" : " ^0.6.1" ,
60
- "typescript" : " ^5.8.2 "
60
+ "typescript" : " ^5.8.3 "
61
61
},
62
62
"overrides" : {
63
63
"unconfig" : " 0.3.10"
Original file line number Diff line number Diff line change 24
24
"typecheck" : " bunx --bun tsc --noEmit"
25
25
},
26
26
"peerDependencies" : {
27
- "react" : " ^19.0 .0" ,
28
- "react-dom" : " ^19.0 .0"
27
+ "react" : " ^19.1 .0" ,
28
+ "react-dom" : " ^19.1 .0"
29
29
},
30
30
"devDependencies" : {
31
- "@types/react" : " ^19.0.12 " ,
32
- "@types/react-dom" : " ^19.0.4 " ,
33
- "@vitejs/plugin-react" : " ^4.3.4 " ,
34
- "react" : " ^19.0 .0" ,
35
- "react-dom" : " ^19.0 .0" ,
36
- "typescript" : " ^5.8.2 " ,
37
- "vite" : " ^6.2.3 " ,
31
+ "@types/react" : " ^19.1.2 " ,
32
+ "@types/react-dom" : " ^19.1.2 " ,
33
+ "@vitejs/plugin-react" : " ^4.4.1 " ,
34
+ "react" : " ^19.1 .0" ,
35
+ "react-dom" : " ^19.1 .0" ,
36
+ "typescript" : " ^5.8.3 " ,
37
+ "vite" : " ^6.3.2 " ,
38
38
"vite-plugin-dts" : " ^4.5.3"
39
39
}
40
40
}
Original file line number Diff line number Diff line change 91
91
"devDependencies" : {
92
92
"bun-plugin-dtsx" : " ^0.21.9" ,
93
93
"bunfig" : " ^0.8.2" ,
94
- "lint-staged" : " ^15.5.0 " ,
95
- "simple-git-hooks" : " ^2.12.1 " ,
96
- "typescript" : " ^5.8.2 "
94
+ "lint-staged" : " ^15.5.1 " ,
95
+ "simple-git-hooks" : " ^2.13.0 " ,
96
+ "typescript" : " ^5.8.3 "
97
97
},
98
98
"lint-staged" : {
99
99
"*.{js,ts}" : " bunx --bun eslint . --fix"
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.2 " ,
41
- "@stacksjs/docs" : " ^0.70.10 " ,
40
+ "@microsoft/api-extractor" : " ^7.52.5 " ,
41
+ "@stacksjs/docs" : " ^0.70.23 " ,
42
42
"@stacksjs/eslint-config" : " ^4.2.1-beta.1" ,
43
- "@types/bun" : " ^1.2.6 " ,
43
+ "@types/bun" : " ^1.2.10 " ,
44
44
"@types/google.maps" : " ^3.58.1" ,
45
45
"@vue/tsconfig" : " ^0.7.0" ,
46
46
"bumpp" : " ^10.1.0" ,
47
47
"bun-plugin-dtsx" : " ^0.21.9" ,
48
48
"cac" : " ^6.7.14" ,
49
49
"changelogen" : " ^0.6.1" ,
50
- "typescript" : " ^5.8.2 " ,
51
- "vue-tsc" : " ^2.2.8 "
50
+ "typescript" : " ^5.8.3 " ,
51
+ "vue-tsc" : " ^2.2.10 "
52
52
}
53
53
}
Original file line number Diff line number Diff line change 12
12
"ts-maps" : " workspace:*"
13
13
},
14
14
"devDependencies" : {
15
- "vite" : " ^6.2.3 "
15
+ "vite" : " ^6.3.2 "
16
16
}
17
17
}
Original file line number Diff line number Diff line change 15
15
},
16
16
"devDependencies" : {
17
17
"@vitejs/plugin-vue" : " ^5.2.3" ,
18
- "typescript" : " ^5.8.2 " ,
19
- "vite" : " ^6.2.3 " ,
20
- "vue-tsc" : " ^2.2.8 "
18
+ "typescript" : " ^5.8.3 " ,
19
+ "vite" : " ^6.3.2 " ,
20
+ "vue-tsc" : " ^2.2.10 "
21
21
}
22
22
}
You can’t perform that action at this time.
0 commit comments