Skip to content

Commit

Permalink
Update all Yarn dependencies (2022-09-19) (#213)
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 Sep 19, 2022
1 parent 21e197c commit 6990159
Show file tree
Hide file tree
Showing 2 changed files with 288 additions and 208 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,30 +46,30 @@
"sweetalert2": "^11.0.0"
},
"devDependencies": {
"@babel/core": "^7.18.10",
"@babel/plugin-transform-runtime": "^7.18.10",
"@babel/preset-env": "^7.18.10",
"@babel/core": "^7.19.1",
"@babel/plugin-transform-runtime": "^7.19.1",
"@babel/preset-env": "^7.19.1",
"@babel/preset-react": "^7.18.6",
"@babel/runtime": "^7.18.9",
"@babel/runtime": "^7.19.0",
"@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.17",
"@types/react": "^18.0.20",
"@vitejs/plugin-react": "^1.3.2",
"babel-core": "^7.0.0-bridge.0",
"cypress": "^9.7.0",
"eslint": "^8.22.0",
"eslint-plugin-react": "^7.30.1",
"eslint": "^8.23.1",
"eslint-plugin-react": "^7.31.8",
"prettier": "^2.7.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rollup": "^2.78.1",
"rollup": "^2.79.0",
"rollup-plugin-terser": "^7.0.0",
"sweetalert2": "^11.4.29",
"typescript": "^4.7.4",
"sweetalert2": "^11.4.33",
"typescript": "^4.8.3",
"vite": "^2.9.15"
}
}
Loading

0 comments on commit 6990159

Please sign in to comment.