deps: Update unocss and webpack to address vulnerability.

This commit is contained in:
Sidharth Vinod
2023-08-21 10:26:41 +05:30
parent f4c62436ea
commit 31c0a0cbab
3 changed files with 257 additions and 282 deletions

View File

@@ -12,7 +12,7 @@
"author": "",
"license": "ISC",
"devDependencies": {
"webpack": "^5.74.0",
"webpack": "^5.88.2",
"webpack-cli": "^4.10.0",
"webpack-dev-server": "^4.11.1"
},