Skip to content

Commit

Permalink
Update all Yarn dependencies (2022-10-17) (#215)
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 b123a63 commit fa1ac72
Show file tree
Hide file tree
Showing 2 changed files with 221 additions and 201 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
"devDependencies": {
"@babel/core": "^7.19.1",
"@babel/plugin-transform-runtime": "^7.19.1",
"@babel/preset-env": "^7.19.1",
"@babel/preset-env": "^7.19.4",
"@babel/preset-react": "^7.18.6",
"@babel/runtime": "^7.19.0",
"@babel/runtime": "^7.19.4",
"@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-commonjs": "^22.0.0",
"@rollup/plugin-node-resolve": "^14.0.0",
Expand All @@ -59,17 +59,17 @@
"@types/react": "^18.0.20",
"@vitejs/plugin-react": "^2.0.0",
"babel-core": "^7.0.0-bridge.0",
"cypress": "^10.0.0",
"eslint": "^8.23.1",
"eslint-plugin-react": "^7.31.8",
"cypress": "^10.10.0",
"eslint": "^8.25.0",
"eslint-plugin-react": "^7.31.10",
"prettier": "^2.7.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rollup": "^2.79.0",
"rollup-plugin-terser": "^7.0.0",
"sweetalert2": "^11.4.33",
"sweetalert2": "^11.5.2",
"typescript": "^4.8.3",
"vite": "^3.0.0"
"vite": "^3.1.8"
},
"prettier": {
"printWidth": 120,
Expand Down
Loading

0 comments on commit fa1ac72

Please sign in to comment.