mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-25 14:29:36 +01:00
chore(deps): update babel monorepo
This commit is contained in:
parent
438535e00f
commit
e2e48226c1
10
package.json
10
package.json
@ -83,11 +83,11 @@
|
||||
"react-helmet": "^6.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.12.17",
|
||||
"@babel/plugin-proposal-class-properties": "7.12.13",
|
||||
"@babel/plugin-proposal-optional-chaining": "7.12.17",
|
||||
"@babel/plugin-transform-flow-strip-types": "^7.12.13",
|
||||
"@babel/preset-env": "7.12.17",
|
||||
"@babel/core": "7.13.8",
|
||||
"@babel/plugin-proposal-class-properties": "7.13.0",
|
||||
"@babel/plugin-proposal-optional-chaining": "7.13.8",
|
||||
"@babel/plugin-transform-flow-strip-types": "^7.13.0",
|
||||
"@babel/preset-env": "7.13.9",
|
||||
"@babel/preset-react": "7.12.13",
|
||||
"autoprefixer": "9.8.6",
|
||||
"babel-core": "7.0.0-bridge.0",
|
||||
|
Loading…
Reference in New Issue
Block a user