Skip to content

Commit

Permalink
Update deps.
Browse files Browse the repository at this point in the history
GitOrigin-RevId: b023fe7850c97adf1fb91f6f4089dcd36f03ad9b
  • Loading branch information
cpojer committed Dec 20, 2024
1 parent 298837b commit 9754137
Show file tree
Hide file tree
Showing 12 changed files with 1,498 additions and 1,425 deletions.
16 changes: 8 additions & 8 deletions ares/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,21 +32,21 @@
"@emotion/css": "^11.13.5",
"@iconify-icons/pixelarticons": "^1.2.5",
"@nkzw/use-relative-time": "^1.1.0",
"@sentry/browser": "^8.43.0",
"@stripe/react-stripe-js": "^3.0.0",
"@stripe/stripe-js": "^5.2.0",
"@sentry/browser": "^8.47.0",
"@stripe/react-stripe-js": "^3.1.1",
"@stripe/stripe-js": "^5.3.0",
"cordova-plugin-purchase": "^13.12.0",
"fbt": "^1.0.2",
"framer-motion": "^11.13.5",
"p-limit": "^6.1.0",
"framer-motion": "^11.15.0",
"p-limit": "^6.2.0",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-error-boundary": "^4.1.2",
"react-relay": "^18.2.0",
"react-router-dom": "^7.0.2",
"relay-runtime": "^18.2.0",
"socket.io-client": "^4.8.1",
"tinybase": "^5.4.2",
"tinybase": "^5.4.4",
"workbox-core": "^7.3.0",
"workbox-precaching": "^7.3.0",
"workbox-routing": "^7.3.0",
Expand All @@ -57,11 +57,11 @@
"@emotion/babel-plugin": "^11.13.5",
"@sentry/vite-plugin": "^2.22.7",
"@types/babel__core": "^7.20.5",
"@types/react": "^19.0.1",
"@types/react": "^19.0.2",
"@types/react-dom": "^19.0.2",
"@types/react-relay": "^18.2.0",
"@types/react-router-dom": "^5.3.3",
"@types/relay-runtime": "^18.2.1",
"@types/relay-runtime": "^18.2.3",
"babel-plugin-relay": "^18.2.0",
"glob": "11.0.0",
"relay-compiler": "^18.2.0",
Expand Down
28 changes: 14 additions & 14 deletions artemis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@
"author": "Christoph Nakazawa <[email protected]>",
"type": "module",
"dependencies": {
"@aws-sdk/client-s3": "^3.709.0",
"@aws-sdk/s3-request-presigner": "^3.709.0",
"@aws-sdk/client-s3": "^3.716.0",
"@aws-sdk/s3-request-presigner": "^3.716.0",
"@deities/apollo": "workspace:*",
"@deities/athena": "workspace:*",
"@deities/dionysus": "workspace:*",
"@deities/hephaestus": "workspace:*",
"@deities/hermes": "workspace:*",
"@deities/i18n": "workspace:*",
"@deities/zeus": "workspace:*",
"@graphql-tools/utils": "^10.6.2",
"@graphql-tools/utils": "^10.6.4",
"@nkzw/histogram": "^1.1.0",
"@nkzw/immutable-map": "^1.2.2",
"@nkzw/safe-word-list": "^2.1.0",
Expand All @@ -28,38 +28,38 @@
"@pothos/plugin-directives": "^4.2.0",
"@pothos/plugin-prisma": "^4.4.0",
"@pothos/plugin-relay": "^4.3.0",
"@prisma/client": "^6.0.1",
"@prisma/client": "^6.1.0",
"@quixo3/prisma-session-store": "^3.1.13",
"@sentry/node": "^8.43.0",
"@sentry/node": "^8.47.0",
"@types/express-session": "^1.18.1",
"array-shuffle": "^3.0.0",
"body-parser": "^1.20.3",
"bufferutil": "^4.0.8",
"chalk": "^5.3.0",
"chalk": "^5.4.0",
"cors": "^2.8.5",
"discord.js": "^14.16.3",
"express": "^4.21.2",
"express-session": "^1.18.1",
"graphql": "^16.9.0",
"graphql": "^16.10.0",
"graphql-helix": "^1.13.0",
"ioredis": "^5.4.1",
"json-stable-stringify": "^1.1.1",
"json-stable-stringify": "^1.2.0",
"openskill": "^4.1.0",
"passport": "^0.7.0",
"passport-local": "^1.0.0",
"prettier": "4.0.0-alpha.10",
"resend": "4.0.1",
"socket.io": "^4.8.1",
"strip-ansi": "^7.1.0",
"stripe": "^17.4.0",
"stripe": "^17.5.0",
"ua-parser-js": "2.0.0",
"utf-8-validate": "^6.0.5",
"web-push": "^3.6.7"
},
"devDependencies": {
"@aws-sdk/client-sso-oidc": "^3.709.0",
"@aws-sdk/client-sts": "^3.709.0",
"@rollup/plugin-replace": "^6.0.1",
"@aws-sdk/client-sso-oidc": "^3.716.0",
"@aws-sdk/client-sts": "^3.716.0",
"@rollup/plugin-replace": "^6.0.2",
"@sentry/vite-plugin": "^2.22.7",
"@types/body-parser": "^1.19.5",
"@types/cors": "^2.8.17",
Expand All @@ -70,8 +70,8 @@
"@types/passport-local": "^1.0.38",
"@types/web-push": "^3.6.4",
"glob": "11.0.0",
"p-limit": "^6.1.0",
"prisma": "^6.0.1",
"p-limit": "^6.2.0",
"prisma": "^6.1.0",
"prisma-json-types-generator": "^3.2.2",
"terminal-link": "^3.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion codegen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@deities/hephaestus": "workspace:*",
"@deities/hermes": "workspace:*",
"@types/babel__traverse": "^7.20.6",
"chalk": "^5.3.0",
"chalk": "^5.4.0",
"glob": "11.0.0",
"prettier": "4.0.0-alpha.10"
}
Expand Down
4 changes: 2 additions & 2 deletions deimos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
"@emotion/css": "^11.13.5",
"array-shuffle": "^3.0.0",
"fbt": "^1.0.2",
"framer-motion": "^11.13.5",
"framer-motion": "^11.15.0",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-error-boundary": "^4.1.2"
},
"devDependencies": {
"@emotion/babel-plugin": "^11.13.5",
"@types/react": "^19.0.1",
"@types/react": "^19.0.2",
"@types/react-dom": "^19.0.2"
}
}
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
"@deities/ui": "workspace:*",
"@emotion/babel-plugin": "^11.13.5",
"@emotion/css": "^11.13.5",
"@types/react": "^19.0.1",
"@types/react": "^19.0.2",
"dunkel-theme": "^1.7.1",
"fbt": "^1.0.2",
"framer-motion": "^11.13.5",
"framer-motion": "^11.15.0",
"licht-theme": "^1.7.1",
"react": "19.0.0",
"react-dom": "19.0.0",
Expand Down
4 changes: 2 additions & 2 deletions hera/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
"@nkzw/use-relative-time": "^1.1.0",
"array-shuffle": "^3.0.0",
"fbt": "^1.0.2",
"framer-motion": "^11.13.5",
"framer-motion": "^11.15.0",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-fps": "^1.0.6"
},
"devDependencies": {
"@types/react": "^19.0.1",
"@types/react": "^19.0.2",
"@types/react-dom": "^19.0.2"
}
}
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,23 +63,23 @@
"@styled/typescript-styled-plugin": "^1.0.1",
"@swc/core": "^1.10.1",
"@types/fbt": "^1.0.5",
"@types/node": "^22.10.1",
"@types/node": "^22.10.2",
"@vitejs/plugin-react": "^4.3.4",
"babel-plugin-fbt": "^1.0.0",
"babel-plugin-fbt-import": "^0.1.0",
"babel-plugin-fbt-runtime": "^1.0.0",
"chalk": "^5.3.0",
"chalk": "^5.4.0",
"dotenv": "^16.4.7",
"eslint": "^8.57.0",
"eslint-plugin-workspaces": "^0.10.1",
"nodemon": "^3.1.7",
"npm-run-all2": "^7.0.1",
"nodemon": "^3.1.9",
"npm-run-all2": "^7.0.2",
"prettier": "4.0.0-alpha.10",
"prettier-plugin-packagejson": "^2.5.6",
"react-refresh": "^0.16.0",
"ts-node": "^10.9.2",
"typescript": "^5.7.2",
"vite": "^6.0.3",
"vite": "^6.0.4",
"vitest": "^2.1.8"
},
"engines": {
Expand Down
Loading

0 comments on commit 9754137

Please sign in to comment.