Skip to content

Commit 7dcf8d0

Browse files
fix(deps): update all non-major dependencies
1 parent 82cf7db commit 7dcf8d0

12 files changed

Lines changed: 517 additions & 786 deletions

File tree

apps/auth/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,14 @@
2323
"dependencies": {
2424
"@fastify/error": "3.2.0",
2525
"@fastify/formbody": "7.4.0",
26-
"@fastify/static": "6.9.0",
26+
"@fastify/static": "6.10.0",
2727
"@fastify/view": "7.4.1",
2828
"liquidjs": "10.7.0",
2929
"@scow/config": "workspace:*",
3030
"@scow/lib-config": "workspace:*",
3131
"@scow/lib-ssh": "workspace:*",
3232
"@scow/utils": "workspace:*",
33-
"@sinclair/typebox": "0.26.5",
33+
"@sinclair/typebox": "0.26.8",
3434
"asn1": "0.2.6",
3535
"fastify": "4.15.0",
3636
"fastify-graceful-shutdown": "3.4.0",

apps/mis-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@scow/lib-slurm": "workspace:*",
3737
"@scow/lib-ssh": "workspace:*",
3838
"@scow/lib-config": "workspace:*",
39-
"@sinclair/typebox": "0.26.5",
39+
"@sinclair/typebox": "0.26.8",
4040
"@scow/lib-auth": "workspace:*",
4141
"@scow/protos": "workspace:*",
4242
"@scow/utils": "workspace:*",

apps/mis-web/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"@scow/protos": "workspace:*",
3737
"@scow/lib-web": "workspace:*",
3838
"@scow/utils": "workspace:*",
39-
"@sinclair/typebox": "0.26.5",
40-
"antd": "5.3.2",
39+
"@sinclair/typebox": "0.26.8",
40+
"antd": "5.3.3",
4141
"dayjs": "1.11.7",
4242
"google-protobuf": "3.21.2",
4343
"less": "4.1.3",
@@ -54,21 +54,21 @@
5454
"simstate": "3.0.1",
5555
"styled-components": "5.3.9",
5656
"tslib": "2.5.0",
57-
"typescript": "5.0.2"
57+
"typescript": "5.0.3"
5858
},
5959
"devDependencies": {
6060
"@ddadaal/next-typed-api-routes-cli": "0.6.1",
6161
"@next/bundle-analyzer": "13.2.4",
6262
"@types/google-protobuf": "3.15.6",
6363
"@types/mime-types": "2.1.1",
64-
"@types/node": "18.15.10",
64+
"@types/node": "18.15.11",
6565
"@types/nprogress": "0.2.0",
66-
"@types/react": "18.0.29",
66+
"@types/react": "18.0.32",
6767
"@types/react-dom": "18.0.11",
6868
"@types/styled-components": "5.1.26",
6969
"babel-plugin-import": "1.13.6",
7070
"postcss": "8.4.21",
71-
"webpack": "5.76.3"
71+
"webpack": "5.77.0"
7272
},
7373
"browserslist": {
7474
"production": [

apps/portal-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@scow/lib-ssh": "workspace:*",
3030
"@scow/protos": "workspace:*",
3131
"@scow/utils": "workspace:*",
32-
"@sinclair/typebox": "0.26.5",
32+
"@sinclair/typebox": "0.26.8",
3333
"node-ssh": "13.0.1",
3434
"dotenv": "16.0.3",
3535
"node-cron": "3.0.2",

apps/portal-web/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@
2626
"repository": "https://glithub.com/PKUHPC/SCOW",
2727
"dependencies": {
2828
"@ant-design/icons": "5.0.1",
29-
"@uiw/react-codemirror": "4.19.10",
29+
"@uiw/react-codemirror": "4.19.11",
3030
"@codemirror/view": "6.9.3",
3131
"@codemirror/language": "6.6.0",
3232
"@codemirror/legacy-modes": "6.3.2",
33-
"@uiw/codemirror-theme-github": "4.19.10",
33+
"@uiw/codemirror-theme-github": "4.19.11",
3434
"@ddadaal/next-typed-api-routes-runtime": "0.5.2",
3535
"@ddadaal/tsgrpc-client": "0.17.3",
3636
"@ddadaal/tsgrpc-common": "0.2.1",
@@ -42,9 +42,9 @@
4242
"@scow/lib-ssh": "workspace:*",
4343
"@scow/utils": "workspace:*",
4444
"@scow/lib-web": "workspace:*",
45-
"@sinclair/typebox": "0.26.5",
45+
"@sinclair/typebox": "0.26.8",
4646
"@scow/protos": "workspace:*",
47-
"antd": "5.3.2",
47+
"antd": "5.3.3",
4848
"busboy": "1.6.0",
4949
"google-protobuf": "3.21.2",
5050
"less": "4.1.3",
@@ -63,7 +63,7 @@
6363
"simstate": "3.0.1",
6464
"styled-components": "5.3.9",
6565
"tslib": "2.5.0",
66-
"typescript": "5.0.2",
66+
"typescript": "5.0.3",
6767
"xterm": "5.1.0",
6868
"xterm-addon-fit": "0.7.0",
6969
"http-proxy": "1.18.1",
@@ -77,17 +77,17 @@
7777
"@types/busboy": "1.5.0",
7878
"@types/google-protobuf": "3.15.6",
7979
"@types/mime-types": "2.1.1",
80-
"@types/node": "18.15.10",
80+
"@types/node": "18.15.11",
8181
"@types/nprogress": "0.2.0",
8282
"@types/random-words": "1.1.2",
83-
"@types/react": "18.0.29",
83+
"@types/react": "18.0.32",
8484
"@types/react-dom": "18.0.11",
8585
"@types/styled-components": "5.1.26",
8686
"@types/url-join": "4.0.1",
8787
"jest-environment-jsdom": "29.5.0",
8888
"node-mocks-http": "1.12.2",
8989
"postcss": "8.4.21",
90-
"webpack": "5.76.3",
90+
"webpack": "5.77.0",
9191
"ts-log": "2.2.5",
9292
"@types/ws": "8.5.4"
9393
},

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@
3131
"@algolia/client-search": "4.16.0",
3232
"@docusaurus/module-type-aliases": "2.4.0",
3333
"@scow/config": "workspace:*",
34-
"@sinclair/typebox": "0.26.5",
34+
"@sinclair/typebox": "0.26.8",
3535
"@tsconfig/docusaurus": "1.0.7",
3636
"@types/react": "18.0.18",
37-
"typescript": "5.0.2"
37+
"typescript": "5.0.3"
3838
},
3939
"browserslist": {
4040
"production": [

libs/config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"repository": "https://github.com/PKUHPC/SCOW",
1717
"dependencies": {
1818
"@scow/lib-config": "workspace:*",
19-
"@sinclair/typebox": "0.26.5"
19+
"@sinclair/typebox": "0.26.8"
2020
},
2121
"volta": {
2222
"extends": "../../package.json"

libs/libconfig/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"license": "Mulan PSL v2",
1818
"repository": "https://github.com/PKUHPC/SCOW",
1919
"dependencies": {
20-
"@sinclair/typebox": "0.26.5",
20+
"@sinclair/typebox": "0.26.8",
2121
"ajv": "8.12.0",
2222
"ajv-formats": "2.1.1",
2323
"envalid": "7.3.1",

libs/protos/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@grpc/grpc-js": "1.8.13",
1717
"long": "5.2.1",
18-
"protobufjs": "7.2.2",
18+
"protobufjs": "7.2.3",
1919
"@scow/grpc-api": "workspace:*"
2020
},
2121
"keywords": [],

libs/web/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,19 +20,19 @@
2020
"mime-types": "2.1.35"
2121
},
2222
"peerDependencies": {
23-
"antd": "5.3.2",
23+
"antd": "5.3.3",
2424
"next": "13.2.4",
2525
"styled-components": "5.3.9",
2626
"@ant-design/icons": "5.0.1",
2727
"dayjs": "1.11.7"
2828
},
2929
"devDependencies": {
30-
"antd": "5.3.2",
30+
"antd": "5.3.3",
3131
"next": "13.2.4",
3232
"styled-components": "5.3.9",
3333
"@types/mime-types": "2.1.1",
3434
"react": "18.2.0",
35-
"@types/react": "18.0.29",
35+
"@types/react": "18.0.32",
3636
"react-dom": "18.2.0",
3737
"@types/react-dom": "18.0.11",
3838
"react-is": "18.2.0",

0 commit comments

Comments
 (0)