Skip to content

Commit

Permalink
Update deps.
Browse files Browse the repository at this point in the history
GitOrigin-RevId: b2ebab9d80a23c4d86e51dcd7375fe6bfc9201f5
  • Loading branch information
cpojer committed May 12, 2024
1 parent 4dbebfc commit c072fbe
Show file tree
Hide file tree
Showing 44 changed files with 170 additions and 2,663 deletions.
4 changes: 2 additions & 2 deletions ares/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"react-error-boundary": "^4.0.13",
"react-fps": "^1.0.6",
"react-relay": "^16.2.0",
"react-router-dom": "^6.23.0",
"react-router-dom": "^6.23.1",
"relay-runtime": "^16.2.0",
"socket.io-client": "^4.7.5",
"workbox-core": "^7.1.0",
Expand All @@ -55,7 +55,7 @@
"@types/react-router-dom": "^5.3.3",
"@types/relay-runtime": "^14.1.23",
"babel-plugin-relay": "^16.2.0",
"glob": "10.3.12",
"glob": "10.3.14",
"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.572.0",
"@aws-sdk/s3-request-presigner": "^3.572.0",
"@aws-sdk/client-s3": "^3.574.0",
"@aws-sdk/s3-request-presigner": "^3.574.0",
"@deities/apollo": "workspace:*",
"@deities/athena": "workspace:*",
"@deities/dionysus": "workspace:*",
Expand Down Expand Up @@ -47,14 +47,14 @@
"prettier": "4.0.0-alpha.8",
"resend": "^3.2.0",
"socket.io": "^4.7.5",
"stripe": "^15.5.0",
"stripe": "^15.6.0",
"ua-parser-js": "^1.0.37",
"utf-8-validate": "^6.0.3",
"utf-8-validate": "^6.0.4",
"web-push": "^3.6.7"
},
"devDependencies": {
"@aws-sdk/client-sso-oidc": "^3.572.0",
"@aws-sdk/client-sts": "^3.572.0",
"@aws-sdk/client-sso-oidc": "^3.574.0",
"@aws-sdk/client-sts": "^3.574.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.12",
"glob": "10.3.14",
"p-limit": "^5.0.0",
"prisma": "^5.13.0",
"prisma-json-types-generator": "^3.0.4",
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.12",
"glob": "10.3.14",
"prettier": "4.0.0-alpha.8"
}
}
23 changes: 0 additions & 23 deletions deimos/deimos.tsx

This file was deleted.

28 changes: 0 additions & 28 deletions deimos/display.html

This file was deleted.

56 changes: 0 additions & 56 deletions deimos/index.html

This file was deleted.

Binary file removed deimos/public/apple-touch-icon.png
Binary file not shown.
Binary file removed deimos/public/athena/1.mp4
Binary file not shown.
Binary file removed deimos/public/athena/2.png
Binary file not shown.
Binary file removed deimos/public/athena/3.mp4
Binary file not shown.
Binary file removed deimos/public/athena/4.mp4
Binary file not shown.
Binary file removed deimos/public/athena/5.mp4
Binary file not shown.
Binary file removed deimos/public/athena/6.mp4
Binary file not shown.
Binary file removed deimos/public/athena/anywhere.jpg
Binary file not shown.
Binary file removed deimos/public/athena/athena-crisis-4.mp4
Binary file not shown.
Binary file removed deimos/public/athena/favicon.png
Binary file not shown.
Binary file removed deimos/public/athena/keyart-2.jpg
Binary file not shown.
Binary file removed deimos/public/athena/keyart-animation.mp4
Binary file not shown.
Binary file removed deimos/public/athena/keyart.jpg
Binary file not shown.
Binary file removed deimos/public/favicon.ico
Binary file not shown.
Binary file removed deimos/public/favicon.png
Binary file not shown.
Binary file removed deimos/public/fonts/AthenaNova.woff2
Binary file not shown.
7 changes: 0 additions & 7 deletions deimos/public/robots.txt

This file was deleted.

Loading

0 comments on commit c072fbe

Please sign in to comment.