Skip to content

Commit

Permalink
updated react
Browse files Browse the repository at this point in the history
  • Loading branch information
benediktschwab committed Jul 4, 2024
1 parent a22b7b5 commit 37ffb19
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 89 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@
"next": "^13.5.6",
"nextra": "2.13.4",
"nextra-theme-docs": "2.13.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"sharp": "^0.33.4",
"typescript": "5.5.3"
},
"devDependencies": {
"@types/node": "20.14.9",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"autoprefixer": "^10.4.19",
"postcss": "^8.4.39",
"shx": "^0.3.4",
Expand Down
164 changes: 79 additions & 85 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 37ffb19

Please sign in to comment.