Skip to content

Commit

Permalink
oth: updated the project dependencies using yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorschelb committed May 3, 2023
1 parent 559301d commit 21dce24
Show file tree
Hide file tree
Showing 2 changed files with 365 additions and 229 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
"dependencies": {
"@headlessui/react": "^1.7.14",
"@heroicons/react": "^2.0.17",
"@types/node": "18.15.3",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.11",
"eslint": "8.36.0",
"eslint-config-next": "13.2.4",
"next": "13.2.4",
"@types/node": "18.16.3",
"@types/react": "18.2.1",
"@types/react-dom": "18.2.3",
"eslint": "8.39.0",
"eslint-config-next": "13.3.4",
"next": "13.3.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.0.2"
Expand Down
Loading

0 comments on commit 21dce24

Please sign in to comment.