Skip to content

Commit 935567d

Browse files
chore(deps): update all non-major dependencies (#52)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 73a0cfd commit 935567d

File tree

3 files changed

+231
-145
lines changed

3 files changed

+231
-145
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@
2020
},
2121
"devDependencies": {
2222
"@biomejs/biome": "^1.9.4",
23-
"@changesets/cli": "^2.28.1",
23+
"@changesets/cli": "^2.29.0",
2424
"@nuxt/test-utils": "^3.17.2",
25-
"@types/node": "^22.14.0",
25+
"@types/node": "^22.14.1",
2626
"dprint": "^0.49.1",
27-
"lage": "^2.14.2",
28-
"lint-staged": "^15.5.0",
27+
"lage": "^2.14.3",
28+
"lint-staged": "^15.5.1",
2929
"rimraf": "^6.0.1",
3030
"simple-git-hooks": "^2.12.1",
3131
"taze": "^19.0.4",
@@ -35,9 +35,9 @@
3535
"engines": {
3636
"bun": "1.1.34",
3737
"node": "22.14.0",
38-
"pnpm": "10.8.0"
38+
"pnpm": "10.8.1"
3939
},
40-
"packageManager": "[email protected].0",
40+
"packageManager": "[email protected].1",
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.3.2",
11+
"@nuxt/devtools": "^2.4.0",
1212
"nuxt": "^3.16.2"
1313
}
1414
}

0 commit comments

Comments
 (0)