1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-03-05 13:21:25 -05:00

Upgrade TypeScript and core-js

(cherry picked from commit 148480909917f69ff3b2ca547ccb4716dd56606e)

Closes #10763
This commit is contained in:
Mark McDowall
2024-12-08 17:24:47 -08:00
committed by Bogdan
parent 9032ac20ff
commit e4106f0ede
3 changed files with 12 additions and 11 deletions

View File

@@ -84,7 +84,7 @@
"reselect": "4.1.8",
"stacktrace-js": "2.0.2",
"swiper": "8.3.2",
"typescript": "5.1.6"
"typescript": "5.7.2"
},
"devDependencies": {
"@babel/core": "7.25.8",
@@ -108,7 +108,7 @@
"babel-loader": "9.2.1",
"babel-plugin-inline-classnames": "2.0.1",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"core-js": "3.38.1",
"core-js": "3.39.0",
"css-loader": "6.7.3",
"css-modules-typescript-loader": "4.0.1",
"eslint": "8.57.1",