Skip to content

Commit 43ce8ba

Browse files
fix(deps): update dependencies
1 parent 64f3eed commit 43ce8ba

File tree

2 files changed

+553
-371
lines changed

2 files changed

+553
-371
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@
3232
"@babel/plugin-proposal-function-bind": "7.18.9",
3333
"@babel/plugin-proposal-function-sent": "7.18.6",
3434
"@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",
3636
"@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
3737
"@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",
3939
"@babel/plugin-proposal-pipeline-operator": "7.18.9",
4040
"@babel/plugin-proposal-private-methods": "7.18.6",
4141
"@babel/plugin-proposal-private-property-in-object": "^7.18.6",
@@ -44,8 +44,8 @@
4444
"@babel/plugin-syntax-import-meta": "7.10.4",
4545
"@babel/plugin-transform-modules-commonjs": "^7.18.6",
4646
"@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",
4949
"@babel/preset-react": "7.18.6",
5050
"@babel/preset-typescript": "^7.18.6",
5151
"babel-plugin-add-module-exports": "^1.0.4",

0 commit comments

Comments
 (0)