Skip to content

Commit

Permalink
[CHORE] Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 4, 2023
1 parent b30a7b5 commit 2a821d9
Show file tree
Hide file tree
Showing 5 changed files with 82 additions and 82 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"packageManager": "pnpm@8.6.0",
"packageManager": "pnpm@8.6.11",
"pnpm": {
"overrides": {
"@types/css-font-loading-module": "^0.0.8",
Expand Down Expand Up @@ -30,6 +30,6 @@
"js-yaml": "4.1.0"
},
"devDependencies": {
"jest": "29.5.0"
"jest": "29.6.2"
}
}
68 changes: 34 additions & 34 deletions pandora-client-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"@pixi/react": "7.1.0",
"bowser": "2.11.0",
"classnames": "2.3.2",
"client-zip": "2.4.3",
"client-zip": "2.4.4",
"delaunator": "5.0.0",
"engine.io-client": "6.4.0",
"engine.io-client": "6.5.2",
"history": "5.3.0",
"immer": "10.0.2",
"lodash": "4.17.21",
Expand All @@ -36,69 +36,69 @@
"pixi.js": "7.2.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.44.2",
"react-hook-form": "7.45.2",
"react-rnd": "10.4.1",
"react-router": "6.11.2",
"react-router-dom": "6.11.2",
"react-router": "6.14.2",
"react-router-dom": "6.14.2",
"react-toastify": "9.1.3",
"socket.io-client": "4.6.1",
"socket.io-client": "4.7.2",
"zod": "3.21.4"
},
"devDependencies": {
"@pmmmwh/react-refresh-webpack-plugin": "0.5.10",
"@project-pandora-game/sass-loader": "13.2.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@types/browser-resolve": "2.0.1",
"@types/delaunator": "5.0.0",
"@types/jest": "29.5.1",
"@types/lodash": "4.14.195",
"@types/node": "18.16.16",
"@types/jest": "29.5.3",
"@types/lodash": "4.14.196",
"@types/node": "18.17.2",
"@types/offscreencanvas": "2019.7.0",
"@types/postcss-flexbugs-fixes": "5.0.0",
"@types/react": "18.2.7",
"@types/react-dom": "18.2.4",
"@types/react": "18.2.18",
"@types/react-dom": "18.2.7",
"@types/react-router-dom": "5.3.3",
"@types/testing-library__jest-dom": "5.14.6",
"@types/testing-library__jest-dom": "5.14.9",
"@types/webpack": "5.28.1",
"@typescript-eslint/eslint-plugin": "6.2.0",
"@typescript-eslint/parser": "6.2.0",
"@typescript-eslint/eslint-plugin": "6.2.1",
"@typescript-eslint/parser": "6.2.1",
"browser-resolve": "2.0.0",
"clean-webpack-plugin": "4.0.0",
"cross-env": "7.0.3",
"css-loader": "6.8.1",
"css-minimizer-webpack-plugin": "5.0.0",
"dotenv": "16.0.3",
"eslint": "8.41.0",
"eslint-plugin-react": "7.32.2",
"css-minimizer-webpack-plugin": "5.0.1",
"dotenv": "16.3.1",
"eslint": "8.46.0",
"eslint-plugin-react": "7.33.1",
"eslint-plugin-react-hooks": "4.6.0",
"file-loader": "6.2.0",
"html-webpack-plugin": "5.5.1",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"html-webpack-plugin": "5.5.3",
"jest": "29.6.2",
"jest-environment-jsdom": "29.6.2",
"mini-css-extract-plugin": "2.7.6",
"postcss": "8.4.24",
"postcss": "8.4.27",
"postcss-flexbugs-fixes": "5.0.2",
"postcss-loader": "7.3.2",
"postcss-preset-env": "8.4.1",
"postcss-loader": "7.3.3",
"postcss-preset-env": "8.5.1",
"react-refresh": "0.14.0",
"react-refresh-typescript": "2.0.9",
"react-reverse-portal": "2.1.1",
"rimraf": "5.0.1",
"sass": "1.62.1",
"sass": "1.64.2",
"source-map-loader": "4.0.1",
"style-loader": "3.3.3",
"ts-jest": "29.1.0",
"ts-loader": "9.4.3",
"ts-jest": "29.1.1",
"ts-loader": "9.4.4",
"ts-mockito": "2.6.1",
"ts-node": "10.9.1",
"tslib": "2.5.2",
"type-fest": "3.11.0",
"typescript": "5.1.3",
"tslib": "2.6.1",
"type-fest": "3.13.1",
"typescript": "5.1.6",
"url-loader": "4.1.1",
"webpack": "5.84.1",
"webpack-cli": "5.1.1",
"webpack-dev-server": "4.15.0"
"webpack": "5.88.2",
"webpack-cli": "5.1.4",
"webpack-dev-server": "4.15.1"
}
}
20 changes: 10 additions & 10 deletions pandora-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,24 +33,24 @@
},
"dependencies": {
"@types/async-lock": "1.4.0",
"@types/lodash": "4.14.195",
"@types/node": "18.16.16",
"@types/lodash": "4.14.196",
"@types/node": "18.17.2",
"async-lock": "1.4.0",
"immer": "10.0.2",
"lodash": "4.17.21",
"nanoid": "3.3.6",
"rimraf": "5.0.1",
"tslib": "2.5.2",
"typescript": "5.1.3",
"tslib": "2.6.1",
"typescript": "5.1.6",
"zod": "3.21.4"
},
"devDependencies": {
"@types/jest": "29.5.1",
"@typescript-eslint/eslint-plugin": "6.2.0",
"@typescript-eslint/parser": "6.2.0",
"eslint": "8.41.0",
"jest": "29.5.0",
"ts-jest": "29.1.0",
"@types/jest": "29.5.3",
"@typescript-eslint/eslint-plugin": "6.2.1",
"@typescript-eslint/parser": "6.2.1",
"eslint": "8.46.0",
"jest": "29.6.2",
"ts-jest": "29.1.1",
"ts-mockito": "2.6.1"
}
}
42 changes: 21 additions & 21 deletions pandora-server-directory/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,48 +37,48 @@
]
},
"dependencies": {
"@aws-sdk/client-ses": "3.352.0",
"@aws-sdk/credential-provider-node": "3.352.0",
"@aws-sdk/client-ses": "3.385.0",
"@aws-sdk/credential-provider-node": "3.385.0",
"@octokit/auth-oauth-app": "7.0.0",
"@octokit/rest": "20.0.1",
"argon2": "0.30.3",
"argon2": "0.31.0",
"async-lock": "1.4.0",
"axios": "1.4.0",
"discord.js": "14.11.0",
"dotenv": "16.0.3",
"discord.js": "14.12.1",
"dotenv": "16.3.1",
"express": "4.18.2",
"json-diff": "1.0.6",
"lodash": "4.17.21",
"mongodb": "5.5.0",
"mongodb-memory-server-core": "8.12.2",
"mongodb": "5.7.0",
"mongodb-memory-server-core": "8.14.0",
"nanoid": "3.3.6",
"nodemailer": "6.9.3",
"nodemailer": "6.9.4",
"pandora-common": "workspace:*",
"prom-client": "14.2.0",
"socket.io": "4.6.1",
"socket.io": "4.7.2",
"wtfnode": "0.9.1",
"zod": "3.21.4"
},
"devDependencies": {
"@types/async-lock": "1.4.0",
"@types/express": "4.17.17",
"@types/jest": "29.5.1",
"@types/jest": "29.5.3",
"@types/json-diff": "1.0.0",
"@types/lodash": "4.14.195",
"@types/node": "18.16.16",
"@types/nodemailer": "6.4.8",
"@types/lodash": "4.14.196",
"@types/node": "18.17.2",
"@types/nodemailer": "6.4.9",
"@types/wtfnode": "0.7.0",
"@typescript-eslint/eslint-plugin": "6.2.0",
"@typescript-eslint/parser": "6.2.0",
"discord-api-types": "0.37.43",
"eslint": "8.41.0",
"jest": "29.5.0",
"@typescript-eslint/eslint-plugin": "6.2.1",
"@typescript-eslint/parser": "6.2.1",
"discord-api-types": "0.37.51",
"eslint": "8.46.0",
"jest": "29.6.2",
"nodemon": "2.0.22",
"rimraf": "5.0.1",
"ts-jest": "29.1.0",
"ts-jest": "29.1.1",
"ts-mockito": "2.6.1",
"tsc-watch": "6.0.4",
"tslib": "2.5.2",
"typescript": "5.1.3"
"tslib": "2.6.1",
"typescript": "5.1.6"
}
}
30 changes: 15 additions & 15 deletions pandora-server-shard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,37 +40,37 @@
"dependencies": {
"async-lock": "1.4.0",
"axios": "1.4.0",
"dotenv": "16.0.3",
"dotenv": "16.3.1",
"express": "4.18.2",
"json-diff": "1.0.6",
"lodash": "4.17.21",
"mongodb": "5.5.0",
"mongodb": "5.7.0",
"nanoid": "3.3.6",
"pandora-common": "workspace:*",
"prom-client": "14.2.0",
"socket.io": "4.6.1",
"socket.io-client": "4.6.1",
"socket.io": "4.7.2",
"socket.io-client": "4.7.2",
"wtfnode": "0.9.1"
},
"devDependencies": {
"@types/async-lock": "1.4.0",
"@types/express": "4.17.17",
"@types/jest": "29.5.1",
"@types/jest": "29.5.3",
"@types/json-diff": "1.0.0",
"@types/lodash": "4.14.195",
"@types/node": "18.16.16",
"@types/lodash": "4.14.196",
"@types/node": "18.17.2",
"@types/wtfnode": "0.7.0",
"@typescript-eslint/eslint-plugin": "6.2.0",
"@typescript-eslint/parser": "6.2.0",
"discord-api-types": "0.37.43",
"eslint": "8.41.0",
"jest": "29.5.0",
"@typescript-eslint/eslint-plugin": "6.2.1",
"@typescript-eslint/parser": "6.2.1",
"discord-api-types": "0.37.51",
"eslint": "8.46.0",
"jest": "29.6.2",
"nodemon": "2.0.22",
"rimraf": "5.0.1",
"ts-jest": "29.1.0",
"ts-jest": "29.1.1",
"ts-mockito": "2.6.1",
"tsc-watch": "6.0.4",
"tslib": "2.5.2",
"typescript": "5.1.3"
"tslib": "2.6.1",
"typescript": "5.1.6"
}
}

0 comments on commit 2a821d9

Please sign in to comment.