Skip to content

Commit

Permalink
chore(deps): Upgrade dependencies in examples/client
Browse files Browse the repository at this point in the history
  • Loading branch information
EvHaus committed Feb 27, 2024
1 parent 0cab70f commit 775c6f0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Binary file modified examples/client/bun.lockb
Binary file not shown.
10 changes: 5 additions & 5 deletions examples/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
"react-pdf-charts": "file:../../"
},
"devDependencies": {
"@types/react": "^18.2.24",
"@types/react-dom": "^18.2.8",
"@vitejs/plugin-react": "^4.1.0",
"typescript": "^5.2.2",
"vite": "^4.4.10"
"@types/react": "^18.2.59",
"@types/react-dom": "^18.2.19",
"@vitejs/plugin-react": "^4.2.1",
"typescript": "^5.3.3",
"vite": "^5.1.4"
}
}

0 comments on commit 775c6f0

Please sign in to comment.