File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3535 "prepare" : " test -d .git && lefthook install || true"
3636 },
3737 "devDependencies" : {
38- "@commitlint/cli" : " ^20.5.0 " ,
39- "@commitlint/config-conventional" : " ^20.5.0 " ,
38+ "@commitlint/cli" : " ^20.5.3 " ,
39+ "@commitlint/config-conventional" : " ^20.5.3 " ,
4040 "@hyperframes/player" : " workspace:*" ,
41- "@types/node" : " ^25.0.10 " ,
42- "concurrently" : " ^8.2.0 " ,
41+ "@types/node" : " ^25.6.0 " ,
42+ "concurrently" : " ^8.2.2 " ,
4343 "happy-dom" : " ^20.9.0" ,
44- "knip" : " ^6.0.3 " ,
45- "lefthook" : " ^2.1.4 " ,
46- "oxfmt" : " ^0.41 .0" ,
47- "oxlint" : " ^1.56 .0" ,
44+ "knip" : " ^6.11.0 " ,
45+ "lefthook" : " ^2.1.6 " ,
46+ "oxfmt" : " ^0.47 .0" ,
47+ "oxlint" : " ^1.62 .0" ,
4848 "tsx" : " ^4.21.0" ,
49- "typescript" : " ^5.0.0 "
49+ "typescript" : " ^5.9.3 "
5050 }
5151}
Original file line number Diff line number Diff line change 3939 "puppeteer-core" : " ^24.39.1"
4040 },
4141 "devDependencies" : {
42- "@clack/prompts" : " ^1.1 .0" ,
42+ "@clack/prompts" : " ^1.3 .0" ,
4343 "@hyperframes/core" : " workspace:*" ,
4444 "@hyperframes/engine" : " workspace:*" ,
4545 "@hyperframes/producer" : " workspace:*" ,
4646 "@hyperframes/studio" : " workspace:*" ,
47- "@types/adm-zip" : " ^0.5.7 " ,
47+ "@types/adm-zip" : " ^0.5.8 " ,
4848 "@types/mime-types" : " ^3.0.1" ,
49- "@types/node" : " ^22.0.0 " ,
49+ "@types/node" : " ^22.19.17 " ,
5050 "linkedom" : " ^0.18.12" ,
5151 "picocolors" : " ^1.1.1" ,
52- "tsup" : " ^8.0.0 " ,
53- "tsx" : " ^4.0 .0" ,
54- "typescript" : " ^5.0.0 " ,
52+ "tsup" : " ^8.5.1 " ,
53+ "tsx" : " ^4.21 .0" ,
54+ "typescript" : " ^5.9.3 " ,
5555 "vitest" : " ^3.2.4"
5656 },
5757 "optionalDependencies" : {
Original file line number Diff line number Diff line change 122122 "postcss" : " ^8.5.8"
123123 },
124124 "devDependencies" : {
125- "@types/jsdom" : " ^28.0.0 " ,
126- "@types/node" : " ^24.10.13 " ,
125+ "@types/jsdom" : " ^28.0.1 " ,
126+ "@types/node" : " ^24.12.2 " ,
127127 "@vitest/coverage-v8" : " ^3.2.4" ,
128- "jsdom" : " ^29.0.0 " ,
128+ "jsdom" : " ^29.1.1 " ,
129129 "tsx" : " ^4.21.0" ,
130- "typescript" : " ^5.0.0 " ,
130+ "typescript" : " ^5.9.3 " ,
131131 "vitest" : " ^3.2.4"
132132 },
133133 "peerDependencies" : {
Original file line number Diff line number Diff line change 2727 "puppeteer-core" : " ^24.39.1"
2828 },
2929 "devDependencies" : {
30- "@types/node" : " ^22.10.1 " ,
30+ "@types/node" : " ^22.19.17 " ,
3131 "@webgpu/types" : " ^0.1.69" ,
32- "typescript" : " ^5.7.2 " ,
32+ "typescript" : " ^5.9.3 " ,
3333 "vitest" : " ^3.2.4"
3434 },
3535 "engines" : {
Original file line number Diff line number Diff line change 2828 "perf" : " bun run tests/perf/index.ts"
2929 },
3030 "devDependencies" : {
31- "@types/bun" : " ^1.1.0 " ,
32- "gsap" : " ^3.12.5 " ,
33- "puppeteer-core" : " ^24.39.1 " ,
34- "tsup" : " ^8.0.0 " ,
35- "typescript" : " ^5.0.0 " ,
31+ "@types/bun" : " ^1.3.13 " ,
32+ "gsap" : " ^3.15.0 " ,
33+ "puppeteer-core" : " ^24.42.0 " ,
34+ "tsup" : " ^8.5.1 " ,
35+ "typescript" : " ^5.9.3 " ,
3636 "vitest" : " ^3.2.4"
3737 }
3838}
Original file line number Diff line number Diff line change 7575 "@fontsource/poppins" : " ^5.2.7" ,
7676 "@fontsource/roboto" : " ^5.2.10" ,
7777 "@fontsource/source-code-pro" : " ^5.2.7" ,
78- "@types/node" : " ^22.10.1 " ,
78+ "@types/node" : " ^22.19.17 " ,
7979 "@webgpu/types" : " ^0.1.69" ,
80- "esbuild" : " ^0.27.2 " ,
81- "tsx" : " ^4.7 .0" ,
82- "typescript" : " ^5.7.2 "
80+ "esbuild" : " ^0.28.0 " ,
81+ "tsx" : " ^4.21 .0" ,
82+ "typescript" : " ^5.9.3 "
8383 },
8484 "engines" : {
8585 "node" : " >=22"
Original file line number Diff line number Diff line change 4343 "html2canvas" : " ^1.4.1"
4444 },
4545 "devDependencies" : {
46- "tsup" : " ^8.0.0 " ,
47- "typescript" : " ^5.0.0 " ,
46+ "tsup" : " ^8.5.1 " ,
47+ "typescript" : " ^5.9.3 " ,
4848 "vitest" : " ^3.2.4"
4949 }
5050}
Original file line number Diff line number Diff line change 4444 },
4545 "devDependencies" : {
4646 "@hyperframes/producer" : " workspace:*" ,
47- "@types/react" : " ^19.0.0 " ,
48- "@types/react-dom" : " ^19.0.0 " ,
49- "@vitejs/plugin-react" : " ^4.0 .0" ,
50- "autoprefixer" : " ^10.4 .0" ,
51- "postcss" : " ^8.4.0 " ,
52- "puppeteer-core" : " ^24.40 .0" ,
53- "tailwindcss" : " ^3.4.0 " ,
54- "typescript" : " ^5.0.0 " ,
47+ "@types/react" : " ^19.2.14 " ,
48+ "@types/react-dom" : " ^19.2.3 " ,
49+ "@vitejs/plugin-react" : " ^4.7 .0" ,
50+ "autoprefixer" : " ^10.5 .0" ,
51+ "postcss" : " ^8.5.13 " ,
52+ "puppeteer-core" : " ^24.42 .0" ,
53+ "tailwindcss" : " ^3.4.19 " ,
54+ "typescript" : " ^5.9.3 " ,
5555 "vite" : " ^6.4.2" ,
5656 "vitest" : " ^3.2.4" ,
57- "zustand" : " ^5.0.0 "
57+ "zustand" : " ^5.0.12 "
5858 },
5959 "peerDependencies" : {
6060 "react" : " ^18.0.0 || ^19.0.0" ,
You can’t perform that action at this time.
0 commit comments