Skip to content

Commit

Permalink
Update deps.
Browse files Browse the repository at this point in the history
GitOrigin-RevId: fa8f380043162d98c44ac0156f5c01b9ce32d7b4
  • Loading branch information
cpojer committed May 25, 2024
1 parent 3ddb233 commit 570195e
Show file tree
Hide file tree
Showing 11 changed files with 1,508 additions and 1,507 deletions.
14 changes: 7 additions & 7 deletions ares/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@
"@emotion/css": "^11.11.2",
"@iconify-icons/pixelarticons": "^1.2.5",
"@nkzw/use-relative-time": "^1.1.0",
"@sentry/browser": "^8.2.1",
"@sentry/browser": "^8.4.0",
"@stripe/react-stripe-js": "^2.7.1",
"@stripe/stripe-js": "^3.4.0",
"@stripe/stripe-js": "^3.4.1",
"fbt": "^1.0.2",
"framer-motion": "^11.2.4",
"framer-motion": "^11.2.6",
"react": "19.0.0-rc-915b914b3a-20240515",
"react-dom": "19.0.0-rc-915b914b3a-20240515",
"react-error-boundary": "^4.0.13",
Expand All @@ -44,17 +44,17 @@
"workbox-window": "^7.1.0"
},
"devDependencies": {
"@babel/core": "^7.24.5",
"@babel/core": "^7.24.6",
"@emotion/babel-plugin": "^11.11.0",
"@sentry/vite-plugin": "^2.16.1",
"@sentry/vite-plugin": "^2.17.0",
"@types/babel__core": "^7.20.5",
"@types/react": "^18.3.2",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/react-relay": "^16.0.6",
"@types/react-router-dom": "^5.3.3",
"@types/relay-runtime": "^14.1.24",
"babel-plugin-relay": "^16.2.0",
"glob": "10.3.15",
"glob": "10.4.1",
"relay-compiler": "^16.2.0",
"vite-plugin-minify": "^1.5.2",
"vite-plugin-pwa": "^0.20.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.577.0",
"@aws-sdk/s3-request-presigner": "^3.577.0",
"@aws-sdk/client-s3": "^3.583.0",
"@aws-sdk/s3-request-presigner": "^3.583.0",
"@deities/apollo": "workspace:*",
"@deities/athena": "workspace:*",
"@deities/dionysus": "workspace:*",
Expand All @@ -25,7 +25,7 @@
"@pothos/core": "^3.41.1",
"@pothos/plugin-complexity": "^3.13.0",
"@pothos/plugin-directives": "^3.10.2",
"@pothos/plugin-prisma": "^3.65.1",
"@pothos/plugin-prisma": "^3.65.2",
"@pothos/plugin-relay": "^3.46.0",
"@prisma/client": "^5.14.0",
"@quixo3/prisma-session-store": "^3.1.13",
Expand All @@ -47,14 +47,14 @@
"prettier": "4.0.0-alpha.8",
"resend": "^3.2.0",
"socket.io": "^4.7.5",
"stripe": "^15.7.0",
"stripe": "^15.8.0",
"ua-parser-js": "^1.0.37",
"utf-8-validate": "^6.0.4",
"web-push": "^3.6.7"
},
"devDependencies": {
"@aws-sdk/client-sso-oidc": "^3.577.0",
"@aws-sdk/client-sts": "^3.577.0",
"@aws-sdk/client-sso-oidc": "^3.583.0",
"@aws-sdk/client-sts": "^3.583.0",
"@rollup/plugin-replace": "^5.0.5",
"@types/body-parser": "^1.19.5",
"@types/cors": "^2.8.17",
Expand All @@ -65,7 +65,7 @@
"@types/passport-local": "^1.0.38",
"@types/ua-parser-js": "^0.7.39",
"@types/web-push": "^3.6.3",
"glob": "10.3.15",
"glob": "10.4.1",
"p-limit": "^5.0.0",
"prisma": "^5.14.0",
"prisma-json-types-generator": "^3.0.4",
Expand Down
10 changes: 5 additions & 5 deletions codegen/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",
"devDependencies": {
"@babel/parser": "^7.24.5",
"@babel/traverse": "^7.24.5",
"@babel/types": "^7.24.5",
"@babel/parser": "^7.24.6",
"@babel/traverse": "^7.24.6",
"@babel/types": "^7.24.6",
"@deities/apollo": "workspace:*",
"@deities/athena": "workspace:*",
"@deities/hephaestus": "workspace:*",
"@deities/hermes": "workspace:*",
"@types/babel__traverse": "^7.20.5",
"@types/babel__traverse": "^7.20.6",
"chalk": "^5.3.0",
"glob": "10.3.15",
"glob": "10.4.1",
"prettier": "4.0.0-alpha.8"
}
}
4 changes: 2 additions & 2 deletions deimos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
"@emotion/css": "^11.11.2",
"array-shuffle": "^3.0.0",
"fbt": "^1.0.2",
"framer-motion": "^11.2.4",
"framer-motion": "^11.2.6",
"react": "19.0.0-rc-915b914b3a-20240515",
"react-dom": "19.0.0-rc-915b914b3a-20240515",
"react-error-boundary": "^4.0.13"
},
"devDependencies": {
"@emotion/babel-plugin": "^11.11.0",
"@types/react": "^18.3.2",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0"
}
}
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.11.0",
"@emotion/css": "^11.11.2",
"@types/react": "^18.3.2",
"@types/react": "^18.3.3",
"dunkel-theme": "^1.7.1",
"fbt": "^1.0.2",
"framer-motion": "^11.2.4",
"framer-motion": "^11.2.6",
"licht-theme": "^1.7.1",
"react": "19.0.0-rc-915b914b3a-20240515",
"react-dom": "19.0.0-rc-915b914b3a-20240515",
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.2.4",
"framer-motion": "^11.2.6",
"react": "19.0.0-rc-915b914b3a-20240515",
"react-dom": "19.0.0-rc-915b914b3a-20240515",
"react-fps": "^1.0.6"
},
"devDependencies": {
"@types/react": "^18.3.2",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0"
}
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,22 +53,22 @@
]
},
"devDependencies": {
"@babel/plugin-syntax-typescript": "^7.24.1",
"@babel/plugin-syntax-typescript": "^7.24.6",
"@deities/eslint-plugin": "workspace:*",
"@ianvs/prettier-plugin-sort-imports": "^4.2.1",
"@nkzw/eslint-config": "^1.15.0",
"@styled/typescript-styled-plugin": "^1.0.1",
"@swc/core": "^1.5.7",
"@types/fbt": "^1.0.5",
"@types/node": "^20.12.12",
"@vitejs/plugin-react": "^4.2.1",
"@vitejs/plugin-react": "^4.3.0",
"babel-plugin-fbt": "^1.0.0",
"babel-plugin-fbt-import": "^0.1.0",
"babel-plugin-fbt-runtime": "^1.0.0",
"chalk": "^5.3.0",
"dotenv": "^16.4.5",
"eslint": "^8.57.0",
"nodemon": "^3.1.0",
"nodemon": "^3.1.1",
"npm-run-all2": "^6.2.0",
"prettier": "4.0.0-alpha.8",
"prettier-plugin-packagejson": "^2.5.0",
Expand Down
Loading

0 comments on commit 570195e

Please sign in to comment.