Skip to content

Commit 2edc3e4

Browse files
fix(deps): update all non-major dependencies
1 parent 7c23814 commit 2edc3e4

File tree

30 files changed

+249
-249
lines changed

30 files changed

+249
-249
lines changed

.github/workflows/docs-preview.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- uses: actions/checkout@v4
20-
- uses: pnpm/action-setup@v4.0.0
20+
- uses: pnpm/action-setup@v4.1.0
2121
- uses: actions/setup-node@v4
2222
with:
2323
node-version: 18.x

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- uses: actions/checkout@v4
20-
- uses: pnpm/action-setup@v4.0.0
20+
- uses: pnpm/action-setup@v4.1.0
2121
- uses: actions/setup-node@v4
2222
with:
2323
node-version: 18.x

.github/workflows/test-build-publish.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
fetch-depth: 0
3434
ref: ${{ github.event.pull_request.head.sha }}
3535

36-
- uses: pnpm/action-setup@v4.0.0
36+
- uses: pnpm/action-setup@v4.1.0
3737

3838
- uses: actions/setup-node@v4
3939
with:
@@ -92,7 +92,7 @@ jobs:
9292
steps:
9393
- uses: actions/checkout@v4
9494

95-
- uses: pnpm/action-setup@v4.0.0
95+
- uses: pnpm/action-setup@v4.1.0
9696

9797
- uses: actions/setup-node@v4
9898
with:

