Skip to content

Commit 12a60aa

Browse files
committedSep 13, 2024
chore: upgrade deps
1 parent 7cde74d commit 12a60aa

File tree

2 files changed

+446
-424
lines changed

2 files changed

+446
-424
lines changed
 

‎package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
"vue": "^2.7.16"
1212
},
1313
"devDependencies": {
14-
"@rspack/cli": "1.0.3",
15-
"@rspack/core": "1.0.3",
16-
"typescript": "~5.5.4",
17-
"unplugin-vue-macros": "^2.11.7",
14+
"@rspack/cli": "1.0.5",
15+
"@rspack/core": "1.0.5",
16+
"typescript": "~5.6.2",
17+
"unplugin-vue-macros": "^2.12.0",
1818
"vue-loader": "^15.11.1"
1919
}
2020
}

0 commit comments

Comments
 (0)
Please sign in to comment.