Skip to content

Commit

Permalink
Update deps.
Browse files Browse the repository at this point in the history
GitOrigin-RevId: 605dd8142842a0a5459c003b0695b88ec4c19fef
  • Loading branch information
cpojer committed Jan 8, 2025
1 parent f9c8fdd commit 06bfc67
Show file tree
Hide file tree
Showing 10 changed files with 1,595 additions and 1,596 deletions.
10 changes: 5 additions & 5 deletions ares/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@
"@emotion/css": "^11.13.5",
"@iconify-icons/pixelarticons": "^1.2.5",
"@nkzw/use-relative-time": "^1.1.0",
"@sentry/browser": "^8.47.0",
"@sentry/browser": "^8.48.0",
"@stripe/react-stripe-js": "^3.1.1",
"@stripe/stripe-js": "^5.4.0",
"@stripe/stripe-js": "^5.5.0",
"cordova-plugin-purchase": "^13.12.1",
"fbtee": "^0.2.0",
"framer-motion": "^11.15.0",
"framer-motion": "^11.16.0",
"p-limit": "^6.2.0",
"react": "19.0.0",
"react-dom": "19.0.0",
Expand All @@ -46,7 +46,7 @@
"react-router-dom": "^7.1.1",
"relay-runtime": "^18.2.0",
"socket.io-client": "^4.8.1",
"tinybase": "^5.4.5",
"tinybase": "^5.4.6",
"workbox-core": "^7.3.0",
"workbox-precaching": "^7.3.0",
"workbox-routing": "^7.3.0",
Expand All @@ -57,7 +57,7 @@
"@emotion/babel-plugin": "^11.13.5",
"@sentry/vite-plugin": "^2.22.7",
"@types/babel__core": "^7.20.5",
"@types/react": "^19.0.2",
"@types/react": "^19.0.3",
"@types/react-dom": "^19.0.2",
"@types/react-relay": "^18.2.0",
"@types/react-router-dom": "^5.3.3",
Expand Down
18 changes: 9 additions & 9 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.721.0",
"@aws-sdk/s3-request-presigner": "^3.721.0",
"@aws-sdk/client-s3": "^3.723.0",
"@aws-sdk/s3-request-presigner": "^3.723.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.7.1",
"@graphql-tools/utils": "^10.7.2",
"@nkzw/histogram": "^1.1.0",
"@nkzw/immutable-map": "^1.2.2",
"@nkzw/safe-word-list": "^2.1.0",
Expand All @@ -28,16 +28,16 @@
"@pothos/plugin-directives": "^4.2.0",
"@pothos/plugin-prisma": "^4.4.0",
"@pothos/plugin-relay": "^4.3.0",
"@prisma/client": "^6.1.0",
"@prisma/client": "^6.2.0",
"@quixo3/prisma-session-store": "^3.1.13",
"@sentry/node": "^8.47.0",
"@sentry/node": "^8.48.0",
"@types/express-session": "^1.18.1",
"array-shuffle": "^3.0.0",
"body-parser": "^1.20.3",
"bufferutil": "^4.0.9",
"chalk": "^5.4.1",
"cors": "^2.8.5",
"discord.js": "^14.17.2",
"discord.js": "^14.17.3",
"express": "^4.21.2",
"express-session": "^1.18.1",
"graphql": "^16.10.0",
Expand All @@ -57,8 +57,8 @@
"web-push": "^3.6.7"
},
"devDependencies": {
"@aws-sdk/client-sso-oidc": "^3.721.0",
"@aws-sdk/client-sts": "^3.721.0",
"@aws-sdk/client-sso-oidc": "^3.723.0",
"@aws-sdk/client-sts": "^3.723.0",
"@rollup/plugin-replace": "^6.0.2",
"@sentry/vite-plugin": "^2.22.7",
"@types/body-parser": "^1.19.5",
Expand All @@ -71,7 +71,7 @@
"@types/web-push": "^3.6.4",
"glob": "11.0.0",
"p-limit": "^6.2.0",
"prisma": "^6.1.0",
"prisma": "^6.2.0",
"prisma-json-types-generator": "^3.2.2",
"terminal-link": "^3.0.0"
},
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",
"fbtee": "^0.2.0",
"framer-motion": "^11.15.0",
"framer-motion": "^11.16.0",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-error-boundary": "^5.0.0"
},
"devDependencies": {
"@emotion/babel-plugin": "^11.13.5",
"@types/react": "^19.0.2",
"@types/react": "^19.0.3",
"@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.2",
"@types/react": "^19.0.3",
"dunkel-theme": "^1.7.1",
"fbtee": "^0.2.0",
"framer-motion": "^11.15.0",
"framer-motion": "^11.16.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",
"fbtee": "^0.2.0",
"framer-motion": "^11.15.0",
"framer-motion": "^11.16.0",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-fps": "^1.0.6"
},
"devDependencies": {
"@types/react": "^19.0.2",
"@types/react": "^19.0.3",
"@types/react-dom": "^19.0.2"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
"@nkzw/eslint-config": "^1.19.0",
"@nkzw/eslint-plugin-fbtee": "^0.2.0",
"@styled/typescript-styled-plugin": "^1.0.1",
"@swc/core": "^1.10.4",
"@types/node": "^22.10.4",
"@swc/core": "^1.10.6",
"@types/node": "^22.10.5",
"@vitejs/plugin-react": "^4.3.4",
"chalk": "^5.4.1",
"dotenv": "^16.4.7",
Expand Down
Loading

0 comments on commit 06bfc67

Please sign in to comment.