update deps

This commit is contained in:
cupcakearmy 2022-01-21 16:30:18 +01:00
parent 791cc57177
commit 6f365fb9f6
No known key found for this signature in database
GPG Key ID: 3235314B4D31232F
2 changed files with 599 additions and 1293 deletions

View File

@ -47,10 +47,10 @@
},
"dependencies": {
"auto-launch": "^5.0.5",
"axios": "^0.24.0",
"axios": "^0.25.0",
"dayjs": "^1.10.7",
"electron-log": "^4.4.4",
"electron-store": "^7.0.3",
"electron-log": "^4.4.5",
"electron-store": "^8.0.1",
"ms": "^2.1.3",
"react": "^17.0.2",
"react-dom": "^17.0.2",
@ -59,7 +59,7 @@
"tachyons": "^4.12.0"
},
"devDependencies": {
"@babel/core": "^7.16.7",
"@babel/core": "^7.16.10",
"@types/auto-launch": "^5.0.2",
"@types/ms": "^0.7.31",
"@types/react": "^17.0.38",
@ -68,8 +68,8 @@
"electron": "^11.5.0",
"electron-builder": "^22.14.5",
"npm-run-all": "^4.1.5",
"parcel": "^2.1.1",
"parcel": "^2.2.1",
"postcss": "^8.4.5",
"typescript": "^4.5.4"
"typescript": "^4.5.5"
}
}

File diff suppressed because it is too large Load Diff