Skip to content

Commit f9cb975

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

File tree

4 files changed

+634
-231
lines changed

4 files changed

+634
-231
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@nuxt/test-utils": "^3.15.4",
2525
"@types/node": "^22.10.6",
2626
"dprint": "^0.48.0",
27-
"lage": "^2.12.6",
27+
"lage": "^2.12.7",
2828
"lint-staged": "^15.3.0",
2929
"rimraf": "^6.0.1",
3030
"simple-git-hooks": "^2.11.1",

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.1",
40+
"@nuxt/kit": "^3.15.2",
4141
"defu": "^6.1.4"
4242
},
4343
"devDependencies": {
4444
"@nuxt/module-builder": "^0.8.4",
45-
"nuxt": "^3.15.1",
45+
"nuxt": "^3.15.2",
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.1"
12+
"nuxt": "^3.15.2"
1313
}
1414
}

0 commit comments

Comments
 (0)