|
32 | 32 | "@babel/plugin-proposal-function-bind": "7.18.9", |
33 | 33 | "@babel/plugin-proposal-function-sent": "7.18.6", |
34 | 34 | "@babel/plugin-proposal-json-strings": "7.18.6", |
35 | | - "@babel/plugin-proposal-logical-assignment-operators": "7.18.9", |
| 35 | + "@babel/plugin-proposal-logical-assignment-operators": "7.20.7", |
36 | 36 | "@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6", |
37 | 37 | "@babel/plugin-proposal-numeric-separator": "7.18.6", |
38 | | - "@babel/plugin-proposal-optional-chaining": "7.18.9", |
| 38 | + "@babel/plugin-proposal-optional-chaining": "7.21.0", |
39 | 39 | "@babel/plugin-proposal-pipeline-operator": "7.18.9", |
40 | 40 | "@babel/plugin-proposal-private-methods": "7.18.6", |
41 | 41 | "@babel/plugin-proposal-private-property-in-object": "^7.18.6", |
|
44 | 44 | "@babel/plugin-syntax-import-meta": "7.10.4", |
45 | 45 | "@babel/plugin-transform-modules-commonjs": "^7.18.6", |
46 | 46 | "@babel/plugin-transform-reserved-words": "^7.18.6", |
47 | | - "@babel/preset-env": "7.18.10", |
48 | | - "@babel/preset-flow": "7.18.6", |
| 47 | + "@babel/preset-env": "7.21.5", |
| 48 | + "@babel/preset-flow": "7.21.4", |
49 | 49 | "@babel/preset-react": "7.18.6", |
50 | 50 | "@babel/preset-typescript": "^7.18.6", |
51 | 51 | "babel-plugin-add-module-exports": "^1.0.4", |
|
0 commit comments