Skip to content

Commit

Permalink
updated react type dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
benediktschwab committed Jan 13, 2025
1 parent f944ff7 commit e74da59
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 27 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
},
"devDependencies": {
"@types/node": "22.10.5",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@types/react": "19.0.6",
"@types/react-dom": "19.0.3",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.49",
"shx": "^0.3.4",
Expand Down
46 changes: 21 additions & 25 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 e74da59

Please sign in to comment.