Skip to content

Commit

Permalink
Update deps.
Browse files Browse the repository at this point in the history
GitOrigin-RevId: c91456d8b1ae24aad97978dabe35043b0a215dac
  • Loading branch information
cpojer committed Dec 27, 2024
1 parent 9ea7c8f commit e63cacb
Show file tree
Hide file tree
Showing 5 changed files with 249 additions and 253 deletions.
4 changes: 2 additions & 2 deletions ares/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@nkzw/use-relative-time": "^1.1.0",
"@sentry/browser": "^8.47.0",
"@stripe/react-stripe-js": "^3.1.1",
"@stripe/stripe-js": "^5.3.0",
"@stripe/stripe-js": "^5.4.0",
"cordova-plugin-purchase": "^13.12.0",
"fbt": "^1.0.2",
"framer-motion": "^11.15.0",
Expand All @@ -43,7 +43,7 @@
"react-dom": "19.0.0",
"react-error-boundary": "^4.1.2",
"react-relay": "^18.2.0",
"react-router-dom": "^7.0.2",
"react-router-dom": "^7.1.0",
"relay-runtime": "^18.2.0",
"socket.io-client": "^4.8.1",
"tinybase": "^5.4.4",
Expand Down
6 changes: 3 additions & 3 deletions artemis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"author": "Christoph Nakazawa <[email protected]>",
"type": "module",
"dependencies": {
"@aws-sdk/client-s3": "^3.716.0",
"@aws-sdk/s3-request-presigner": "^3.716.0",
"@aws-sdk/client-s3": "^3.717.0",
"@aws-sdk/s3-request-presigner": "^3.717.0",
"@deities/apollo": "workspace:*",
"@deities/athena": "workspace:*",
"@deities/dionysus": "workspace:*",
Expand Down Expand Up @@ -42,7 +42,7 @@
"express-session": "^1.18.1",
"graphql": "^16.10.0",
"graphql-helix": "^1.13.0",
"ioredis": "^5.4.1",
"ioredis": "^5.4.2",
"json-stable-stringify": "^1.2.0",
"openskill": "^4.1.0",
"passport": "^0.7.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"react-refresh": "^0.16.0",
"ts-node": "^10.9.2",
"typescript": "^5.7.2",
"vite": "^6.0.4",
"vite": "^6.0.5",
"vitest": "^2.1.8"
},
"engines": {
Expand Down
Loading

0 comments on commit e63cacb

Please sign in to comment.