File tree Expand file tree Collapse file tree 8 files changed +874
-535
lines changed Expand file tree Collapse file tree 8 files changed +874
-535
lines changed Original file line number Diff line number Diff line change 44 "private" : true ,
55 "type" : " module" ,
66 "scripts" : {
7- "build-docs" : " pnpm run update-contributors && vitepress build && cp _redirects .vitepress/dist" ,
7+ "build-docs" : " pnpm run update-contributors && pnpm run -w build && vitepress build && cp _redirects .vitepress/dist" ,
88 "dev" : " vitepress dev" ,
99 "update-contributors" : " node scripts/update-contributors.js"
1010 },
1111 "devDependencies" : {
12- "vitepress" : " 1.5.0" ,
13- "@shikijs/vitepress-twoslash" : " ^1.22.2" ,
14- "openapi-metadata" : " workspace:*"
12+ "@shikijs/vitepress-twoslash" : " ^1.24.3" ,
13+ "openapi-metadata" : " workspace:*" ,
14+ "vite" : " ^6.0.4" ,
15+ "vitepress" : " 1.5.0"
1516 }
1617}
Original file line number Diff line number Diff line change 2121 "devDependencies" : {
2222 "@biomejs/biome" : " ^1.9.4" ,
2323 "@changesets/changelog-github" : " ^0.5.0" ,
24- "@changesets/cli" : " ^2.27.10 " ,
25- "@playwright/test" : " ^1.49.0 " ,
24+ "@changesets/cli" : " ^2.27.11 " ,
25+ "@playwright/test" : " ^1.49.1 " ,
2626 "@size-limit/preset-small-lib" : " ^11.1.6" ,
27- "@types/node" : " ^22.10.1 " ,
27+ "@types/node" : " ^22.10.2 " ,
2828 "del-cli" : " ^5.1.0" ,
29- "prettier" : " ^3.4.1 " ,
29+ "prettier" : " ^3.4.2 " ,
3030 "size-limit" : " ^11.1.6" ,
3131 "turbo" : " ^2.3.3" ,
3232 "typescript" : " ^5.7.2" ,
33- "vitest" : " ^2.1.6 "
33+ "vitest" : " ^2.1.8 "
3434 },
3535 "size-limit" : [
3636 {
Original file line number Diff line number Diff line change 1717 "@types/react-dom" : " 18.3.0" ,
1818 "@vitejs/plugin-react-swc" : " ^3.7.2" ,
1919 "typescript" : " ^5.7.2" ,
20- "vite" : " ^6.0.1 "
20+ "vite" : " ^6.0.4 "
2121 }
2222}
Original file line number Diff line number Diff line change 1919 "svelte-check" : " ^3.8.6" ,
2020 "tslib" : " ^2.8.1" ,
2121 "typescript" : " ^5.7.2" ,
22- "vite" : " ^6.0.1 "
22+ "vite" : " ^6.0.4 "
2323 }
2424}
Original file line number Diff line number Diff line change 2020 "@vue/tsconfig" : " ^0.5.1" ,
2121 "openapi-typescript" : " workspace:^" ,
2222 "typescript" : " ^5.7.2" ,
23- "vite" : " ^6.0.1 " ,
23+ "vite" : " ^6.0.4 " ,
2424 "vue-tsc" : " ^2.1.6"
2525 }
2626}
Original file line number Diff line number Diff line change 8383 "superagent" : " ^10.1.1" ,
8484 "typescript" : " ^5.7.2" ,
8585 "undici" : " ^6.21.0" ,
86- "vite" : " ^6.0.1 "
86+ "vite" : " ^6.0.4 "
8787 }
8888}
Original file line number Diff line number Diff line change 8383 "openapi-typescript" : " workspace:^" ,
8484 "react" : " 18.3.1" ,
8585 "swr" : " 2.2.5" ,
86- "typescript" : " ^5.7.2" ,
87- "vitest" : " ^2.1.6"
86+ "typescript" : " ^5.7.2"
8887 }
8988}
You can’t perform that action at this time.
0 commit comments