Skip to content

Commit 2867ae0

Browse files
chore(deps): update all non-major dependencies
1 parent 86e0f5b commit 2867ae0

8 files changed

Lines changed: 698 additions & 822 deletions

File tree

apps/auth/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@
2525
"@fastify/formbody": "7.4.0",
2626
"@fastify/static": "6.9.0",
2727
"@fastify/view": "7.4.1",
28-
"liquidjs": "10.6.0",
28+
"liquidjs": "10.6.1",
2929
"@scow/config": "workspace:*",
3030
"@scow/lib-config": "workspace:*",
3131
"@scow/lib-ssh": "workspace:*",
3232
"@scow/utils": "workspace:*",
3333
"@sinclair/typebox": "0.25.24",
3434
"asn1": "0.2.6",
35-
"fastify": "4.13.0",
35+
"fastify": "4.14.0",
3636
"fastify-graceful-shutdown": "3.4.0",
3737
"fastify-plugin": "4.5.0",
3838
"ioredis": "5.3.1",

apps/mis-server/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@
2525
"@ddadaal/tsgrpc-server": "0.18.2",
2626
"@ddadaal/tsgrpc-common": "0.2.1",
2727
"@grpc/grpc-js": "1.8.11",
28-
"@mikro-orm/cli": "5.6.12",
29-
"@mikro-orm/core": "5.6.12",
30-
"@mikro-orm/mariadb": "5.6.12",
31-
"@mikro-orm/migrations": "5.6.12",
32-
"@mikro-orm/mysql": "5.6.12",
33-
"@mikro-orm/seeder": "5.6.12",
28+
"@mikro-orm/cli": "5.6.13",
29+
"@mikro-orm/core": "5.6.13",
30+
"@mikro-orm/mariadb": "5.6.13",
31+
"@mikro-orm/migrations": "5.6.13",
32+
"@mikro-orm/mysql": "5.6.13",
33+
"@mikro-orm/seeder": "5.6.13",
3434
"@scow/config": "workspace:*",
3535
"@scow/lib-decimal": "workspace:*",
3636
"@scow/lib-slurm": "workspace:*",