apps/ai/package.json

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -33,17 +33,17 @@
3333
]
3434
},
3535
"dependencies": {
36-
"@ant-design/cssinjs": "1.21.0",
37-
"@ant-design/icons": "5.3.7",
38-
"@ddadaal/tsgrpc-client": "0.17.7",
39-
"@ddadaal/tsgrpc-common": "0.2.5",
40-
"@grpc/grpc-js": "1.10.9",
41-
"@kubernetes/client-node": "^0.21.0",
42-
"@mikro-orm/cli": "6.2.9",
43-
"@mikro-orm/core": "6.2.9",
44-
"@mikro-orm/migrations": "6.2.9",
45-
"@mikro-orm/mysql": "6.2.9",
46-
"@mikro-orm/seeder": "6.2.9",
36+
"@ant-design/cssinjs": "1.23.0",
37+
"@ant-design/icons": "5.6.0",
38+
"@ddadaal/tsgrpc-client": "0.17.8",
39+
"@ddadaal/tsgrpc-common": "0.2.6",
40+
"@grpc/grpc-js": "1.12.6",
41+
"@kubernetes/client-node": "^0.22.0",
42+
"@mikro-orm/cli": "6.4.5",
43+
"@mikro-orm/core": "6.4.5",
44+
"@mikro-orm/migrations": "6.4.5",
45+
"@mikro-orm/mysql": "6.4.5",
46+
"@mikro-orm/seeder": "6.4.5",
4747
"@scow/config": "workspace:*",
4848
"@scow/lib-auth": "workspace:*",
4949
"@scow/lib-config": "workspace:*",
@@ -55,70 +55,70 @@
5555
"@scow/ai-scheduler-adapter-protos": "workspace:*",
5656
"@scow/utils": "workspace:*",
5757
"@scow/rich-error-model": "workspace:*",
58-
"@sinclair/typebox": "0.32.34",
58+
"@sinclair/typebox": "0.34.16",
5959
"@tanstack/react-query": "4.36.1",
6060
"@trpc/client": "10.45.2",
6161
"@trpc/next": "10.45.2",
6262
"@trpc/react-query": "10.45.2",
6363
"@trpc/server": "10.45.2",
64-
"antd": "5.18.3",
65-
"dayjs": "1.11.11",
66-
"dotenv": "16.4.5",
64+
"antd": "5.23.4",
65+
"dayjs": "1.11.13",
66+
"dotenv": "16.4.7",
6767
"http-proxy": "1.18.1",
6868
"lodash": "4.17.21",
69-
"long": "5.2.3",
69+
"long": "5.2.4",
7070
"mime-types": "2.1.35",
71-
"next": "14.2.4",
71+
"next": "14.2.23",
7272
"next-compose-plugins": "2.2.1",
7373
"next-connect": "1.0.0",
7474
"nextjs-cors": "2.2.0",
7575
"node-ssh": "13.2.0",
7676
"nookies": "2.5.2",
7777
"nprogress": "0.2.0",
7878
"pino": "8.16.2",
79-
"protobufjs": "7.3.2",
79+
"protobufjs": "7.4.0",
8080
"react": "18.3.1",
8181
"react-async": "10.0.1",
8282
"react-dom": "18.3.1",
8383
"react-is": "18.3.1",
84-
"react-typed-i18n": "2.3.0",
84+
"react-typed-i18n": "2.4.1",
8585
"simstate": "3.0.1",
86-
"styled-components": "6.1.11",
87-
"superjson": "2.2.1",
88-
"swagger-ui-react": "5.17.14",
86+
"styled-components": "6.1.15",
87+
"superjson": "2.2.2",
88+
"swagger-ui-react": "5.18.3",
8989
"trpc-openapi": "1.2.0",
90-
"ws": "8.17.1",
90+
"ws": "8.18.0",
9191
"@xterm/xterm": "5.5.0",
9292
"@xterm/addon-fit": "0.10.0",
93-
"zod": "3.23.8",
94-
"shell-quote": "1.8.1",
95-
"replace-in-file": "8.1.0"
93+
"zod": "3.24.1",
94+
"shell-quote": "1.8.2",
95+
"replace-in-file": "8.3.0"
9696
},
9797
"devDependencies": {
98-
"@next/bundle-analyzer": "14.2.4",
99-
"@testing-library/jest-dom": "6.4.6",
100-
"@testing-library/react": "16.0.0",
98+
"@next/bundle-analyzer": "14.2.23",
99+
"@testing-library/jest-dom": "6.6.3",
100+
"@testing-library/react": "16.2.0",
101101
"@types/busboy": "1.5.4",
102102
"@types/google-protobuf": "3.15.12",
103-
"@types/http-proxy": "1.17.14",
103+
"@types/http-proxy": "1.17.15",
104104
"@types/mime-types": "2.1.4",
105-
"@types/node": "20.14.8",
105+
"@types/node": "20.17.17",
106106
"@types/nprogress": "0.2.3",
107-
"@types/react": "18.3.3",
108-
"@types/react-dom": "18.3.0",
107+
"@types/react": "18.3.18",
108+
"@types/react-dom": "18.3.5",
109109
"@types/styled-components": "5.1.34",
110-
"@types/swagger-ui-react": "4.18.3",
110+
"@types/swagger-ui-react": "4.19.0",
111111
"@types/url-join": "4.0.3",
112-
"@types/ws": "8.5.10",
112+
"@types/ws": "8.5.14",
113113
"@types/shell-quote": "1.7.5",
114-
"@types/ssh2": "1.15.0",
115-
"fs-extra": "11.2.0",
114+
"@types/ssh2": "1.15.4",
115+
"fs-extra": "11.3.0",
116116
"jest-environment-jsdom": "29.7.0",
117-
"nextjs-node-loader": "1.1.5",
118-
"node-mocks-http": "1.15.0",
119-
"postcss": "8.4.38",
120-
"ts-log": "2.2.5",
121-
"webpack": "5.92.1"
117+
"nextjs-node-loader": "1.1.9",
118+
"node-mocks-http": "1.16.2",
119+
"postcss": "8.5.1",
120+
"ts-log": "2.2.7",
121+
"webpack": "5.97.1"
122122
},
123123
"volta": {
124124
"extends": "../../package.json"

apps/audit-server/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -23,23 +23,23 @@
2323
"license": "Mulan PSL v2",
2424
"repository": "https://github.com/PKUHPC/OpenSCOW",
2525
"dependencies": {
26-
"@ddadaal/tsgrpc-server": "0.19.5",
27-
"@ddadaal/tsgrpc-common": "0.2.5",
28-
"@ddadaal/tsgrpc-client": "0.17.7",
29-
"@grpc/grpc-js": "1.10.9",
30-
"@mikro-orm/cli": "6.2.9",
31-
"@mikro-orm/core": "6.2.9",
32-
"@mikro-orm/migrations": "6.2.9",
33-
"@mikro-orm/mysql": "6.2.9",
34-
"@mikro-orm/seeder": "6.2.9",
26+
"@ddadaal/tsgrpc-server": "0.19.6",
27+
"@ddadaal/tsgrpc-common": "0.2.6",
28+
"@ddadaal/tsgrpc-client": "0.17.8",
29+
"@grpc/grpc-js": "1.12.6",
30+
"@mikro-orm/cli": "6.4.5",
31+
"@mikro-orm/core": "6.4.5",
32+
"@mikro-orm/migrations": "6.4.5",
33+
"@mikro-orm/mysql": "6.4.5",
34+
"@mikro-orm/seeder": "6.4.5",
3535
"@scow/config": "workspace:*",
3636
"@scow/lib-config": "workspace:*",
3737
"@scow/lib-server": "workspace:*",
3838
"@scow/lib-decimal": "workspace:*",
3939
"@scow/lib-operation-log": "workspace:*",
4040
"@scow/utils": "workspace:*",
4141
"@scow/protos": "workspace:*",
42-
"dayjs": "1.11.11",
42+
"dayjs": "1.11.13",
4343
"pino": "8.16.2",
4444
"pino-pretty": "10.3.1"
4545
},

apps/auth/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,32 +26,32 @@
2626
"@fastify/formbody": "7.4.0",
2727
"@fastify/static": "7.0.4",
2828
"@fastify/view": "9.1.0",
29-
"liquidjs": "10.14.0",
29+
"liquidjs": "10.20.2",
3030
"@scow/config": "workspace:*",
3131
"@scow/lib-config": "workspace:*",
3232
"@scow/lib-server": "workspace:*",
3333
"@scow/lib-ssh": "workspace:*",
3434
"@scow/utils": "workspace:*",
35-
"@sinclair/typebox": "0.32.34",
35+
"@sinclair/typebox": "0.34.16",
3636
"asn1": "0.2.6",
37-
"fastify": "4.28.0",
37+
"fastify": "4.29.0",
3838
"fastify-graceful-shutdown": "3.5.3",
3939
"fastify-plugin": "4.5.1",
40-
"ioredis": "5.4.1",
40+
"ioredis": "5.4.2",
4141
"ldapjs": "2.3.3",
42-
"nanoid": "5.0.7",
42+
"nanoid": "5.0.9",
4343
"svg-captcha": "1.4.0",
4444
"pino-pretty": "10.3.1",
4545
"pino": "8.16.2",
46-
"nodemailer": "6.9.14",
47-
"qrcode": "1.5.3",
46+
"nodemailer": "6.10.0",
47+
"qrcode": "1.5.4",
4848
"speakeasy": "2.0.0",
49-
"react-typed-i18n": "2.3.0"
49+
"react-typed-i18n": "2.4.1"
5050
},
5151
"devDependencies": {
5252
"@types/asn1": "0.2.4",
5353
"@types/ldapjs": "2.2.5",
54-
"@types/nodemailer": "6.4.15",
54+
"@types/nodemailer": "6.4.17",
5555
"@types/qrcode": "1.5.5",
5656
"@types/speakeasy": "2.0.10"
5757
},

