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 Oct 1, 2024
1 parent 9e67d1e commit b9b193a
Show file tree
Hide file tree
Showing 25 changed files with 193 additions and 193 deletions.
60 changes: 30 additions & 30 deletions apps/ai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,17 +33,17 @@
]
},
"dependencies": {
"@ant-design/cssinjs": "1.21.0",
"@ant-design/icons": "5.3.7",
"@ddadaal/tsgrpc-client": "0.17.7",
"@ddadaal/tsgrpc-common": "0.2.5",
"@grpc/grpc-js": "1.10.9",
"@kubernetes/client-node": "^0.21.0",
"@mikro-orm/cli": "6.2.9",
"@mikro-orm/core": "6.2.9",
"@mikro-orm/migrations": "6.2.9",
"@mikro-orm/mysql": "6.2.9",
"@mikro-orm/seeder": "6.2.9",
"@ant-design/cssinjs": "1.21.1",
"@ant-design/icons": "5.5.1",
"@ddadaal/tsgrpc-client": "0.17.8",
"@ddadaal/tsgrpc-common": "0.2.6",
"@grpc/grpc-js": "1.11.3",
"@kubernetes/client-node": "^0.22.0",
"@mikro-orm/cli": "6.3.12",
"@mikro-orm/core": "6.3.12",
"@mikro-orm/migrations": "6.3.12",
"@mikro-orm/mysql": "6.3.12",
"@mikro-orm/seeder": "6.3.12",
"@scow/config": "workspace:*",
"@scow/lib-auth": "workspace:*",
"@scow/lib-config": "workspace:*",
Expand All @@ -55,70 +55,70 @@
"@scow/ai-scheduler-adapter-protos": "workspace:*",
"@scow/utils": "workspace:*",
"@scow/rich-error-model": "workspace:*",
"@sinclair/typebox": "0.32.34",
"@sinclair/typebox": "0.33.12",
"@tanstack/react-query": "4.36.1",
"@trpc/client": "10.45.2",
"@trpc/next": "10.45.2",
"@trpc/react-query": "10.45.2",
"@trpc/server": "10.45.2",
"antd": "5.18.3",
"dayjs": "1.11.11",
"antd": "5.21.2",
"dayjs": "1.11.13",
"dotenv": "16.4.5",
"http-proxy": "1.18.1",
"lodash": "4.17.21",
"long": "5.2.3",
"mime-types": "2.1.35",
"next": "14.2.4",
"next": "14.2.13",
"next-compose-plugins": "2.2.1",
"next-connect": "1.0.0",
"nextjs-cors": "2.2.0",
"node-ssh": "13.2.0",
"nookies": "2.5.2",
"nprogress": "0.2.0",
"pino": "8.16.2",
"protobufjs": "7.3.2",
"protobufjs": "7.4.0",
"react": "18.3.1",
"react-async": "10.0.1",
"react-dom": "18.3.1",
"react-is": "18.3.1",
"react-typed-i18n": "2.3.0",
"simstate": "3.0.1",
"styled-components": "6.1.11",
"styled-components": "6.1.13",
"superjson": "2.2.1",
"swagger-ui-react": "5.17.14",
"trpc-openapi": "1.2.0",
"ws": "8.17.1",
"ws": "8.18.0",
"@xterm/xterm": "5.5.0",
"@xterm/addon-fit": "0.10.0",
"zod": "3.23.8",
"shell-quote": "1.8.1",
"replace-in-file": "8.1.0"
"replace-in-file": "8.2.0"
},
"devDependencies": {
"@next/bundle-analyzer": "14.2.4",
"@testing-library/jest-dom": "6.4.6",
"@testing-library/react": "16.0.0",
"@next/bundle-analyzer": "14.2.13",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "16.0.1",
"@types/busboy": "1.5.4",
"@types/google-protobuf": "3.15.12",
"@types/http-proxy": "1.17.14",
"@types/http-proxy": "1.17.15",
"@types/mime-types": "2.1.4",
"@types/node": "20.14.8",
"@types/node": "20.16.10",
"@types/nprogress": "0.2.3",
"@types/react": "18.3.3",
"@types/react": "18.3.10",
"@types/react-dom": "18.3.0",
"@types/styled-components": "5.1.34",
"@types/swagger-ui-react": "4.18.3",
"@types/url-join": "4.0.3",
"@types/ws": "8.5.10",
"@types/ws": "8.5.12",
"@types/shell-quote": "1.7.5",
"@types/ssh2": "1.15.0",
"@types/ssh2": "1.15.1",
"fs-extra": "11.2.0",
"jest-environment-jsdom": "29.7.0",
"nextjs-node-loader": "1.1.5",
"node-mocks-http": "1.15.0",
"postcss": "8.4.38",
"node-mocks-http": "1.16.0",
"postcss": "8.4.47",
"ts-log": "2.2.5",
"webpack": "5.92.1"
"webpack": "5.95.0"
},
"volta": {
"extends": "../../package.json"
Expand Down
20 changes: 10 additions & 10 deletions apps/audit-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,23 +23,23 @@
"license": "Mulan PSL v2",
"repository": "https://github.com/PKUHPC/OpenSCOW",
"dependencies": {
"@ddadaal/tsgrpc-server": "0.19.5",
"@ddadaal/tsgrpc-common": "0.2.5",
"@ddadaal/tsgrpc-client": "0.17.7",
"@grpc/grpc-js": "1.10.9",
"@mikro-orm/cli": "6.2.9",
"@mikro-orm/core": "6.2.9",
"@mikro-orm/migrations": "6.2.9",
"@mikro-orm/mysql": "6.2.9",
"@mikro-orm/seeder": "6.2.9",
"@ddadaal/tsgrpc-server": "0.19.6",
"@ddadaal/tsgrpc-common": "0.2.6",
"@ddadaal/tsgrpc-client": "0.17.8",
"@grpc/grpc-js": "1.11.3",
"@mikro-orm/cli": "6.3.12",
"@mikro-orm/core": "6.3.12",
"@mikro-orm/migrations": "6.3.12",
"@mikro-orm/mysql": "6.3.12",
"@mikro-orm/seeder": "6.3.12",
"@scow/config": "workspace:*",
"@scow/lib-config": "workspace:*",
"@scow/lib-server": "workspace:*",
"@scow/lib-decimal": "workspace:*",
"@scow/lib-operation-log": "workspace:*",
"@scow/utils": "workspace:*",
"@scow/protos": "workspace:*",
"dayjs": "1.11.11",
"dayjs": "1.11.13",
"pino": "8.16.2",
"pino-pretty": "10.3.1"
},
Expand Down
12 changes: 6 additions & 6 deletions apps/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@
"@fastify/formbody": "7.4.0",
"@fastify/static": "7.0.4",
"@fastify/view": "9.1.0",
"liquidjs": "10.14.0",
"liquidjs": "10.17.0",
"@scow/config": "workspace:*",
"@scow/lib-config": "workspace:*",
"@scow/lib-server": "workspace:*",
"@scow/lib-ssh": "workspace:*",
"@scow/utils": "workspace:*",
"@sinclair/typebox": "0.32.34",
"@sinclair/typebox": "0.33.12",
"asn1": "0.2.6",
"fastify": "4.28.0",
"fastify": "4.28.1",
"fastify-graceful-shutdown": "3.5.3",
"fastify-plugin": "4.5.1",
"ioredis": "5.4.1",
Expand All @@ -43,15 +43,15 @@
"svg-captcha": "1.4.0",
"pino-pretty": "10.3.1",
"pino": "8.16.2",
"nodemailer": "6.9.14",
"qrcode": "1.5.3",
"nodemailer": "6.9.15",
"qrcode": "1.5.4",
"speakeasy": "2.0.0",
"react-typed-i18n": "2.3.0"
},
"devDependencies": {
"@types/asn1": "0.2.4",
"@types/ldapjs": "2.2.5",
"@types/nodemailer": "6.4.15",
"@types/nodemailer": "6.4.16",
"@types/qrcode": "1.5.5",
"@types/speakeasy": "2.0.10"
},
Expand Down
6 changes: 3 additions & 3 deletions apps/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,20 +16,20 @@
"pkg": "5.8.1",
"yargs": "17.7.2",
"prompts": "2.4.2",
"@sinclair/typebox": "0.32.34",
"@sinclair/typebox": "0.33.12",
"js-yaml": "4.1.0",
"pino": "8.16.2",
"pino-pretty": "10.3.1",
"@octokit/rest": "20.1.1",
"jszip": "3.10.1",
"dotenv": "16.4.5",
"death": "1.1.0",
"https-proxy-agent": "7.0.4",
"https-proxy-agent": "7.0.5",
"node-fetch-commonjs": "3.3.2",
"@scow/config": "workspace:*"
},
"devDependencies": {
"@types/yargs": "17.0.32",
"@types/yargs": "17.0.33",
"@types/prompts": "2.4.9",
"@types/js-yaml": "4.0.9",
"@types/death": "1.1.5"
Expand Down
26 changes: 13 additions & 13 deletions apps/mis-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,16 @@
"license": "Mulan PSL v2",
"repository": "https://github.com/PKUHPC/OpenSCOW",
"dependencies": {
"@ddadaal/tsgrpc-common": "0.2.5",
"@ddadaal/tsgrpc-server": "0.19.5",
"@ddadaal/tsgrpc-client": "0.17.7",
"@grpc/grpc-js": "1.10.9",
"@mikro-orm/cli": "6.2.9",
"@mikro-orm/core": "6.2.9",
"@mikro-orm/mariadb": "6.2.9",
"@mikro-orm/migrations": "6.2.9",
"@mikro-orm/mysql": "6.2.9",
"@mikro-orm/seeder": "6.2.9",
"@ddadaal/tsgrpc-common": "0.2.6",
"@ddadaal/tsgrpc-server": "0.19.6",
"@ddadaal/tsgrpc-client": "0.17.8",
"@grpc/grpc-js": "1.11.3",
"@mikro-orm/cli": "6.3.12",
"@mikro-orm/core": "6.3.12",
"@mikro-orm/mariadb": "6.3.12",
"@mikro-orm/migrations": "6.3.12",
"@mikro-orm/mysql": "6.3.12",
"@mikro-orm/seeder": "6.3.12",
"@scow/config": "workspace:*",
"@scow/lib-auth": "workspace:*",
"@scow/lib-config": "workspace:*",
Expand All @@ -44,14 +44,14 @@
"@scow/protos": "workspace:*",
"@scow/scheduler-adapter-protos": "workspace:*",
"@scow/utils": "workspace:*",
"@sinclair/typebox": "0.32.34",
"dayjs": "1.11.11",
"@sinclair/typebox": "0.33.12",
"dayjs": "1.11.13",
"dotenv": "16.4.5",
"node-cron": "3.0.3",
"pino": "8.16.2",
"pino-pretty": "10.3.1",
"uuid": "10.0.0",
"wait-on": "8.0.0"
"wait-on": "8.0.1"
},
"devDependencies": {
"@types/google-protobuf": "3.15.12",
Expand Down
38 changes: 19 additions & 19 deletions apps/mis-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
"license": "Mulan PSL v2",
"repository": "https://github.com/PKUHPC/OpenSCOW",
"dependencies": {
"@ant-design/cssinjs": "1.21.0",
"@ant-design/icons": "5.3.7",
"@ant-design/cssinjs": "1.21.1",
"@ant-design/icons": "5.5.1",
"@ddadaal/next-typed-api-routes-runtime": "0.8.2",
"@ddadaal/tsgrpc-client": "0.17.7",
"@ddadaal/tsgrpc-common": "0.2.5",
"@grpc/grpc-js": "1.10.9",
"@ddadaal/tsgrpc-client": "0.17.8",
"@ddadaal/tsgrpc-common": "0.2.6",
"@grpc/grpc-js": "1.11.3",
"@scow/config": "workspace:*",
"@scow/lib-auth": "workspace:*",
"@scow/lib-config": "workspace:*",
Expand All @@ -39,16 +39,16 @@
"@scow/protos": "workspace:*",
"@scow/rich-error-model": "workspace:*",
"@scow/utils": "workspace:*",
"@sinclair/typebox": "0.32.34",
"antd": "5.18.3",
"csv-stringify": "6.5.0",
"dayjs": "1.11.11",
"google-protobuf": "3.21.2",
"@sinclair/typebox": "0.33.12",
"antd": "5.21.2",
"csv-stringify": "6.5.1",
"dayjs": "1.11.13",
"google-protobuf": "3.21.4",
"http-proxy": "1.18.1",
"iconv-lite": "^0.6.3",
"less": "4.2.0",
"mime-types": "2.1.35",
"next": "14.2.4",
"next": "14.2.13",
"next-compose-plugins": "2.2.1",
"nookies": "2.5.2",
"nprogress": "0.2.0",
Expand All @@ -59,23 +59,23 @@
"react-typed-i18n": "2.3.0",
"recharts": "^2.7.3",
"simstate": "3.0.1",
"styled-components": "6.1.11",
"tslib": "2.6.3",
"typescript": "5.5.2"
"styled-components": "6.1.13",
"tslib": "2.7.0",
"typescript": "5.6.2"
},
"devDependencies": {
"@ddadaal/next-typed-api-routes-cli": "0.9.1",
"@next/bundle-analyzer": "14.2.4",
"@next/bundle-analyzer": "14.2.13",
"@types/google-protobuf": "3.15.12",
"@types/mime-types": "2.1.4",
"@types/node": "20.14.8",
"@types/node": "20.16.10",
"@types/nprogress": "0.2.3",
"@types/react": "18.3.3",
"@types/react": "18.3.10",
"@types/react-dom": "18.3.0",
"@types/styled-components": "5.1.34",
"babel-plugin-import": "1.13.8",
"postcss": "8.4.38",
"webpack": "5.92.1"
"postcss": "8.4.47",
"webpack": "5.95.0"
},
"browserslist": {
"production": [
Expand Down
18 changes: 9 additions & 9 deletions apps/portal-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
"license": "Mulan PSL v2",
"repository": "https://github.com/PKUHPC/OpenSCOW",
"dependencies": {
"@connectrpc/connect": "1.4.0",
"@ddadaal/tsgrpc-common": "0.2.5",
"@ddadaal/tsgrpc-server": "0.19.5",
"@ddadaal/tsgrpc-client": "0.17.7",
"@grpc/grpc-js": "1.10.9",
"@connectrpc/connect": "1.5.0",
"@ddadaal/tsgrpc-common": "0.2.6",
"@ddadaal/tsgrpc-server": "0.19.6",
"@ddadaal/tsgrpc-client": "0.17.8",
"@grpc/grpc-js": "1.11.3",
"@scow/config": "workspace:*",
"@scow/lib-config": "workspace:*",
"@scow/lib-scheduler-adapter": "workspace:*",
Expand All @@ -37,8 +37,8 @@
"@scow/scheduler-adapter-protos": "workspace:*",
"@scow/scowd-protos": "workspace:*",
"@scow/utils": "workspace:*",
"@sinclair/typebox": "0.32.34",
"dayjs": "1.11.11",
"@sinclair/typebox": "0.33.12",
"dayjs": "1.11.13",
"dotenv": "16.4.5",
"node-cron": "3.0.3",
"node-ssh": "13.2.0",
Expand All @@ -47,12 +47,12 @@
"shell-quote": "1.8.1",
"ts-log": "2.2.5",
"uuid": "10.0.0",
"wait-on": "8.0.0"
"wait-on": "8.0.1"
},
"devDependencies": {
"@types/node-cron": "3.0.11",
"@types/shell-quote": "1.7.5",
"@types/ssh2": "1.15.0",
"@types/ssh2": "1.15.1",
"@types/wait-on": "5.3.4",
"form-data": "4.0.0"
},
Expand Down
Loading

0 comments on commit b9b193a

Please sign in to comment.