Skip to content

Commit

Permalink
Update all Yarn dependencies (2022-05-02) (#193)
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 7a20be1 commit fc3403e
Show file tree
Hide file tree
Showing 2 changed files with 177 additions and 75 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,29 +45,29 @@
"sweetalert2": "^11.0.0"
},
"devDependencies": {
"@babel/core": "^7.17.8",
"@babel/plugin-transform-runtime": "^7.17.0",
"@babel/preset-env": "^7.16.7",
"@babel/core": "^7.17.10",
"@babel/plugin-transform-runtime": "^7.17.10",
"@babel/preset-env": "^7.17.10",
"@babel/preset-react": "^7.16.7",
"@babel/runtime": "^7.17.8",
"@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-commonjs": "^21.0.3",
"@rollup/plugin-node-resolve": "^13.1.3",
"@sweetalert2/eslint-config": "^1.1.3",
"@sweetalert2/prettier-config": "^1.0.0",
"@types/react": "^18.0.0",
"@types/react": "^18.0.8",
"@vitejs/plugin-react": "^1.3.0",
"babel-core": "^7.0.0-bridge.0",
"cypress": "^9.5.3",
"eslint": "^8.12.0",
"eslint-plugin-react": "^7.29.4",
"prettier": "^2.6.2",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"rollup": "^2.70.1",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"rollup": "^2.71.1",
"rollup-plugin-terser": "^7.0.0",
"sweetalert2": "^11.4.8",
"typescript": "^4.6.3",
"vite": "^2.9.1"
"sweetalert2": "^11.4.10",
"typescript": "^4.6.4",
"vite": "^2.9.6"
}
}
Loading

0 comments on commit fc3403e

Please sign in to comment.