Skip to content

Commit

Permalink
Update all Yarn dependencies (2022-05-30) (#196)
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 May 30, 2022
1 parent 6602c8f commit 3845726
Show file tree
Hide file tree
Showing 2 changed files with 617 additions and 375 deletions.
30 changes: 15 additions & 15 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.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",
"@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",
"@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-commonjs": "^21.0.3",
"@rollup/plugin-node-resolve": "^13.1.3",
"@rollup/plugin-node-resolve": "^13.3.0",
"@sweetalert2/eslint-config": "^1.1.3",
"@sweetalert2/prettier-config": "^1.0.0",
"@types/react": "^18.0.8",
"@vitejs/plugin-react": "^1.3.0",
"@types/react": "^18.0.9",
"@vitejs/plugin-react": "^1.3.2",
"babel-core": "^7.0.0-bridge.0",
"cypress": "^9.5.3",
"eslint": "^8.12.0",
"eslint-plugin-react": "^7.29.4",
"cypress": "^9.7.0",
"eslint": "^8.16.0",
"eslint-plugin-react": "^7.30.0",
"prettier": "^2.6.2",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"rollup": "^2.71.1",
"rollup": "^2.75.0",
"rollup-plugin-terser": "^7.0.0",
"sweetalert2": "^11.4.10",
"typescript": "^4.6.4",
"vite": "^2.9.6"
"sweetalert2": "^11.4.17",
"typescript": "^4.7.2",
"vite": "^2.9.9"
}
}
Loading

0 comments on commit 3845726

Please sign in to comment.