Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 17, 2023
1 parent f91282d commit 25a61bd
Show file tree
Hide file tree
Showing 14 changed files with 502 additions and 518 deletions.
6 changes: 3 additions & 3 deletions apps/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,19 +23,19 @@
"dependencies": {
"@fastify/error": "3.2.0",
"@fastify/formbody": "7.4.0",
"@fastify/static": "6.10.0",
"@fastify/static": "6.10.1",
"@fastify/view": "7.4.1",
"liquidjs": "10.7.0",
"@scow/config": "workspace:*",
"@scow/lib-config": "workspace:*",
"@scow/lib-ssh": "workspace:*",
"@scow/utils": "workspace:*",
"@sinclair/typebox": "0.27.3",
"@sinclair/typebox": "0.27.8",
"asn1": "0.2.6",
"fastify": "4.15.0",
"fastify-graceful-shutdown": "3.4.0",
"fastify-plugin": "4.5.0",
"ioredis": "5.3.1",
"ioredis": "5.3.2",
"ldapjs": "2.3.3",
"nanoid": "4.0.2",
"svg-captcha": "1.4.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"pkg": "5.8.1",
"yargs": "17.7.1",
"prompts": "2.4.2",
"@sinclair/typebox": "0.27.3",
"@sinclair/typebox": "0.27.8",
"js-yaml": "4.1.0",
"debug": "4.3.4",
"octokit": "2.0.14",
Expand Down
4 changes: 2 additions & 2 deletions apps/mis-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@ddadaal/tsgrpc-server": "0.19.0",
"@ddadaal/tsgrpc-common": "0.2.1",
"@grpc/grpc-js": "1.8.13",
"@grpc/grpc-js": "1.8.14",
"@mikro-orm/cli": "5.6.16",
"@mikro-orm/core": "5.6.16",
"@mikro-orm/mariadb": "5.6.16",
Expand All @@ -36,7 +36,7 @@
"@scow/lib-slurm": "workspace:*",
"@scow/lib-ssh": "workspace:*",
"@scow/lib-config": "workspace:*",
"@sinclair/typebox": "0.27.3",
"@sinclair/typebox": "0.27.8",
"@scow/lib-auth": "workspace:*",
"@scow/protos": "workspace:*",
"@scow/utils": "workspace:*",
Expand Down
12 changes: 6 additions & 6 deletions apps/mis-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,16 @@
"@ddadaal/next-typed-api-routes-runtime": "0.5.2",
"@ddadaal/tsgrpc-client": "0.17.3",
"@ddadaal/tsgrpc-common": "0.2.1",
"@grpc/grpc-js": "1.8.13",
"@grpc/grpc-js": "1.8.14",
"@scow/config": "workspace:*",
"@scow/lib-config": "workspace:*",
"@scow/lib-auth": "workspace:*",
"@scow/lib-decimal": "workspace:*",
"@scow/protos": "workspace:*",
"@scow/lib-web": "workspace:*",
"@scow/utils": "workspace:*",
"@sinclair/typebox": "0.27.3",
"antd": "5.4.1",
"@sinclair/typebox": "0.27.8",
"antd": "5.4.2",
"dayjs": "1.11.7",
"google-protobuf": "3.21.2",
"less": "4.1.3",
Expand All @@ -63,12 +63,12 @@
"@types/mime-types": "2.1.1",
"@types/node": "18.15.11",
"@types/nprogress": "0.2.0",
"@types/react": "18.0.34",
"@types/react": "18.0.35",
"@types/react-dom": "18.0.11",
"@types/styled-components": "5.1.26",
"babel-plugin-import": "1.13.6",
"postcss": "8.4.21",
"webpack": "5.78.0"
"postcss": "8.4.22",
"webpack": "5.79.0"
},
"browserslist": {
"production": [
Expand Down
6 changes: 3 additions & 3 deletions apps/portal-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
"dependencies": {
"@ddadaal/tsgrpc-server": "0.19.0",
"@ddadaal/tsgrpc-common": "0.2.1",
"@grpc/grpc-js": "1.8.13",
"@grpc/grpc-js": "1.8.14",
"@scow/config": "workspace:*",
"@scow/lib-config": "workspace:*",
"@scow/lib-slurm": "workspace:*",
"@scow/lib-ssh": "workspace:*",
"@scow/protos": "workspace:*",
"@scow/utils": "workspace:*",
"@sinclair/typebox": "0.27.3",
"@sinclair/typebox": "0.27.8",
"node-ssh": "13.1.0",
"dotenv": "16.0.3",
"node-cron": "3.0.2",
Expand All @@ -46,7 +46,7 @@
"@types/wait-on": "5.3.1",
"@types/shell-quote": "1.7.1",
"form-data": "4.0.0",
"@types/ssh2": "1.11.10"
"@types/ssh2": "1.11.11"
},
"volta": {
"extends": "../../package.json"
Expand Down
14 changes: 7 additions & 7 deletions apps/portal-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,24 +27,24 @@
"dependencies": {
"@ant-design/icons": "5.0.1",
"@uiw/react-codemirror": "4.19.16",
"@codemirror/view": "6.9.3",
"@codemirror/view": "6.9.4",
"@codemirror/language": "6.6.0",
"@codemirror/legacy-modes": "6.3.2",
"@uiw/codemirror-theme-github": "4.19.16",
"@ddadaal/next-typed-api-routes-runtime": "0.5.2",
"@ddadaal/tsgrpc-client": "0.17.3",
"@ddadaal/tsgrpc-common": "0.2.1",
"@grpc/grpc-js": "1.8.13",
"@grpc/grpc-js": "1.8.14",
"@scow/config": "workspace:*",
"@scow/lib-config": "workspace:*",
"@scow/lib-auth": "workspace:*",
"@scow/lib-decimal": "workspace:*",
"@scow/lib-ssh": "workspace:*",
"@scow/utils": "workspace:*",
"@scow/lib-web": "workspace:*",
"@sinclair/typebox": "0.27.3",
"@sinclair/typebox": "0.27.8",
"@scow/protos": "workspace:*",
"antd": "5.4.1",
"antd": "5.4.2",
"busboy": "1.6.0",
"google-protobuf": "3.21.2",
"less": "4.1.3",
Expand Down Expand Up @@ -80,14 +80,14 @@
"@types/node": "18.15.11",
"@types/nprogress": "0.2.0",
"@types/random-words": "1.1.2",
"@types/react": "18.0.34",
"@types/react": "18.0.35",
"@types/react-dom": "18.0.11",
"@types/styled-components": "5.1.26",
"@types/url-join": "4.0.1",
"jest-environment-jsdom": "29.5.0",
"node-mocks-http": "1.12.2",
"postcss": "8.4.21",
"webpack": "5.78.0",
"postcss": "8.4.22",
"webpack": "5.79.0",
"ts-log": "2.2.5",
"@types/ws": "8.5.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,7 +31,7 @@
"@algolia/client-search": "4.17.0",
"@docusaurus/module-type-aliases": "2.4.0",
"@scow/config": "workspace:*",
"@sinclair/typebox": "0.27.3",
"@sinclair/typebox": "0.27.8",
"@tsconfig/docusaurus": "1.0.7",
"@types/react": "18.0.18",
"typescript": "5.0.4"
Expand Down
2 changes: 1 addition & 1 deletion libs/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"repository": "https://github.com/PKUHPC/SCOW",
"dependencies": {
"@scow/lib-config": "workspace:*",
"@sinclair/typebox": "0.27.3"
"@sinclair/typebox": "0.27.8"
},
"volta": {
"extends": "../../package.json"
Expand Down
2 changes: 1 addition & 1 deletion libs/libconfig/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"license": "Mulan PSL v2",
"repository": "https://github.com/PKUHPC/SCOW",
"dependencies": {
"@sinclair/typebox": "0.27.3",
"@sinclair/typebox": "0.27.8",
"ajv": "8.12.0",
"ajv-formats": "2.1.1",
"envalid": "7.3.1",
Expand Down
4 changes: 2 additions & 2 deletions libs/protos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"!**/*.map"
],
"dependencies": {
"@grpc/grpc-js": "1.8.13",
"long": "5.2.1",
"@grpc/grpc-js": "1.8.14",
"long": "5.2.3",
"protobufjs": "7.2.3",
"@scow/grpc-api": "workspace:*"
},
Expand Down
2 changes: 1 addition & 1 deletion libs/ssh/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@types/shell-quote": "1.7.1",
"@types/ssh2": "1.11.10",
"@types/ssh2": "1.11.11",
"ts-log": "2.2.5"
},
"author": "PKUHPC (https://github.com/PKUHPC)",
Expand Down
6 changes: 3 additions & 3 deletions libs/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,19 +20,19 @@
"mime-types": "2.1.35"
},
"peerDependencies": {
"antd": "5.4.1",
"antd": "5.4.2",
"next": "13.3.0",
"styled-components": "5.3.9",
"@ant-design/icons": "5.0.1",
"dayjs": "1.11.7"
},
"devDependencies": {
"antd": "5.4.1",
"antd": "5.4.2",
"next": "13.3.0",
"styled-components": "5.3.9",
"@types/mime-types": "2.1.1",
"react": "18.2.0",
"@types/react": "18.0.34",
"@types/react": "18.0.35",
"react-dom": "18.2.0",
"@types/react-dom": "18.0.11",
"react-is": "18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
"ci:publish": "pnpm publish -r"
},
"devDependencies": {
"turbo": "1.8.8",
"turbo": "1.9.1",
"@ddadaal/eslint-config": "1.9.0",
"@commitlint/config-conventional": "17.4.4",
"@commitlint/config-conventional": "17.6.1",
"@types/jest": "29.5.0",
"@types/node": "18.15.11",
"@typescript-eslint/eslint-plugin": "5.58.0",
Expand Down Expand Up @@ -53,12 +53,12 @@
"pm2": "5.3.0",
"concurrently": "8.0.1",
"node-glob": "1.2.0",
"globby": "13.1.3",
"globby": "13.1.4",
"@changesets/cli": "2.26.1",
"@bufbuild/buf": "1.15.0"
},
"volta": {
"node": "18.15.0"
"node": "18.16.0"
},
"packageManager": "pnpm@8.2.0"
}
Loading

0 comments on commit 25a61bd

Please sign in to comment.