Skip to content

Commit

Permalink
Upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
karlhorky committed Nov 16, 2023
1 parent 0b41885 commit a3ed5d1
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 47 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
"start": "next start"
},
"dependencies": {
"next": "13.5.6",
"next": "14.0.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-reveal": "1.2.2",
"react-typed": "1.2.0",
"sharp": "0.32.6"
},
"devDependencies": {
"@playwright/test": "^1.37.0",
"@playwright/test": "1.39.0",
"@types/eslint": "8.44.7",
"@types/node": "20.9.0",
"@types/react": "18.2.37",
Expand Down
97 changes: 52 additions & 45 deletions pnpm-lock.yaml

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

0 comments on commit a3ed5d1

Please sign in to comment.