Skip to content

Commit

Permalink
fix: update relevant dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
leweyse committed Dec 20, 2024
1 parent c62c19b commit a4d2dc0
Show file tree
Hide file tree
Showing 29 changed files with 5,900 additions and 4,047 deletions.
6 changes: 3 additions & 3 deletions examples/hacker_news/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
"dependencies": {
"@react-spring/web": "^9.2.3",
"html-react-parser": "^1.2.6",
"jotai": "^2.0.4",
"jotai": "^2.10.4",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.0",
"@vitejs/plugin-react": "^4.0.0",
"@vitejs/plugin-react": "^4.3.4",
"typescript": "^5.0.0",
"vite": "^4.0.0"
"vite": "^6.0.5"
}
}
Loading

0 comments on commit a4d2dc0

Please sign in to comment.