File tree Expand file tree Collapse file tree 3 files changed +1006
-532
lines changed
Expand file tree Collapse file tree 3 files changed +1006
-532
lines changed Original file line number Diff line number Diff line change 9494 "yaml" : " ^2.8.2"
9595 },
9696 "devDependencies" : {
97- "@antfu/eslint-config" : " ^6.3 .0" ,
97+ "@antfu/eslint-config" : " ^7.2 .0" ,
9898 "@antfu/utils" : " ^9.3.0" ,
9999 "@solidjs/router" : " ^0.15.4" ,
100100 "@types/micromatch" : " ^4.0.10" ,
101- "@types/node" : " ^24.10.1 " ,
101+ "@types/node" : " ^25.2.0 " ,
102102 "@vitest/ui" : " ^4.0.18" ,
103103 "@vue/compiler-sfc" : " ^3.5.27" ,
104- "bumpp" : " ^10.3.2 " ,
104+ "bumpp" : " ^10.4.0 " ,
105105 "eslint" : " ^9.39.2" ,
106106 "playwright" : " ^1.58.1" ,
107- "react" : " ^19.2.0 " ,
108- "react-router" : " ^7.10 .0" ,
109- "solid-js" : " ^1.9.10 " ,
107+ "react" : " ^19.2.4 " ,
108+ "react-router" : " ^7.13 .0" ,
109+ "solid-js" : " ^1.9.11 " ,
110110 "tsup" : " ^8.5.1" ,
111111 "tsx" : " ^4.21.0" ,
112112 "typescript" : " ^5.9.3" ,
113- "vite" : " ^7.2.6 " ,
113+ "vite" : " ^7.3.1 " ,
114114 "vitest" : " ^4.0.18" ,
115115 "vue" : " ^3.5.27" ,
116- "vue-router" : " ^5.0.1"
117- },
118- "pnpm" : {
119- "overrides" : {
120- "array-flatten" : " npm:@nolyfill/array-flatten@^1.0.44" ,
121- "is-core-module" : " npm:@nolyfill/is-core-module@^1.0.39" ,
122- "safe-buffer" : " npm:@nolyfill/safe-buffer@^1.0.44" ,
123- "safer-buffer" : " npm:@nolyfill/safer-buffer@^1.0.44" ,
124- "side-channel" : " npm:@nolyfill/side-channel@^1.0.44"
125- },
126- "onlyBuiltDependencies" : [
127- " esbuild"
128- ]
116+ "vue-router" : " ^5.0.2"
129117 }
130118}
You can’t perform that action at this time.
0 commit comments