mirror of
https://github.com/ansible/awx.git
synced 2026-01-09 23:12:08 -03:30
bump babel dependencies (#14370)
This commit is contained in:
parent
09168e5832
commit
a28bc2eb3f
1750
awx/ui/package-lock.json
generated
1750
awx/ui/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -33,12 +33,12 @@
|
|||||||
"styled-components": "5.3.6"
|
"styled-components": "5.3.6"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "^7.16.10",
|
"@babel/core": "^7.22.9",
|
||||||
"@babel/eslint-parser": "^7.16.5",
|
"@babel/eslint-parser": "^7.22.9",
|
||||||
"@babel/eslint-plugin": "^7.16.5",
|
"@babel/eslint-plugin": "^7.22.10",
|
||||||
"@babel/plugin-syntax-jsx": "7.16.7",
|
"@babel/plugin-syntax-jsx": "^7.22.5",
|
||||||
"@babel/polyfill": "^7.8.7",
|
"@babel/polyfill": "^7.12.1",
|
||||||
"@babel/preset-react": "7.16.7",
|
"@babel/preset-react": "^7.22.5",
|
||||||
"@cypress/instrument-cra": "^1.4.0",
|
"@cypress/instrument-cra": "^1.4.0",
|
||||||
"@lingui/cli": "^3.7.1",
|
"@lingui/cli": "^3.7.1",
|
||||||
"@lingui/loader": "3.15.0",
|
"@lingui/loader": "3.15.0",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user