chore(projects): update deps & fix sass usage

This commit is contained in:
Soybean
2024-10-25 01:12:40 +08:00
parent b667eab76a
commit 71e6307db2
5 changed files with 921 additions and 824 deletions

View File

@ -13,8 +13,8 @@
}
},
"dependencies": {
"@alova/mock": "2.0.7",
"@alova/mock": "2.0.8",
"@sa/utils": "workspace:*",
"alova": "3.0.20"
"alova": "3.1.1"
}
}

View File

@ -19,9 +19,9 @@
"cac": "6.7.14",
"consola": "3.2.3",
"enquirer": "2.4.1",
"execa": "9.4.0",
"execa": "9.4.1",
"kolorist": "1.8.0",
"npm-check-updates": "17.1.3",
"npm-check-updates": "17.1.4",
"rimraf": "6.0.1"
}
}