Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
czabaj committed Oct 31, 2024
1 parent 054ff52 commit 2f9112e
Show file tree
Hide file tree
Showing 2 changed files with 644 additions and 253 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
{
"dependencies": {
"@firebase-web-authn/browser": "10.0.0",
"@oddbird/css-anchor-positioning": "^0.2.0",
"@oddbird/popover-polyfill": "^0.4.4",
"@rescript/core": "^1.6.0",
"@oddbird/css-anchor-positioning": "^0.3.1",
"@oddbird/popover-polyfill": "^0.5.0",
"@rescript/core": "^1.6.1",
"@rescript/react": "^0.13.0",
"@sentry/react": "^8.30.0",
"@sentry/vite-plugin": "^2.22.4",
"@sentry/react": "^8.36.0",
"@sentry/vite-plugin": "^2.22.6",
"dialog-polyfill": "^0.5.6",
"firebase": "^10.13.1",
"firebase": "^11.0.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-intl": "^6.6.8",
"react-intl": "^6.8.4",
"reactfire": "^4.2.3",
"rescript-react-intl": "^3.0.0",
"rescript-react-update": "^5.0.2",
"rescript-webapi": "^0.9.1",
"rescript-webapi": "^0.10.0",
"rxfire": "^6.0.5",
"rxjs": "^7.8.1"
},
Expand Down
Loading

0 comments on commit 2f9112e

Please sign in to comment.