File tree Expand file tree Collapse file tree 4 files changed +1145
-1683
lines changed
packages/nuxt-switch-match Expand file tree Collapse file tree 4 files changed +1145
-1683
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.3 " ,
23- "@changesets/cli" : " ^2.29.6 " ,
22+ "@biomejs/biome" : " ^2.2.4 " ,
23+ "@changesets/cli" : " ^2.29.7 " ,
2424 "@nuxt/test-utils" : " ^3.19.2" ,
25- "@types/node" : " ^22.18.1 " ,
26- "dprint" : " ^0.50.1 " ,
27- "lage" : " ^2.14.11 " ,
25+ "@types/node" : " ^22.18.3 " ,
26+ "dprint" : " ^0.50.2 " ,
27+ "lage" : " ^2.14.12 " ,
2828 "lint-staged" : " ^16.1.6" ,
2929 "rimraf" : " ^6.0.1" ,
3030 "simple-git-hooks" : " ^2.13.1" ,
3535 "engines" : {
3636 "bun" : " 1.1.34" ,
3737 "node" : " 22.19.0" ,
38- "pnpm" : " 10.15 .1"
38+ "pnpm" : " 10.16 .1"
3939 },
40- "packageManager" : " pnpm@10.15 .1" ,
40+ "packageManager" : " pnpm@10.16 .1" ,
4141 "simple-git-hooks" : {
4242 "pre-commit" : " pnpx lint-staged"
4343 },
Original file line number Diff line number Diff line change 3737 },
3838 "dependencies" : {
3939 "@hebilicious/vue-switch-match" : " workspace:^" ,
40- "@nuxt/kit" : " ^4.1.1 " ,
40+ "@nuxt/kit" : " ^4.1.2 " ,
4141 "defu" : " ^6.1.4"
4242 },
4343 "devDependencies" : {
4444 "@nuxt/module-builder" : " ^0.8.4" ,
45- "nuxt" : " ^4.1.1 " ,
45+ "nuxt" : " ^4.1.2 " ,
4646 "unbuild" : " ^3.6.1"
4747 }
4848}
Original file line number Diff line number Diff line change 99 "@hebilicious/nuxt-switch-match" : " workspace:^" ,
1010 "@hebilicious/vue-switch-match" : " workspace:^" ,
1111 "@nuxt/devtools" : " ^2.6.3" ,
12- "nuxt" : " ^4.1.1 "
12+ "nuxt" : " ^4.1.2 "
1313 }
1414}
You can’t perform that action at this time.
0 commit comments