Skip to content

Commit c6cbb82

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

File tree

3 files changed

+311
-177
lines changed

3 files changed

+311
-177
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": "^2.2.4",
2323
"@changesets/cli": "^2.29.7",
2424
"@nuxt/test-utils": "^3.19.2",
25-
"@types/node": "^22.18.4",
25+
"@types/node": "^22.18.6",
2626
"dprint": "^0.50.2",
2727
"lage": "^2.14.12",
2828
"lint-staged": "^16.1.6",
2929
"rimraf": "^6.0.1",
3030
"simple-git-hooks": "^2.13.1",
31-
"taze": "^19.6.0",
31+
"taze": "^19.7.0",
3232
"typescript": "^5.9.2",
3333
"vitest": "^3.2.4"
3434
},
3535
"engines": {
3636
"bun": "1.1.34",
3737
"node": "22.19.0",
38-
"pnpm": "10.16.1"
38+
"pnpm": "10.17.0"
3939
},
40-
"packageManager": "pnpm@10.16.1",
40+
"packageManager": "pnpm@10.17.0",
4141
"simple-git-hooks": {
4242
"pre-commit": "pnpx lint-staged"
4343
},

playgrounds/package.json

Lines changed: 1 addition & 1 deletion
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.6.3",
11+
"@nuxt/devtools": "^2.6.5",
1212
"nuxt": "^4.1.2"
1313
}
1414
}

0 commit comments

Comments
 (0)