apps/mis-web/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@
3737
"@scow/lib-web": "workspace:*",
3838
"@scow/utils": "workspace:*",
3939
"@sinclair/typebox": "0.25.24",
40-
"antd": "5.2.2",
40+
"antd": "5.3.0",
4141
"dayjs": "1.11.7",
4242
"google-protobuf": "3.21.2",
4343
"less": "4.1.3",
4444
"mime-types": "2.1.35",
45-
"next": "13.2.1",
45+
"next": "13.2.3",
4646
"next-compose-plugins": "2.2.1",
4747
"next-transpile-modules": "10.0.0",
4848
"nookies": "2.5.2",
@@ -52,16 +52,16 @@
5252
"react-dom": "18.2.0",
5353
"react-is": "18.2.0",
5454
"simstate": "3.0.1",
55-
"styled-components": "5.3.6",
55+
"styled-components": "5.3.8",
5656
"tslib": "2.5.0",
5757
"typescript": "4.9.5"
5858
},
5959
"devDependencies": {
6060
"@ddadaal/next-typed-api-routes-cli": "0.6.1",
61-
"@next/bundle-analyzer": "13.2.1",
61+
"@next/bundle-analyzer": "13.2.3",
6262
"@types/google-protobuf": "3.15.6",
6363
"@types/mime-types": "2.1.1",
64-
"@types/node": "18.14.2",
64+
"@types/node": "18.14.6",
6565
"@types/nprogress": "0.2.0",
6666
"@types/react": "18.0.28",
6767
"@types/react-dom": "18.0.11",

apps/portal-web/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,13 @@
4444
"@scow/lib-web": "workspace:*",
4545
"@sinclair/typebox": "0.25.24",
4646
"@scow/protos": "workspace:*",
47-
"antd": "5.2.2",
47+
"antd": "5.3.0",
4848
"busboy": "1.6.0",
4949
"google-protobuf": "3.21.2",
5050
"less": "4.1.3",
5151
"mime-types": "2.1.35",
5252
"dayjs": "1.11.7",
53-
"next": "13.2.1",
53+
"next": "13.2.3",
5454
"next-compose-plugins": "2.2.1",
5555
"next-transpile-modules": "10.0.0",
5656
"nookies": "2.5.2",
@@ -61,7 +61,7 @@
6161
"react-dom": "18.2.0",
6262
"react-is": "18.2.0",
6363
"simstate": "3.0.1",
64-
"styled-components": "5.3.6",
64+
"styled-components": "5.3.8",
6565
"tslib": "2.5.0",
6666
"typescript": "4.9.5",
6767
"xterm": "5.1.0",
@@ -71,13 +71,13 @@
7171
},
7272
"devDependencies": {
7373
"@ddadaal/next-typed-api-routes-cli": "0.6.1",
74-
"@next/bundle-analyzer": "13.2.1",
74+
"@next/bundle-analyzer": "13.2.3",
7575
"@testing-library/jest-dom": "5.16.5",
7676
"@testing-library/react": "14.0.0",
7777
"@types/busboy": "1.5.0",
7878
"@types/google-protobuf": "3.15.6",
7979
"@types/mime-types": "2.1.1",
80-
"@types/node": "18.14.2",
80+
"@types/node": "18.14.6",
8181
"@types/nprogress": "0.2.0",
8282
"@types/random-words": "1.1.2",
8383
"@types/react": "18.0.28",

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"devDependencies": {
3030
"@adobe/jsonschema2md": "7.1.5",
31-
"@algolia/client-search": "4.14.3",
31+
"@algolia/client-search": "4.15.0",
3232
"@docusaurus/module-type-aliases": "2.3.1",
3333
"@scow/config": "workspace:*",
3434
"@sinclair/typebox": "0.25.24",

libs/web/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,20 +16,20 @@
1616
],
1717
"dependencies": {
1818
"@scow/utils": "workspace:*",
19-
"zod": "3.20.6",
19+
"zod": "3.21.2",
2020
"mime-types": "2.1.35"
2121
},
2222
"peerDependencies": {
23-
"antd": "5.2.2",
24-
"next": "13.2.1",
25-
"styled-components": "5.3.6",
23+
"antd": "5.3.0",
24+
"next": "13.2.3",
25+
"styled-components": "5.3.8",
2626
"@ant-design/icons": "5.0.1",
2727
"dayjs": "1.11.7"
2828
},
2929
"devDependencies": {
30-
"antd": "5.2.2",
31-
"next": "13.2.1",
32-
"styled-components": "5.3.6",
30+
"antd": "5.3.0",
31+
"next": "13.2.3",
32+
"styled-components": "5.3.8",
3333
"@types/mime-types": "2.1.1",
3434
"react": "18.2.0",
3535
"@types/react": "18.0.28",

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@
2121
"ci:publish": "pnpm publish -r"
2222
},
2323
"devDependencies": {
24-
"turbo": "1.8.2",
24+
"turbo": "1.8.3",
2525
"@ddadaal/eslint-config": "1.9.0",
2626
"@commitlint/config-conventional": "17.4.4",
2727
"@types/jest": "29.4.0",
28-
"@types/node": "18.14.2",
29-
"@typescript-eslint/eslint-plugin": "5.53.0",
30-
"@typescript-eslint/parser": "5.53.0",
28+
"@types/node": "18.14.6",
29+
"@typescript-eslint/eslint-plugin": "5.54.0",
30+
"@typescript-eslint/parser": "5.54.0",
3131
"cross-env": "7.0.3",
3232
"cz-conventional-changelog": "3.3.0",
3333
"dotenv": "16.0.3",
@@ -40,10 +40,10 @@
4040
"husky": "8.0.3",
4141
"jest": "29.4.3",
4242
"jest-extended": "3.2.4",
43-
"nodemon": "2.0.20",
43+
"nodemon": "2.0.21",
4444
"pino-pretty": "9.4.0",
4545
"pkg": "5.8.0",
46-
"rimraf": "4.1.2",
46+
"rimraf": "4.3.0",
4747
"ts-jest": "29.0.5",
4848
"ts-node": "10.9.1",
4949
"tsc-alias": "1.8.2",
@@ -61,5 +61,5 @@
6161
"volta": {
6262
"node": "18.14.2"
6363
},
64-
"packageManager": "pnpm@7.28.0"
64+
"packageManager": "pnpm@7.29.0"
6565
}

0 commit comments

Comments
 (0)