Skip to content

Commit f55c61a

Browse files
chore(deps): update all non-major dependencies (#65)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 447f812 commit f55c61a

File tree

4 files changed

+1389
-412
lines changed

4 files changed

+1389
-412
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,22 +22,22 @@
2222
"@biomejs/biome": "^1.9.4",
2323
"@changesets/cli": "^2.29.4",
2424
"@nuxt/test-utils": "^3.19.1",
25-
"@types/node": "^22.15.29",
25+
"@types/node": "^22.15.30",
2626
"dprint": "^0.50.0",
2727
"lage": "^2.14.6",
2828
"lint-staged": "^16.1.0",
2929
"rimraf": "^6.0.1",
3030
"simple-git-hooks": "^2.13.0",
3131
"taze": "^19.1.0",
3232
"typescript": "^5.8.3",
33-
"vitest": "^3.1.4"
33+
"vitest": "^3.2.2"
3434
},
3535
"engines": {
3636
"bun": "1.1.34",
3737
"node": "22.16.0",
38-
"pnpm": "10.11.0"
38+
"pnpm": "10.11.1"
3939
},
40-
"packageManager": "pnpm@10.11.0",
40+
"packageManager": "pnpm@10.11.1",
4141
"simple-git-hooks": {
4242
"pre-commit": "pnpx lint-staged"
4343
},

packages/nuxt-switch-match/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@
3737
},
3838
"dependencies": {
3939
"@hebilicious/vue-switch-match": "workspace:^",
40-
"@nuxt/kit": "^3.17.4",
40+
"@nuxt/kit": "^3.17.5",
4141
"defu": "^6.1.4"
4242
},
4343
"devDependencies": {
4444
"@nuxt/module-builder": "^0.8.4",
45-
"nuxt": "^3.17.4",
45+
"nuxt": "^3.17.5",
4646
"unbuild": "^3.5.0"
4747
}
4848
}

playgrounds/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"devDependencies": {
99
"@hebilicious/nuxt-switch-match": "workspace:^",
1010
"@hebilicious/vue-switch-match": "workspace:^",
11-
"@nuxt/devtools": "^2.4.1",
12-
"nuxt": "^3.17.4"
11+
"@nuxt/devtools": "^2.5.0",
12+
"nuxt": "^3.17.5"
1313
}
1414
}

0 commit comments

Comments
 (0)