mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
Upgrade babel to 7.26.0
(cherry picked from commit bfcd017012730c97eb587ae2d2e91f72ee7a1de3) Closes #3943
This commit is contained in:
+6
-6
@@ -86,13 +86,13 @@
|
|||||||
"typescript": "5.1.6"
|
"typescript": "5.1.6"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "7.25.8",
|
"@babel/core": "7.26.0",
|
||||||
"@babel/eslint-parser": "7.25.8",
|
"@babel/eslint-parser": "7.25.9",
|
||||||
"@babel/plugin-proposal-export-default-from": "7.25.8",
|
"@babel/plugin-proposal-export-default-from": "7.25.9",
|
||||||
"@babel/plugin-syntax-dynamic-import": "7.8.3",
|
"@babel/plugin-syntax-dynamic-import": "7.8.3",
|
||||||
"@babel/preset-env": "7.25.8",
|
"@babel/preset-env": "7.26.0",
|
||||||
"@babel/preset-react": "7.25.7",
|
"@babel/preset-react": "7.26.3",
|
||||||
"@babel/preset-typescript": "7.25.7",
|
"@babel/preset-typescript": "7.26.0",
|
||||||
"@types/lodash": "4.14.195",
|
"@types/lodash": "4.14.195",
|
||||||
"@types/react-lazyload": "3.2.3",
|
"@types/react-lazyload": "3.2.3",
|
||||||
"@types/redux-actions": "2.6.5",
|
"@types/redux-actions": "2.6.5",
|
||||||
|
|||||||
Reference in New Issue
Block a user