Skip to content

Commit

Permalink
Merge pull request #148 from MNabeelHassan/dependabot/npm_and_yarn/mu…
Browse files Browse the repository at this point in the history
…lti-ac08903459

Bump react and @types/react
  • Loading branch information
MNabeelHassan committed Apr 30, 2024
2 parents d525337 + 6f7cd39 commit 82badf9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
},
"dependencies": {
"@types/node": "20.12.7",
"@types/react": "18.2.77",
"@types/react": "18.3.1",
"@types/react-dom": "18.2.25",
"autoprefixer": "10.4.19",
"eslint": "8.57.0",
"eslint-config-next": "14.2.3",
"next": "14.2.1",
"postcss": "8.4.38",
"pre-commit": "^1.2.2",
"react": "18.2.0",
"react": "18.3.1",
"react-dom": "18.2.0",
"tailwindcss": "3.4.3",
"typescript": "5.4.5"
Expand Down

0 comments on commit 82badf9

Please sign in to comment.