Skip to content

Commit

Permalink
fix(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 31, 2023
1 parent 91ae966 commit e593fdf
Show file tree
Hide file tree
Showing 2 changed files with 543 additions and 332 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
"@babel/plugin-proposal-function-bind": "7.18.9",
"@babel/plugin-proposal-function-sent": "7.18.6",
"@babel/plugin-proposal-json-strings": "7.18.6",
"@babel/plugin-proposal-logical-assignment-operators": "7.18.9",
"@babel/plugin-proposal-logical-assignment-operators": "7.20.7",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
"@babel/plugin-proposal-numeric-separator": "7.18.6",
"@babel/plugin-proposal-optional-chaining": "7.18.9",
"@babel/plugin-proposal-optional-chaining": "7.21.0",
"@babel/plugin-proposal-pipeline-operator": "7.18.9",
"@babel/plugin-proposal-private-methods": "7.18.6",
"@babel/plugin-proposal-private-property-in-object": "^7.18.6",
Expand All @@ -44,8 +44,8 @@
"@babel/plugin-syntax-import-meta": "7.10.4",
"@babel/plugin-transform-modules-commonjs": "^7.18.6",
"@babel/plugin-transform-reserved-words": "^7.18.6",
"@babel/preset-env": "7.18.10",
"@babel/preset-flow": "7.18.6",
"@babel/preset-env": "7.21.4",
"@babel/preset-flow": "7.21.4",
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "^7.18.6",
"babel-plugin-add-module-exports": "^1.0.4",
Expand Down
Loading

0 comments on commit e593fdf

Please sign in to comment.