Skip to content

Commit

Permalink
fix(deps): update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilnayyar002 committed Sep 28, 2021
1 parent df2ae0d commit 645d42c
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 40 deletions.
81 changes: 44 additions & 37 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"license": "ISC",
"private": true,
"dependencies": {
"@types/react": "^17.0.20",
"@types/react": "^17.0.24",
"@types/react-dom": "^17.0.9",
"react": "^17.0.2",
"react-dom": "^17.0.2"
Expand All @@ -24,10 +24,10 @@
"@babel/preset-env": "^7.15.6",
"@babel/preset-react": "^7.14.5",
"@babel/preset-typescript": "^7.15.0",
"@typescript-eslint/eslint-plugin": "^4.31.0",
"@typescript-eslint/parser": "^4.31.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.1",
"@svgr/webpack": "^5.5.0",
"@typescript-eslint/eslint-plugin": "^4.32.0",
"@typescript-eslint/parser": "^4.32.0",
"babel-loader": "^8.2.2",
"circular-dependency-plugin": "^5.2.2",
"clean-terminal-webpack-plugin": "^3.0.0",
Expand Down

0 comments on commit 645d42c

Please sign in to comment.