Skip to content

Commit

Permalink
[CHORE] Update all patched dependencies (#397)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 27, 2023
1 parent 47a99ec commit c2f2aa2
Show file tree
Hide file tree
Showing 6 changed files with 678 additions and 584 deletions.
28 changes: 14 additions & 14 deletions pandora-client-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"pixi.js": "7.3.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.46.1",
"react-hook-form": "7.46.2",
"react-rnd": "10.4.1",
"react-router": "6.16.0",
"react-router-dom": "6.16.0",
Expand All @@ -50,20 +50,20 @@
"@testing-library/jest-dom": "6.1.3",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.5.1",
"@types/browser-resolve": "2.0.1",
"@types/browser-resolve": "2.0.2",
"@types/delaunator": "5.0.0",
"@types/jest": "29.5.4",
"@types/lodash": "4.14.198",
"@types/jest": "29.5.5",
"@types/lodash": "4.14.199",
"@types/node": "18.17.16",
"@types/offscreencanvas": "2019.7.1",
"@types/postcss-flexbugs-fixes": "5.0.0",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/postcss-flexbugs-fixes": "5.0.1",
"@types/react": "18.2.23",
"@types/react-dom": "18.2.8",
"@types/react-router-dom": "5.3.3",
"@types/testing-library__jest-dom": "5.14.9",
"@types/webpack": "5.28.2",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"@types/webpack": "5.28.3",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
"browser-resolve": "2.0.0",
"clean-webpack-plugin": "4.0.0",
"cross-env": "7.0.3",
Expand All @@ -78,14 +78,14 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"mini-css-extract-plugin": "2.7.6",
"postcss": "8.4.29",
"postcss": "8.4.30",
"postcss-flexbugs-fixes": "5.0.2",
"postcss-loader": "7.3.3",
"postcss-preset-env": "9.1.3",
"postcss-preset-env": "9.1.4",
"react-refresh": "0.14.0",
"react-refresh-typescript": "2.0.9",
"react-reverse-portal": "2.1.1",
"rimraf": "5.0.1",
"rimraf": "5.0.5",
"sass": "1.67.0",
"source-map-loader": "4.0.1",
"style-loader": "3.3.3",
Expand All @@ -94,7 +94,7 @@
"ts-mockito": "2.6.1",
"ts-node": "10.9.1",
"tslib": "2.6.2",
"type-fest": "4.3.1",
"type-fest": "4.3.2",
"typescript": "5.2.2",
"url-loader": "4.1.1",
"webpack": "5.88.2",
Expand Down
10 changes: 5 additions & 5 deletions pandora-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,21 +33,21 @@
},
"dependencies": {
"@types/async-lock": "1.4.0",
"@types/lodash": "4.14.198",
"@types/lodash": "4.14.199",
"@types/node": "18.17.16",
"async-lock": "1.4.0",
"immer": "10.0.2",
"lodash": "4.17.21",
"nanoid": "3.3.6",
"rimraf": "5.0.1",
"rimraf": "5.0.5",
"tslib": "2.6.2",
"typescript": "5.2.2",
"zod": "3.22.2"
},
"devDependencies": {
"@types/jest": "29.5.4",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"@types/jest": "29.5.5",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
"eslint": "8.49.0",
"jest": "29.7.0",
"ts-jest": "29.1.1",
Expand Down
24 changes: 12 additions & 12 deletions pandora-server-directory/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@
"dependencies": {
"@aws-sdk/client-ses": "3.413.0",
"@aws-sdk/credential-provider-node": "3.413.0",
"@octokit/auth-oauth-app": "7.0.0",
"@octokit/rest": "20.0.1",
"@octokit/auth-oauth-app": "7.0.1",
"@octokit/rest": "20.0.2",
"argon2": "0.31.1",
"async-lock": "1.4.0",
"axios": "1.5.0",
"axios": "1.5.1",
"discord.js": "14.13.0",
"dotenv": "16.3.1",
"express": "4.18.2",
Expand All @@ -61,20 +61,20 @@
},
"devDependencies": {
"@types/async-lock": "1.4.0",
"@types/express": "4.17.17",
"@types/jest": "29.5.4",
"@types/express": "4.17.18",
"@types/jest": "29.5.5",
"@types/json-diff": "1.0.0",
"@types/lodash": "4.14.198",
"@types/lodash": "4.14.199",
"@types/node": "18.17.16",
"@types/nodemailer": "6.4.10",
"@types/wtfnode": "0.7.0",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"discord-api-types": "0.37.56",
"@types/nodemailer": "6.4.11",
"@types/wtfnode": "0.7.1",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
"discord-api-types": "0.37.58",
"eslint": "8.49.0",
"jest": "29.7.0",
"nodemon": "3.0.1",
"rimraf": "5.0.1",
"rimraf": "5.0.5",
"ts-jest": "29.1.1",
"ts-mockito": "2.6.1",
"tsc-watch": "6.0.4",
Expand Down
18 changes: 9 additions & 9 deletions pandora-server-shard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"dependencies": {
"async-lock": "1.4.0",
"axios": "1.5.0",
"axios": "1.5.1",
"dotenv": "16.3.1",
"express": "4.18.2",
"json-diff": "1.0.6",
Expand All @@ -54,19 +54,19 @@
},
"devDependencies": {
"@types/async-lock": "1.4.0",
"@types/express": "4.17.17",
"@types/jest": "29.5.4",
"@types/express": "4.17.18",
"@types/jest": "29.5.5",
"@types/json-diff": "1.0.0",
"@types/lodash": "4.14.198",
"@types/lodash": "4.14.199",
"@types/node": "18.17.16",
"@types/wtfnode": "0.7.0",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"discord-api-types": "0.37.56",
"@types/wtfnode": "0.7.1",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
"discord-api-types": "0.37.58",
"eslint": "8.49.0",
"jest": "29.7.0",
"nodemon": "3.0.1",
"rimraf": "5.0.1",
"rimraf": "5.0.5",
"ts-jest": "29.1.1",
"ts-mockito": "2.6.1",
"tsc-watch": "6.0.4",
Expand Down
8 changes: 4 additions & 4 deletions pandora-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@
"playwright-setup-ci": "playwright install --with-deps chromium"
},
"devDependencies": {
"@playwright/test": "1.38.0",
"@playwright/test": "1.38.1",
"@types/node": "18.17.16",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
"eslint": "8.49.0",
"pandora-common": "workspace:*",
"pandora-server-directory": "workspace:*",
"pandora-server-shard": "workspace:*",
"rimraf": "5.0.1",
"rimraf": "5.0.5",
"superstatic": "9.0.3",
"tslib": "2.6.2",
"typescript": "5.2.2"
Expand Down
Loading

0 comments on commit c2f2aa2

Please sign in to comment.