File tree Expand file tree Collapse file tree 5 files changed +1374
-1279
lines changed
Expand file tree Collapse file tree 5 files changed +1374
-1279
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.2 " ,
22+ "@biomejs/biome" : " ^2.3.4 " ,
2323 "@changesets/cli" : " ^2.29.7" ,
2424 "@nuxt/test-utils" : " ^3.20.1" ,
25- "@types/node" : " ^24.9.2 " ,
25+ "@types/node" : " ^24.10.0 " ,
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.6 "
33+ "vitest" : " ^4.0.8 "
3434 },
3535 "engines" : {
3636 "bun" : " 1.1.34" ,
Original file line number Diff line number Diff line change 3737 },
3838 "dependencies" : {
3939 "@hebilicious/vue-switch-match" : " workspace:^" ,
40- "@nuxt/kit" : " ^4.2.0 " ,
40+ "@nuxt/kit" : " ^4.2.1 " ,
4141 "defu" : " ^6.1.4"
4242 },
4343 "devDependencies" : {
4444 "@nuxt/module-builder" : " ^0.8.4" ,
45- "nuxt" : " ^4.2.0 " ,
45+ "nuxt" : " ^4.2.1 " ,
4646 "unbuild" : " ^3.6.1"
4747 }
4848}
Original file line number Diff line number Diff line change 3232 "build" : " unbuild"
3333 },
3434 "dependencies" : {
35- "vue" : " ^3.5.22 "
35+ "vue" : " ^3.5.24 "
3636 },
3737 "devDependencies" : {
3838 "unbuild" : " ^3.6.1"
Original file line number Diff line number Diff line change 88 "devDependencies" : {
99 "@hebilicious/nuxt-switch-match" : " workspace:^" ,
1010 "@hebilicious/vue-switch-match" : " workspace:^" ,
11- "@nuxt/devtools" : " ^3.0.1 " ,
12- "nuxt" : " ^4.2.0 "
11+ "@nuxt/devtools" : " ^3.1.0 " ,
12+ "nuxt" : " ^4.2.1 "
1313 }
1414}
You can’t perform that action at this time.
0 commit comments