mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-22 00:13:45 -05:00
⬆️ upgrade babel/webpack dependencies to their newest minor version (#5028)
This commit is contained in:
@@ -49,8 +49,8 @@
|
||||
"winston": "^3.17.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.26.10",
|
||||
"@babel/preset-typescript": "^7.20.2",
|
||||
"@babel/core": "^7.27.1",
|
||||
"@babel/preset-typescript": "^7.27.1",
|
||||
"@types/babel__core": "^7",
|
||||
"@types/bcrypt": "^5.0.2",
|
||||
"@types/better-sqlite3": "^7.6.13",
|
||||
|
||||
Reference in New Issue
Block a user