Skip to content

Commit 5a143de

Browse files
chore(deps): update all non-major dependencies (#29)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9ebf2e6 commit 5a143de

File tree

4 files changed

+552
-355
lines changed

4 files changed

+552
-355
lines changed

package.json

Lines changed: 4 additions & 4 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.27.11",
23+
"@changesets/cli": "^2.27.12",
2424
"@nuxt/test-utils": "^3.15.4",
25-
"@types/node": "^22.10.7",
25+
"@types/node": "^22.12.0",
2626
"dprint": "^0.48.0",
27-
"lage": "^2.12.8",
28-
"lint-staged": "^15.4.1",
27+
"lage": "^2.12.10",
28+
"lint-staged": "^15.4.3",
2929
"rimraf": "^6.0.1",
3030
"simple-git-hooks": "^2.11.1",
3131
"taze": "^0.18.0",

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.15.2",
40+
"@nuxt/kit": "^3.15.3",
4141
"defu": "^6.1.4"
4242
},
4343
"devDependencies": {
4444
"@nuxt/module-builder": "^0.8.4",
45-
"nuxt": "^3.15.2",
45+
"nuxt": "^3.15.3",
4646
"unbuild": "^2.0.0"
4747
}
4848
}

playgrounds/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"@hebilicious/nuxt-switch-match": "workspace:^",
1010
"@hebilicious/vue-switch-match": "workspace:^",
1111
"@nuxt/devtools": "^1.7.0",
12-
"nuxt": "^3.15.2"
12+
"nuxt": "^3.15.3"
1313
}
1414
}

0 commit comments

Comments
 (0)