File tree Expand file tree Collapse file tree 2 files changed +224
-213
lines changed
Expand file tree Collapse file tree 2 files changed +224
-213
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.2.6 " ,
22+ "@biomejs/biome" : " ^2.2.7 " ,
2323 "@changesets/cli" : " ^2.29.7" ,
2424 "@nuxt/test-utils" : " ^3.19.2" ,
25- "@types/node" : " ^22.18.10 " ,
25+ "@types/node" : " ^22.18.12 " ,
2626 "dprint" : " ^0.50.2" ,
27- "lage" : " ^2.14.14 " ,
28- "lint-staged" : " ^16.2.4 " ,
27+ "lage" : " ^2.14.15 " ,
28+ "lint-staged" : " ^16.2.6 " ,
2929 "rimraf" : " ^6.0.1" ,
3030 "simple-git-hooks" : " ^2.13.1" ,
31- "taze" : " ^19.7.0 " ,
31+ "taze" : " ^19.8.1 " ,
3232 "typescript" : " ^5.9.3" ,
3333 "vitest" : " ^3.2.4"
3434 },
3535 "engines" : {
3636 "bun" : " 1.1.34" ,
37- "node" : " 22.20 .0" ,
38- "pnpm" : " 10.18.3 "
37+ "node" : " 22.21 .0" ,
38+ "pnpm" : " 10.19.0 "
3939 },
40- "packageManager" : " pnpm@10.18.3 " ,
40+ "packageManager" : " pnpm@10.19.0 " ,
4141 "simple-git-hooks" : {
4242 "pre-commit" : " pnpx lint-staged"
4343 },
You can’t perform that action at this time.
0 commit comments