Skip to content

Commit

Permalink
Update deps.
Browse files Browse the repository at this point in the history
GitOrigin-RevId: ea52e326a826b4034be3d454c71817dd47e9f925
  • Loading branch information
cpojer committed Mar 7, 2025
1 parent bdffb4e commit ecb2ae8
Show file tree
Hide file tree
Showing 3 changed files with 293 additions and 293 deletions.
8 changes: 4 additions & 4 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.750.0",
"@aws-sdk/s3-request-presigner": "^3.750.0",
"@aws-sdk/client-s3": "^3.758.0",
"@aws-sdk/s3-request-presigner": "^3.758.0",
"@deities/apollo": "workspace:*",
"@deities/athena": "workspace:*",
"@deities/dionysus": "workspace:*",
Expand Down Expand Up @@ -60,8 +60,8 @@
"utf-8-validate": "^6.0.5"
},
"devDependencies": {
"@aws-sdk/client-sso-oidc": "^3.750.0",
"@aws-sdk/client-sts": "^3.750.0",
"@aws-sdk/client-sso-oidc": "^3.758.0",
"@aws-sdk/client-sts": "^3.758.0",
"@rollup/plugin-replace": "^6.0.2",
"@sentry/vite-plugin": "^3.2.1",
"@types/body-parser": "^1.19.5",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@nkzw/eslint-config": "^2.0.0",
"@nkzw/eslint-plugin-fbtee": "^0.2.1",
"@styled/typescript-styled-plugin": "^1.0.1",
"@swc/core": "^1.11.1",
"@swc/core": "^1.11.4",
"@types/node": "^22.13.5",
"@vitejs/plugin-react": "^4.3.4",
"babel-plugin-react-compiler": "19.0.0-beta-e1e972c-20250221",
Expand Down
Loading

0 comments on commit ecb2ae8

Please sign in to comment.