Skip to content

Commit

Permalink
Update all Yarn dependencies (2021-11-15) (#184)
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 and limonte committed Nov 7, 2022
1 parent 9e922dc commit 5ed9cbb
Show file tree
Hide file tree
Showing 2 changed files with 999 additions and 740 deletions.
22 changes: 11 additions & 11 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.15.8",
"@babel/plugin-transform-runtime": "^7.15.8",
"@babel/preset-env": "^7.15.8",
"@babel/preset-react": "^7.14.5",
"@babel/runtime": "^7.15.4",
"@babel/core": "^7.16.0",
"@babel/plugin-transform-runtime": "^7.16.0",
"@babel/preset-env": "^7.16.0",
"@babel/preset-react": "^7.16.0",
"@babel/runtime": "^7.16.3",
"@sweetalert2/eslint-config": "^1.0.0",
"@types/react": "^17.0.30",
"@types/react": "^17.0.34",
"babel-core": "^7.0.0-bridge.0",
"eslint": "^8.0.0",
"eslint-plugin-react": "^7.26.1",
"jest": "^27.0.0",
"eslint": "^8.2.0",
"eslint-plugin-react": "^7.27.0",
"jest": "^27.3.1",
"npm-run-all": "^4.1.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"rollup": "^2.58.0",
"rollup": "^2.60.0",
"rollup-plugin-babel": "^4.3.2",
"rollup-plugin-commonjs": "^10.0.0",
"rollup-plugin-node-resolve": "^5.0.0",
"rollup-plugin-terser": "^7.0.0",
"sweetalert2": "^11.1.9",
"sweetalert2": "^11.1.10",
"typescript": "^4.4.4"
},
"jest": {
Expand Down
Loading

0 comments on commit 5ed9cbb

Please sign in to comment.