Merge pull request from MiroslavDionisiev/UEPR-21

[UEPR-21] updated babel packages to use scoped alternatives
This commit is contained in:
Miroslav Dionisiev 2024-07-16 12:52:37 +03:00 committed by GitHub
commit 7b0a23e095
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 25587 additions and 1571 deletions

27150
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -51,13 +51,13 @@
"scratch-render-fonts": "^1.0.0"
},
"devDependencies": {
"@babel/core": "^7.24.7",
"@babel/eslint-parser": "^7.24.7",
"@babel/polyfill": "^7.12.1",
"@babel/preset-env": "^7.24.7",
"@commitlint/cli": "18.6.1",
"@commitlint/config-conventional": "18.6.3",
"babel-core": "6.26.3",
"babel-eslint": "10.1.0",
"babel-loader": "^9.1.3",
"babel-polyfill": "6.26.0",
"babel-preset-env": "1.7.0",
"copy-webpack-plugin": "4.6.0",
"docdash": "0.4.0",
"eslint": "8.57.0",