Skip to content

Commit

Permalink
Update deps.
Browse files Browse the repository at this point in the history
GitOrigin-RevId: ff06c6fdeee2549052cd84a47dc30cb9364ca68d
  • Loading branch information
cpojer committed May 15, 2024
1 parent 2393f51 commit 978c02e
Show file tree
Hide file tree
Showing 11 changed files with 1,357 additions and 1,505 deletions.
8 changes: 4 additions & 4 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": "^7.114.0",
"@sentry/browser": "^8.0.0",
"@stripe/react-stripe-js": "^2.7.1",
"@stripe/stripe-js": "^3.4.0",
"fbt": "^1.0.2",
"framer-motion": "^11.1.9",
"framer-motion": "^11.2.0",
"react": "19.0.0-canary-fd0da3eef-20240404",
"react-dom": "19.0.0-canary-fd0da3eef-20240404",
"react-error-boundary": "^4.0.13",
Expand All @@ -48,13 +48,13 @@
"@emotion/babel-plugin": "^11.11.0",
"@sentry/vite-plugin": "^2.16.1",
"@types/babel__core": "^7.20.5",
"@types/react": "^18.3.1",
"@types/react": "^18.3.2",
"@types/react-dom": "^18.3.0",
"@types/react-relay": "^16.0.6",
"@types/react-router-dom": "^5.3.3",
"@types/relay-runtime": "^14.1.23",
"babel-plugin-relay": "^16.2.0",
"glob": "10.3.14",
"glob": "10.3.15",
"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.574.0",
"@aws-sdk/s3-request-presigner": "^3.574.0",
"@aws-sdk/client-s3": "^3.576.0",
"@aws-sdk/s3-request-presigner": "^3.576.0",
"@deities/apollo": "workspace:*",
"@deities/athena": "workspace:*",
"@deities/dionysus": "workspace:*",
Expand All @@ -27,7 +27,7 @@
"@pothos/plugin-directives": "^3.10.2",
"@pothos/plugin-prisma": "^3.65.1",
"@pothos/plugin-relay": "^3.46.0",
"@prisma/client": "^5.13.0",
"@prisma/client": "^5.14.0",
"@quixo3/prisma-session-store": "^3.1.13",
"@types/express-session": "^1.18.0",
"body-parser": "^1.20.2",
Expand All @@ -53,8 +53,8 @@
"web-push": "^3.6.7"
},
"devDependencies": {
"@aws-sdk/client-sso-oidc": "^3.574.0",
"@aws-sdk/client-sts": "^3.574.0",
"@aws-sdk/client-sso-oidc": "^3.576.0",
"@aws-sdk/client-sts": "^3.576.0",
"@rollup/plugin-replace": "^5.0.5",
"@types/body-parser": "^1.19.5",
"@types/cors": "^2.8.17",
Expand All @@ -65,9 +65,9 @@
"@types/passport-local": "^1.0.38",
"@types/ua-parser-js": "^0.7.39",
"@types/web-push": "^3.6.3",
"glob": "10.3.14",
"glob": "10.3.15",
"p-limit": "^5.0.0",
"prisma": "^5.13.0",
"prisma": "^5.14.0",
"prisma-json-types-generator": "^3.0.4",
"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 @@ -19,7 +19,7 @@
"@deities/hermes": "workspace:*",
"@types/babel__traverse": "^7.20.5",
"chalk": "^5.3.0",
"glob": "10.3.14",
"glob": "10.3.15",
"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.1.9",
"framer-motion": "^11.2.0",
"react": "19.0.0-canary-fd0da3eef-20240404",
"react-dom": "19.0.0-canary-fd0da3eef-20240404",
"react-error-boundary": "^4.0.13"
},
"devDependencies": {
"@emotion/babel-plugin": "^11.11.0",
"@types/react": "^18.3.1",
"@types/react": "^18.3.2",
"@types/react-dom": "^18.3.0"
}
}
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
"@deities/ui": "workspace:*",
"@emotion/babel-plugin": "^11.11.0",
"@emotion/css": "^11.11.2",
"@types/react": "^18.3.1",
"@types/react": "^18.3.2",
"dunkel-theme": "^1.7.1",
"fbt": "^1.0.2",
"framer-motion": "^11.1.9",
"framer-motion": "^11.2.0",
"licht-theme": "^1.7.1",
"react": "19.0.0-canary-fd0da3eef-20240404",
"react-dom": "19.0.0-canary-fd0da3eef-20240404",
"vocs": "1.0.0-alpha.51"
"vocs": "1.0.0-alpha.52"
}
}
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.1.9",
"framer-motion": "^11.2.0",
"react": "19.0.0-canary-fd0da3eef-20240404",
"react-dom": "19.0.0-canary-fd0da3eef-20240404",
"react-fps": "^1.0.6"
},
"devDependencies": {
"@types/react": "^18.3.1",
"@types/react": "^18.3.2",
"@types/react-dom": "^18.3.0"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@
"@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.5",
"@swc/core": "^1.5.7",
"@types/fbt": "^1.0.5",
"@types/node": "^20.12.11",
"@types/node": "^20.12.12",
"@vitejs/plugin-react": "^4.2.1",
"babel-plugin-fbt": "^1.0.0",
"babel-plugin-fbt-import": "^0.1.0",
Expand Down
Loading

0 comments on commit 978c02e

Please sign in to comment.