Skip to content

Commit

Permalink
Update deps.
Browse files Browse the repository at this point in the history
GitOrigin-RevId: 764bb5cfa10b168e7c5ebe239545e8bf750402c3
  • Loading branch information
cpojer committed Oct 28, 2024
1 parent ede9d4a commit 2f29df9
Show file tree
Hide file tree
Showing 4 changed files with 320 additions and 320 deletions.
10 changes: 5 additions & 5 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.677.0",
"@aws-sdk/s3-request-presigner": "^3.677.0",
"@aws-sdk/client-s3": "^3.679.0",
"@aws-sdk/s3-request-presigner": "^3.679.0",
"@deities/apollo": "workspace:*",
"@deities/athena": "workspace:*",
"@deities/dionysus": "workspace:*",
Expand Down Expand Up @@ -56,15 +56,15 @@
"web-push": "^3.6.7"
},
"devDependencies": {
"@aws-sdk/client-sso-oidc": "^3.677.0",
"@aws-sdk/client-sts": "^3.677.0",
"@aws-sdk/client-sso-oidc": "^3.679.0",
"@aws-sdk/client-sts": "^3.679.0",
"@rollup/plugin-replace": "^6.0.1",
"@sentry/vite-plugin": "^2.22.6",
"@types/body-parser": "^1.19.5",
"@types/cors": "^2.8.17",
"@types/express": "^5.0.0",
"@types/glob": "^8.1.0",
"@types/json-stable-stringify": "^1.0.36",
"@types/json-stable-stringify": "^1.1.0",
"@types/passport": "^1.0.16",
"@types/passport-local": "^1.0.38",
"@types/web-push": "^3.6.4",
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
"licht-theme": "^1.7.1",
"react": "19.0.0-rc.0",
"react-dom": "19.0.0-rc.0",
"vocs": "1.0.0-alpha.61"
"vocs": "1.0.0-alpha.62"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"eslint": "^8.57.0",
"eslint-plugin-workspaces": "^0.10.1",
"nodemon": "^3.1.7",
"npm-run-all2": "^7.0.0",
"npm-run-all2": "^7.0.1",
"prettier": "4.0.0-alpha.8",
"prettier-plugin-packagejson": "^2.5.3",
"react-refresh": "^0.14.2",
Expand Down
Loading

0 comments on commit 2f29df9

Please sign in to comment.