Skip to content

Commit ee55b4f

Browse files
chore(deps): update devdependency unbuild to v3
1 parent f9cb975 commit ee55b4f

File tree

3 files changed

+514
-324
lines changed

3 files changed

+514
-324
lines changed

packages/nuxt-switch-match/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@
4343
"devDependencies": {
4444
"@nuxt/module-builder": "^0.8.4",
4545
"nuxt": "^3.15.2",
46-
"unbuild": "^2.0.0"
46+
"unbuild": "^3.3.1"
4747
}
4848
}

packages/vue-switch-match/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@
3535
"vue": "^3.5.13"
3636
},
3737
"devDependencies": {
38-
"unbuild": "^2.0.0"
38+
"unbuild": "^3.3.1"
3939
}
4040
}

0 commit comments

Comments
 (0)