Skip to content

Commit

Permalink
Update dependency react to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 4, 2025
1 parent ca0049b commit 70d4251
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified photo-gallery/bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions photo-gallery/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
"preview": "vite preview"
},
"dependencies": {
"react": "^18.3.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-image-gallery": "^1.3.0"
},
"devDependencies": {
"@types/react": "^18.3.1",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"@types/react-image-gallery": "^1.2.4",
"@vitejs/plugin-react": "^4.3.4",
Expand Down

0 comments on commit 70d4251

Please sign in to comment.