Skip to content

Commit

Permalink
Update all Yarn dependencies (2022-07-25) (#206)
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 Jul 25, 2022
1 parent 10e1630 commit df23452
Show file tree
Hide file tree
Showing 2 changed files with 720 additions and 614 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,30 +45,30 @@
"sweetalert2": "^11.0.0"
},
"devDependencies": {
"@babel/core": "^7.18.2",
"@babel/plugin-transform-runtime": "^7.18.2",
"@babel/preset-env": "^7.18.2",
"@babel/preset-react": "^7.17.12",
"@babel/runtime": "^7.18.3",
"@babel/core": "^7.18.9",
"@babel/plugin-transform-runtime": "^7.18.9",
"@babel/preset-env": "^7.18.9",
"@babel/preset-react": "^7.18.6",
"@babel/runtime": "^7.18.9",
"@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-commonjs": "^21.0.3",
"@rollup/plugin-node-resolve": "^13.3.0",
"@rollup/plugin-replace": "^4.0.0",
"@sweetalert2/eslint-config": "^1.1.3",
"@sweetalert2/prettier-config": "^1.0.0",
"@types/react": "^18.0.14",
"@types/react": "^18.0.15",
"@vitejs/plugin-react": "^1.3.2",
"babel-core": "^7.0.0-bridge.0",
"cypress": "^9.7.0",
"eslint": "^8.18.0",
"eslint": "^8.20.0",
"eslint-plugin-react": "^7.30.1",
"prettier": "^2.7.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rollup": "^2.75.7",
"rollup": "^2.77.0",
"rollup-plugin-terser": "^7.0.0",
"sweetalert2": "^11.4.18",
"sweetalert2": "^11.4.24",
"typescript": "^4.7.4",
"vite": "^2.9.12"
"vite": "^2.9.14"
}
}
Loading

0 comments on commit df23452

Please sign in to comment.