Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 29, 2024
1 parent ce6c08e commit 3d72cce
Show file tree
Hide file tree
Showing 24 changed files with 123 additions and 123 deletions.
38 changes: 19 additions & 19 deletions apps/ai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,16 @@
},
"dependencies": {
"@ant-design/cssinjs": "1.21.0",
"@ant-design/icons": "5.3.7",
"@ant-design/icons": "5.4.0",
"@ddadaal/tsgrpc-client": "0.17.7",
"@ddadaal/tsgrpc-common": "0.2.5",
"@grpc/grpc-js": "1.10.9",
"@grpc/grpc-js": "1.11.1",
"@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",
"@mikro-orm/cli": "6.3.1",
"@mikro-orm/core": "6.3.1",
"@mikro-orm/migrations": "6.3.1",
"@mikro-orm/mysql": "6.3.1",
"@mikro-orm/seeder": "6.3.1",
"@scow/config": "workspace:*",
"@scow/lib-auth": "workspace:*",
"@scow/lib-config": "workspace:*",
Expand All @@ -55,20 +55,20 @@
"@scow/ai-scheduler-adapter-protos": "workspace:*",
"@scow/utils": "workspace:*",
"@scow/rich-error-model": "workspace:*",
"@sinclair/typebox": "0.32.34",
"@sinclair/typebox": "0.32.35",
"@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.19.3",
"dayjs": "1.11.12",
"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.5",
"next-compose-plugins": "2.2.1",
"next-connect": "1.0.0",
"nextjs-cors": "2.2.0",
Expand All @@ -83,42 +83,42 @@
"react-is": "18.3.1",
"react-typed-i18n": "2.3.0",
"simstate": "3.0.1",
"styled-components": "6.1.11",
"styled-components": "6.1.12",
"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"
},
"devDependencies": {
"@next/bundle-analyzer": "14.2.4",
"@testing-library/jest-dom": "6.4.6",
"@next/bundle-analyzer": "14.2.5",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/react": "16.0.0",
"@types/busboy": "1.5.4",
"@types/google-protobuf": "3.15.12",
"@types/http-proxy": "1.17.14",
"@types/mime-types": "2.1.4",
"@types/node": "20.14.8",
"@types/node": "20.14.13",
"@types/nprogress": "0.2.3",
"@types/react": "18.3.3",
"@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",
"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",
"postcss": "8.4.40",
"ts-log": "2.2.5",
"webpack": "5.92.1"
"webpack": "5.93.0"
},
"volta": {
"extends": "../../package.json"
Expand Down
14 changes: 7 additions & 7 deletions apps/audit-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,20 +26,20 @@
"@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",
"@grpc/grpc-js": "1.11.1",
"@mikro-orm/cli": "6.3.1",
"@mikro-orm/core": "6.3.1",
"@mikro-orm/migrations": "6.3.1",
"@mikro-orm/mysql": "6.3.1",
"@mikro-orm/seeder": "6.3.1",
"@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.12",
"pino": "8.16.2",
"pino-pretty": "10.3.1"
},
Expand Down
6 changes: 3 additions & 3 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.16.1",
"@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.32.35",
"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 Down
4 changes: 2 additions & 2 deletions apps/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
"pkg": "5.8.1",
"yargs": "17.7.2",
"prompts": "2.4.2",
"@sinclair/typebox": "0.32.34",
"@sinclair/typebox": "0.32.35",
"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:*"
},
Expand Down
18 changes: 9 additions & 9 deletions apps/mis-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
"@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",
"@grpc/grpc-js": "1.11.1",
"@mikro-orm/cli": "6.3.1",
"@mikro-orm/core": "6.3.1",
"@mikro-orm/mariadb": "6.3.1",
"@mikro-orm/migrations": "6.3.1",
"@mikro-orm/mysql": "6.3.1",
"@mikro-orm/seeder": "6.3.1",
"@scow/config": "workspace:*",
"@scow/lib-auth": "workspace:*",
"@scow/lib-config": "workspace:*",
Expand All @@ -44,8 +44,8 @@
"@scow/protos": "workspace:*",
"@scow/scheduler-adapter-protos": "workspace:*",
"@scow/utils": "workspace:*",
"@sinclair/typebox": "0.32.34",
"dayjs": "1.11.11",
"@sinclair/typebox": "0.32.35",
"dayjs": "1.11.12",
"dotenv": "16.4.5",
"node-cron": "3.0.3",
"pino": "8.16.2",
Expand Down
28 changes: 14 additions & 14 deletions apps/mis-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"repository": "https://github.com/PKUHPC/SCOW",
"dependencies": {
"@ant-design/cssinjs": "1.21.0",
"@ant-design/icons": "5.3.7",
"@ant-design/icons": "5.4.0",
"@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",
"@grpc/grpc-js": "1.11.1",
"@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.32.35",
"antd": "5.19.3",
"csv-stringify": "6.5.1",
"dayjs": "1.11.12",
"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.5",
"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",
"styled-components": "6.1.12",
"tslib": "2.6.3",
"typescript": "5.5.2"
"typescript": "5.5.4"
},
"devDependencies": {
"@ddadaal/next-typed-api-routes-cli": "0.9.1",
"@next/bundle-analyzer": "14.2.4",
"@next/bundle-analyzer": "14.2.5",
"@types/google-protobuf": "3.15.12",
"@types/mime-types": "2.1.4",
"@types/node": "20.14.8",
"@types/node": "20.14.13",
"@types/nprogress": "0.2.3",
"@types/react": "18.3.3",
"@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.40",
"webpack": "5.93.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 @@ -25,7 +25,7 @@
"@ddadaal/tsgrpc-common": "0.2.5",
"@ddadaal/tsgrpc-server": "0.19.5",
"@ddadaal/tsgrpc-client": "0.17.7",
"@grpc/grpc-js": "1.10.9",
"@grpc/grpc-js": "1.11.1",
"@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.32.35",
"dayjs": "1.11.12",
"dotenv": "16.4.5",
"node-cron": "3.0.3",
"node-ssh": "13.2.0",
Expand Down
38 changes: 19 additions & 19 deletions apps/portal-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,19 +25,19 @@
"license": "Mulan PSL v2",
"repository": "https://glithub.com/PKUHPC/SCOW",
"dependencies": {
"@ant-design/colors": "7.0.2",
"@ant-design/colors": "7.1.0",
"@ant-design/cssinjs": "1.21.0",
"@ant-design/icons": "5.3.7",
"@ant-design/icons": "5.4.0",
"@codemirror/language": "6.10.2",
"@codemirror/legacy-modes": "6.4.0",
"@codemirror/view": "6.28.2",
"@codemirror/view": "6.29.1",
"@ddadaal/next-typed-api-routes-runtime": "0.8.2",
"@ddadaal/tsgrpc-client": "0.17.7",
"@ddadaal/tsgrpc-common": "0.2.5",
"@dnd-kit/core": "6.1.0",
"@dnd-kit/sortable": "8.0.0",
"@dnd-kit/utilities": "3.2.2",
"@grpc/grpc-js": "1.10.9",
"@grpc/grpc-js": "1.11.1",
"@monaco-editor/react": "^4.6.0",
"@scow/config": "workspace:*",
"@scow/lib-auth": "workspace:*",
Expand All @@ -49,17 +49,17 @@
"@scow/protos": "workspace:*",
"@scow/rich-error-model": "workspace:*",
"@scow/utils": "workspace:*",
"@sinclair/typebox": "0.32.34",
"@uiw/codemirror-theme-github": "4.22.2",
"@sinclair/typebox": "0.32.35",
"@uiw/codemirror-theme-github": "4.23.0",
"@uiw/react-codemirror": "4.21.20",
"antd": "5.18.3",
"antd": "5.19.3",
"busboy": "1.6.0",
"dayjs": "1.11.11",
"google-protobuf": "3.21.2",
"dayjs": "1.11.12",
"google-protobuf": "3.21.4",
"http-proxy": "1.18.1",
"less": "4.2.0",
"mime-types": "2.1.35",
"next": "14.2.4",
"next": "14.2.5",
"next-compose-plugins": "2.2.1",
"nookies": "2.5.2",
"nprogress": "0.2.0",
Expand All @@ -70,35 +70,35 @@
"react-typed-i18n": "2.3.0",
"recharts": "2.12.7",
"simstate": "3.0.1",
"styled-components": "6.1.11",
"styled-components": "6.1.12",
"tslib": "2.6.3",
"typescript": "5.5.2",
"ws": "8.17.1",
"typescript": "5.5.4",
"ws": "8.18.0",
"@xterm/xterm": "5.5.0",
"@xterm/addon-fit": "0.10.0"
},
"devDependencies": {
"@ddadaal/next-typed-api-routes-cli": "0.9.1",
"@next/bundle-analyzer": "14.2.4",
"@testing-library/jest-dom": "6.4.6",
"@next/bundle-analyzer": "14.2.5",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/react": "16.0.0",
"@types/busboy": "1.5.4",
"@types/google-protobuf": "3.15.12",
"@types/http-proxy": "1.17.14",
"@types/mime-types": "2.1.4",
"@types/node": "20.14.8",
"@types/node": "20.14.13",
"@types/nprogress": "0.2.3",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/styled-components": "5.1.34",
"@types/url-join": "4.0.3",
"@types/ws": "8.5.10",
"@types/ws": "8.5.12",
"fs-extra": "11.2.0",
"jest-environment-jsdom": "29.7.0",
"node-mocks-http": "1.15.0",
"postcss": "8.4.38",
"postcss": "8.4.40",
"ts-log": "2.2.5",
"webpack": "5.92.1"
"webpack": "5.93.0"
},
"peerDependencies": {
"monaco-editor": "0.50.0"
Expand Down
2 changes: 1 addition & 1 deletion dev/test-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"dependencies": {
"@ddadaal/tsgrpc-common": "0.2.5",
"@ddadaal/tsgrpc-server": "0.19.5",
"@grpc/grpc-js": "1.10.9",
"@grpc/grpc-js": "1.11.1",
"@scow/lib-config": "workspace:*",
"@scow/scheduler-adapter-protos": "workspace:*"
},
Expand Down
Loading

0 comments on commit 3d72cce

Please sign in to comment.