Skip to content

Commit

Permalink
[CHORE] Update all patched dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 25, 2024
1 parent eecf272 commit eac0bae
Show file tree
Hide file tree
Showing 6 changed files with 211 additions and 211 deletions.
2 changes: 1 addition & 1 deletion pandora-client-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@types/delaunator": "5.0.3",
"@types/jest": "29.5.13",
"@types/lodash": "4.17.9",
"@types/node": "20.16.7",
"@types/node": "20.16.9",
"@types/offscreencanvas": "2019.7.3",
"@types/postcss-flexbugs-fixes": "5.0.3",
"@types/react": "18.3.9",
Expand Down
2 changes: 1 addition & 1 deletion pandora-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"@types/async-lock": "1.4.2",
"@types/lodash": "4.17.9",
"@types/node": "20.16.7",
"@types/node": "20.16.9",
"async-lock": "1.4.1",
"immer": "10.1.1",
"lodash": "4.17.21",
Expand Down
6 changes: 3 additions & 3 deletions pandora-server-directory/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
]
},
"dependencies": {
"@aws-sdk/client-ses": "3.658.0",
"@aws-sdk/credential-provider-node": "3.658.0",
"@aws-sdk/client-ses": "3.658.1",
"@aws-sdk/credential-provider-node": "3.658.1",
"@octokit/auth-oauth-app": "7.1.0",
"@octokit/rest": "20.1.1",
"argon2": "0.41.1",
Expand All @@ -65,7 +65,7 @@
"@types/jest": "29.5.13",
"@types/json-diff": "1.0.3",
"@types/lodash": "4.17.9",
"@types/node": "20.16.7",
"@types/node": "20.16.9",
"@types/nodemailer": "6.4.16",
"@types/semver": "7.5.8",
"@types/wtfnode": "0.7.3",
Expand Down
2 changes: 1 addition & 1 deletion pandora-server-shard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/jest": "29.5.13",
"@types/json-diff": "1.0.3",
"@types/lodash": "4.17.9",
"@types/node": "20.16.7",
"@types/node": "20.16.9",
"@types/wtfnode": "0.7.3",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
Expand Down
2 changes: 1 addition & 1 deletion pandora-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@playwright/test": "1.47.2",
"@stylistic/eslint-plugin": "2.8.0",
"@types/node": "20.16.7",
"@types/node": "20.16.9",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"eslint": "8.57.1",
Expand Down
Loading

0 comments on commit eac0bae

Please sign in to comment.