apps/cli/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,20 +16,20 @@
1616
"pkg": "5.8.1",
1717
"yargs": "17.7.2",
1818
"prompts": "2.4.2",
19-
"@sinclair/typebox": "0.32.34",
19+
"@sinclair/typebox": "0.34.16",
2020
"js-yaml": "4.1.0",
2121
"pino": "8.16.2",
2222
"pino-pretty": "10.3.1",
2323
"@octokit/rest": "20.1.1",
2424
"jszip": "3.10.1",
25-
"dotenv": "16.4.5",
25+
"dotenv": "16.4.7",
2626
"death": "1.1.0",
27-
"https-proxy-agent": "7.0.4",
27+
"https-proxy-agent": "7.0.6",
2828
"node-fetch-commonjs": "3.3.2",
2929
"@scow/config": "workspace:*"
3030
},
3131
"devDependencies": {
32-
"@types/yargs": "17.0.32",
32+
"@types/yargs": "17.0.33",
3333
"@types/prompts": "2.4.9",
3434
"@types/js-yaml": "4.0.9",
3535
"@types/death": "1.1.5"

apps/mis-server/package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,16 @@
2323
"license": "Mulan PSL v2",
2424
"repository": "https://github.com/PKUHPC/OpenSCOW",
2525
"dependencies": {
26-
"@ddadaal/tsgrpc-common": "0.2.5",
27-
"@ddadaal/tsgrpc-server": "0.19.5",
28-
"@ddadaal/tsgrpc-client": "0.17.7",
29-
"@grpc/grpc-js": "1.10.9",
30-
"@mikro-orm/cli": "6.2.9",
31-
"@mikro-orm/core": "6.2.9",
32-
"@mikro-orm/mariadb": "6.2.9",
33-
"@mikro-orm/migrations": "6.2.9",
34-
"@mikro-orm/mysql": "6.2.9",
35-
"@mikro-orm/seeder": "6.2.9",
26+
"@ddadaal/tsgrpc-common": "0.2.6",
27+
"@ddadaal/tsgrpc-server": "0.19.6",
28+
"@ddadaal/tsgrpc-client": "0.17.8",
29+
"@grpc/grpc-js": "1.12.6",
30+
"@mikro-orm/cli": "6.4.5",
31+
"@mikro-orm/core": "6.4.5",
32+
"@mikro-orm/mariadb": "6.4.5",
33+
"@mikro-orm/migrations": "6.4.5",
34+
"@mikro-orm/mysql": "6.4.5",
35+
"@mikro-orm/seeder": "6.4.5",
3636
"@scow/config": "workspace:*",
3737
"@scow/lib-auth": "workspace:*",
3838
"@scow/lib-config": "workspace:*",
@@ -44,14 +44,14 @@
4444
"@scow/protos": "workspace:*",
4545
"@scow/scheduler-adapter-protos": "workspace:*",
4646
"@scow/utils": "workspace:*",
47-
"@sinclair/typebox": "0.32.34",
48-
"dayjs": "1.11.11",
49-
"dotenv": "16.4.5",
47+
"@sinclair/typebox": "0.34.16",
48+
"dayjs": "1.11.13",
49+
"dotenv": "16.4.7",
5050
"node-cron": "3.0.3",
5151
"pino": "8.16.2",
5252
"pino-pretty": "10.3.1",
5353
"uuid": "10.0.0",
54-
"wait-on": "8.0.0"
54+
"wait-on": "8.0.2"
5555
},
5656
"devDependencies": {
5757
"@types/google-protobuf": "3.15.12",

apps/mis-web/package.json

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@
2424
"license": "Mulan PSL v2",
2525
"repository": "https://github.com/PKUHPC/OpenSCOW",
2626
"dependencies": {
27-
"@ant-design/cssinjs": "1.21.0",
28-
"@ant-design/icons": "5.3.7",
27+
"@ant-design/cssinjs": "1.23.0",
28+
"@ant-design/icons": "5.6.0",
2929
"@ddadaal/next-typed-api-routes-runtime": "0.8.2",
30-
"@ddadaal/tsgrpc-client": "0.17.7",
31-
"@ddadaal/tsgrpc-common": "0.2.5",
32-
"@grpc/grpc-js": "1.10.9",
30+
"@ddadaal/tsgrpc-client": "0.17.8",
31+
"@ddadaal/tsgrpc-common": "0.2.6",
32+
"@grpc/grpc-js": "1.12.6",
3333
"@scow/config": "workspace:*",
3434
"@scow/lib-auth": "workspace:*",
3535
"@scow/lib-config": "workspace:*",
@@ -39,43 +39,43 @@
3939
"@scow/protos": "workspace:*",
4040
"@scow/rich-error-model": "workspace:*",
4141
"@scow/utils": "workspace:*",
42-
"@sinclair/typebox": "0.32.34",
43-
"antd": "5.18.3",
44-
"csv-stringify": "6.5.0",
45-
"dayjs": "1.11.11",
46-
"google-protobuf": "3.21.2",
42+
"@sinclair/typebox": "0.34.16",
43+
"antd": "5.23.4",
44+
"csv-stringify": "6.5.2",
45+
"dayjs": "1.11.13",
46+
"google-protobuf": "3.21.4",
4747
"http-proxy": "1.18.1",
4848
"iconv-lite": "^0.6.3",
49-
"less": "4.2.0",
49+
"less": "4.2.2",
5050
"mime-types": "2.1.35",
51-
"next": "14.2.4",
51+
"next": "14.2.23",
5252
"next-compose-plugins": "2.2.1",
5353
"nookies": "2.5.2",
5454
"nprogress": "0.2.0",
5555
"react": "18.3.1",
5656
"react-async": "10.0.1",
5757
"react-dom": "18.3.1",
5858
"react-is": "18.3.1",
59-
"react-typed-i18n": "2.3.0",
59+
"react-typed-i18n": "2.4.1",
6060
"recharts": "^2.7.3",
6161
"simstate": "3.0.1",
62-
"styled-components": "6.1.11",
63-
"tslib": "2.6.3",
64-
"typescript": "5.5.2"
62+
"styled-components": "6.1.15",
63+
"tslib": "2.8.1",
64+
"typescript": "5.7.3"
6565
},
6666
"devDependencies": {
6767
"@ddadaal/next-typed-api-routes-cli": "0.9.1",
68-
"@next/bundle-analyzer": "14.2.4",
68+
"@next/bundle-analyzer": "14.2.23",
6969
"@types/google-protobuf": "3.15.12",
7070
"@types/mime-types": "2.1.4",
71-
"@types/node": "20.14.8",
71+
"@types/node": "20.17.17",
7272
"@types/nprogress": "0.2.3",
73-
"@types/react": "18.3.3",
74-
"@types/react-dom": "18.3.0",
73+
"@types/react": "18.3.18",
74+
"@types/react-dom": "18.3.5",
7575
"@types/styled-components": "5.1.34",
7676
"babel-plugin-import": "1.13.8",
77-
"postcss": "8.4.38",
78-
"webpack": "5.92.1"
77+
"postcss": "8.5.1",
78+
"webpack": "5.97.1"
7979
},
8080
"browserslist": {
8181
"production": [

0 commit comments

Comments
 (0)