File tree Expand file tree Collapse file tree 2 files changed +218
-274
lines changed
Expand file tree Collapse file tree 2 files changed +218
-274
lines changed Original file line number Diff line number Diff line change 1919 "test:all" : " bun run lint && bun run typecheck && bun run vitest run"
2020 },
2121 "devDependencies" : {
22- "@biomejs/biome" : " ^2.3.4 " ,
22+ "@biomejs/biome" : " ^2.3.5 " ,
2323 "@changesets/cli" : " ^2.29.7" ,
2424 "@nuxt/test-utils" : " ^3.20.1" ,
25- "@types/node" : " ^24.10.0 " ,
25+ "@types/node" : " ^24.10.1 " ,
2626 "dprint" : " ^0.50.2" ,
2727 "lage" : " ^2.14.15" ,
2828 "lint-staged" : " ^16.2.6" ,
2929 "rimraf" : " ^6.1.0" ,
3030 "simple-git-hooks" : " ^2.13.1" ,
3131 "taze" : " ^19.9.0" ,
3232 "typescript" : " ^5.9.3" ,
33- "vitest" : " ^4.0.8 "
33+ "vitest" : " ^4.0.9 "
3434 },
3535 "engines" : {
3636 "bun" : " 1.1.34" ,
37- "node" : " 24.11.0 " ,
38- "pnpm" : " 10.20 .0"
37+ "node" : " 24.11.1 " ,
38+ "pnpm" : " 10.22 .0"
3939 },
40- "packageManager" : " pnpm@10.20 .0" ,
40+ "packageManager" : " pnpm@10.22 .0" ,
4141 "simple-git-hooks" : {
4242 "pre-commit" : " pnpx lint-staged"
4343 },
You can’t perform that action at this time.
0 commit comments