Skip to content

Commit

Permalink
Update all Yarn dependencies (2022-01-10) (#186)
Browse files Browse the repository at this point in the history
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
  • Loading branch information
depfu[bot] authored Jan 10, 2022
1 parent 54a7b12 commit a9bf4f7
Show file tree
Hide file tree
Showing 2 changed files with 951 additions and 740 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,26 +45,26 @@
"sweetalert2": "^11.0.0"
},
"devDependencies": {
"@babel/core": "^7.16.0",
"@babel/plugin-transform-runtime": "^7.16.4",
"@babel/preset-env": "^7.16.4",
"@babel/preset-react": "^7.16.0",
"@babel/runtime": "^7.16.3",
"@babel/core": "^7.16.7",
"@babel/plugin-transform-runtime": "^7.16.7",
"@babel/preset-env": "^7.16.7",
"@babel/preset-react": "^7.16.7",
"@babel/runtime": "^7.16.7",
"@sweetalert2/eslint-config": "^1.0.0",
"@types/react": "^17.0.37",
"babel-core": "^7.0.0-bridge.0",
"eslint": "^8.4.1",
"eslint": "^8.6.0",
"eslint-plugin-react": "^7.27.1",
"jest": "^27.4.4",
"jest": "^27.4.7",
"npm-run-all": "^4.1.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"rollup": "^2.61.1",
"rollup": "^2.63.0",
"@rollup/plugin-babel": "^5.0.0",
"@rollup/plugin-commonjs": "^21.0.0",
"@rollup/plugin-node-resolve": "^13.0.0",
"@rollup/plugin-node-resolve": "^13.1.3",
"rollup-plugin-terser": "^7.0.0",
"sweetalert2": "^11.3.0",
"sweetalert2": "^11.3.4",
"typescript": "^4.5.3"
},
"jest": {
Expand Down
Loading

0 comments on commit a9bf4f7

Please sign in to comment.