Skip to content

Commit

Permalink
Update deps.
Browse files Browse the repository at this point in the history
GitOrigin-RevId: a34e33feafd47157102a97248465e58eb7873af6
  • Loading branch information
cpojer committed Dec 11, 2024
1 parent cd7313f commit 4fa2d60
Show file tree
Hide file tree
Showing 12 changed files with 1,883 additions and 1,888 deletions.
16 changes: 8 additions & 8 deletions ares/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@
"@emotion/css": "^11.13.5",
"@iconify-icons/pixelarticons": "^1.2.5",
"@nkzw/use-relative-time": "^1.1.0",
"@sentry/browser": "^8.42.0",
"@sentry/browser": "^8.43.0",
"@stripe/react-stripe-js": "^3.0.0",
"@stripe/stripe-js": "^5.2.0",
"cordova-plugin-purchase": "^13.12.0",
"fbt": "^1.0.2",
"framer-motion": "^11.13.1",
"framer-motion": "^11.13.5",
"p-limit": "^6.1.0",
"react": "19.0.0-rc.1",
"react-dom": "19.0.0-rc.1",
"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",
Expand All @@ -55,13 +55,13 @@
"devDependencies": {
"@babel/core": "^7.26.0",
"@emotion/babel-plugin": "^11.13.5",
"@sentry/vite-plugin": "^2.22.6",
"@sentry/vite-plugin": "^2.22.7",
"@types/babel__core": "^7.20.5",
"@types/react": "^18.3.13",
"@types/react-dom": "^18.3.1",
"@types/react": "^19.0.1",
"@types/react-dom": "^19.0.2",
"@types/react-relay": "^18.2.0",
"@types/react-router-dom": "^5.3.3",
"@types/relay-runtime": "^18.2.0",
"@types/relay-runtime": "^18.2.1",
"babel-plugin-relay": "^18.2.0",
"glob": "11.0.0",
"relay-compiler": "^18.2.0",
Expand Down
14 changes: 7 additions & 7 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.705.0",
"@aws-sdk/s3-request-presigner": "^3.705.0",
"@aws-sdk/client-s3": "^3.709.0",
"@aws-sdk/s3-request-presigner": "^3.709.0",
"@deities/apollo": "workspace:*",
"@deities/athena": "workspace:*",
"@deities/dionysus": "workspace:*",
Expand All @@ -30,15 +30,15 @@
"@pothos/plugin-relay": "^4.3.0",
"@prisma/client": "^6.0.1",
"@quixo3/prisma-session-store": "^3.1.13",
"@sentry/node": "^8.42.0",
"@sentry/node": "^8.43.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",
"cors": "^2.8.5",
"discord.js": "^14.16.3",
"express": "^4.21.1",
"express": "^4.21.2",
"express-session": "^1.18.1",
"graphql": "^16.9.0",
"graphql-helix": "^1.13.0",
Expand All @@ -57,10 +57,10 @@
"web-push": "^3.6.7"
},
"devDependencies": {
"@aws-sdk/client-sso-oidc": "^3.699.0",
"@aws-sdk/client-sts": "^3.699.0",
"@aws-sdk/client-sso-oidc": "^3.709.0",
"@aws-sdk/client-sts": "^3.709.0",
"@rollup/plugin-replace": "^6.0.1",
"@sentry/vite-plugin": "^2.22.6",
"@sentry/vite-plugin": "^2.22.7",
"@types/body-parser": "^1.19.5",
"@types/cors": "^2.8.17",
"@types/express": "^5.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 @@ -11,7 +11,7 @@
"type": "module",
"devDependencies": {
"@babel/parser": "^7.26.3",
"@babel/traverse": "^7.26.3",
"@babel/traverse": "^7.26.4",
"@babel/types": "^7.26.3",
"@deities/apollo": "workspace:*",
"@deities/athena": "workspace:*",
Expand Down
10 changes: 5 additions & 5 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.1",
"react": "19.0.0-rc.1",
"react-dom": "19.0.0-rc.1",
"framer-motion": "^11.13.5",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-error-boundary": "^4.1.2"
},
"devDependencies": {
"@emotion/babel-plugin": "^11.13.5",
"@types/react": "^18.3.13",
"@types/react-dom": "^18.3.1"
"@types/react": "^19.0.1",
"@types/react-dom": "^19.0.2"
}
}
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
"@deities/ui": "workspace:*",
"@emotion/babel-plugin": "^11.13.5",
"@emotion/css": "^11.13.5",
"@types/react": "^18.3.13",
"@types/react": "^19.0.1",
"dunkel-theme": "^1.7.1",
"fbt": "^1.0.2",
"framer-motion": "^11.13.1",
"framer-motion": "^11.13.5",
"licht-theme": "^1.7.1",
"react": "19.0.0-rc.1",
"react-dom": "19.0.0-rc.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"vocs": "1.0.0-alpha.62"
}
}
10 changes: 5 additions & 5 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.1",
"react": "19.0.0-rc.1",
"react-dom": "19.0.0-rc.1",
"framer-motion": "^11.13.5",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-fps": "^1.0.6"
},
"devDependencies": {
"@types/react": "^18.3.13",
"@types/react-dom": "^18.3.1"
"@types/react": "^19.0.1",
"@types/react-dom": "^19.0.2"
}
}
2 changes: 1 addition & 1 deletion offline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"devDependencies": {
"@capacitor/core": "^6.2.0",
"vite-plugin-minify": "^2.1.0",
"vite-plugin-singlefile": "^2.0.3"
"vite-plugin-singlefile": "^2.1.0"
}
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@ianvs/prettier-plugin-sort-imports": "^4.4.0",
"@nkzw/eslint-config": "^1.18.1",
"@styled/typescript-styled-plugin": "^1.0.1",
"@swc/core": "^1.10.0",
"@swc/core": "^1.10.1",
"@types/fbt": "^1.0.5",
"@types/node": "^22.10.1",
"@vitejs/plugin-react": "^4.3.4",
Expand All @@ -76,10 +76,10 @@
"npm-run-all2": "^7.0.1",
"prettier": "4.0.0-alpha.10",
"prettier-plugin-packagejson": "^2.5.6",
"react-refresh": "^0.14.2",
"react-refresh": "^0.16.0",
"ts-node": "^10.9.2",
"typescript": "^5.7.2",
"vite": "^6.0.2",
"vite": "^6.0.3",
"vitest": "^2.1.8"
},
"engines": {
Expand Down
Loading

0 comments on commit 4fa2d60

Please sign in to comment.