v7.12.7
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@babel/preset-react",
|
||||
"version": "7.12.5",
|
||||
"version": "7.12.7",
|
||||
"description": "Babel preset for all React plugins.",
|
||||
"author": "Sebastian McKenzie <sebmck@gmail.com>",
|
||||
"homepage": "https://babeljs.io/",
|
||||
@@ -17,8 +17,8 @@
|
||||
"dependencies": {
|
||||
"@babel/helper-plugin-utils": "workspace:^7.10.4",
|
||||
"@babel/plugin-transform-react-display-name": "workspace:^7.12.1",
|
||||
"@babel/plugin-transform-react-jsx": "workspace:^7.12.5",
|
||||
"@babel/plugin-transform-react-jsx-development": "workspace:^7.12.5",
|
||||
"@babel/plugin-transform-react-jsx": "workspace:^7.12.7",
|
||||
"@babel/plugin-transform-react-jsx-development": "workspace:^7.12.7",
|
||||
"@babel/plugin-transform-react-jsx-self": "workspace:^7.12.1",
|
||||
"@babel/plugin-transform-react-jsx-source": "workspace:^7.12.1",
|
||||
"@babel/plugin-transform-react-pure-annotations": "workspace:^7.12.1"
|
||||
|
||||
Reference in New Issue
Block a user