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] committed Apr 2, 2023
1 parent 7fb85d2 commit 20a1455
Show file tree
Hide file tree
Showing 12 changed files with 518 additions and 793 deletions.
4 changes: 2 additions & 2 deletions apps/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@
"dependencies": {
"@fastify/error": "3.2.0",
"@fastify/formbody": "7.4.0",
"@fastify/static": "6.9.0",
"@fastify/static": "6.10.0",
"@fastify/view": "7.4.1",
"liquidjs": "10.7.0",
"@scow/config": "workspace:*",
"@scow/lib-config": "workspace:*",
"@scow/lib-ssh": "workspace:*",
"@scow/utils": "workspace:*",
"@sinclair/typebox": "0.26.5",
"@sinclair/typebox": "0.26.8",
"asn1": "0.2.6",
"fastify": "4.15.0",
"fastify-graceful-shutdown": "3.4.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/mis-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@scow/lib-slurm": "workspace:*",
"@scow/lib-ssh": "workspace:*",
"@scow/lib-config": "workspace:*",
"@sinclair/typebox": "0.26.5",
"@sinclair/typebox": "0.26.8",
"@scow/lib-auth": "workspace:*",
"@scow/protos": "workspace:*",
"@scow/utils": "workspace:*",
Expand Down
12 changes: 6 additions & 6 deletions apps/mis-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"@scow/protos": "workspace:*",
"@scow/lib-web": "workspace:*",
"@scow/utils": "workspace:*",
"@sinclair/typebox": "0.26.5",
"antd": "5.3.2",
"@sinclair/typebox": "0.26.8",
"antd": "5.3.3",
"dayjs": "1.11.7",
"google-protobuf": "3.21.2",
"less": "4.1.3",
Expand All @@ -54,21 +54,21 @@
"simstate": "3.0.1",
"styled-components": "5.3.9",
"tslib": "2.5.0",
"typescript": "5.0.2"
"typescript": "5.0.3"
},
"devDependencies": {
"@ddadaal/next-typed-api-routes-cli": "0.6.1",
"@next/bundle-analyzer": "13.2.4",
"@types/google-protobuf": "3.15.6",
"@types/mime-types": "2.1.1",
"@types/node": "18.15.10",
"@types/node": "18.15.11",
"@types/nprogress": "0.2.0",
"@types/react": "18.0.29",
"@types/react": "18.0.32",
"@types/react-dom": "18.0.11",
"@types/styled-components": "5.1.26",
"babel-plugin-import": "1.13.6",
"postcss": "8.4.21",
"webpack": "5.76.3"
"webpack": "5.77.0"
},
"browserslist": {
"production": [
Expand Down
2 changes: 1 addition & 1 deletion apps/portal-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@scow/lib-ssh": "workspace:*",
"@scow/protos": "workspace:*",
"@scow/utils": "workspace:*",
"@sinclair/typebox": "0.26.5",
"@sinclair/typebox": "0.26.8",
"node-ssh": "13.0.1",
"dotenv": "16.0.3",
"node-cron": "3.0.2",
Expand Down
16 changes: 8 additions & 8 deletions apps/portal-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
"repository": "https://glithub.com/PKUHPC/SCOW",
"dependencies": {
"@ant-design/icons": "5.0.1",
"@uiw/react-codemirror": "4.19.10",
"@uiw/react-codemirror": "4.19.11",
"@codemirror/view": "6.9.3",
"@codemirror/language": "6.6.0",
"@codemirror/legacy-modes": "6.3.2",
"@uiw/codemirror-theme-github": "4.19.10",
"@uiw/codemirror-theme-github": "4.19.11",
"@ddadaal/next-typed-api-routes-runtime": "0.5.2",
"@ddadaal/tsgrpc-client": "0.17.3",
"@ddadaal/tsgrpc-common": "0.2.1",
Expand All @@ -42,9 +42,9 @@
"@scow/lib-ssh": "workspace:*",
"@scow/utils": "workspace:*",
"@scow/lib-web": "workspace:*",
"@sinclair/typebox": "0.26.5",
"@sinclair/typebox": "0.26.8",
"@scow/protos": "workspace:*",
"antd": "5.3.2",
"antd": "5.3.3",
"busboy": "1.6.0",
"google-protobuf": "3.21.2",
"less": "4.1.3",
Expand All @@ -63,7 +63,7 @@
"simstate": "3.0.1",
"styled-components": "5.3.9",
"tslib": "2.5.0",
"typescript": "5.0.2",
"typescript": "5.0.3",
"xterm": "5.1.0",
"xterm-addon-fit": "0.7.0",
"http-proxy": "1.18.1",
Expand All @@ -77,17 +77,17 @@
"@types/busboy": "1.5.0",
"@types/google-protobuf": "3.15.6",
"@types/mime-types": "2.1.1",
"@types/node": "18.15.10",
"@types/node": "18.15.11",
"@types/nprogress": "0.2.0",
"@types/random-words": "1.1.2",
"@types/react": "18.0.29",
"@types/react": "18.0.32",
"@types/react-dom": "18.0.11",
"@types/styled-components": "5.1.26",
"@types/url-join": "4.0.1",
"jest-environment-jsdom": "29.5.0",
"node-mocks-http": "1.12.2",
"postcss": "8.4.21",
"webpack": "5.76.3",
"webpack": "5.77.0",
"ts-log": "2.2.5",
"@types/ws": "8.5.4"
},
Expand Down
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@
"@algolia/client-search": "4.16.0",
"@docusaurus/module-type-aliases": "2.4.0",
"@scow/config": "workspace:*",
"@sinclair/typebox": "0.26.5",
"@sinclair/typebox": "0.26.8",
"@tsconfig/docusaurus": "1.0.7",
"@types/react": "18.0.18",
"typescript": "5.0.2"
"typescript": "5.0.3"
},
"browserslist": {
"production": [
Expand Down
2 changes: 1 addition & 1 deletion libs/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"repository": "https://github.com/PKUHPC/SCOW",
"dependencies": {
"@scow/lib-config": "workspace:*",
"@sinclair/typebox": "0.26.5"
"@sinclair/typebox": "0.26.8"
},
"volta": {
"extends": "../../package.json"
Expand Down
2 changes: 1 addition & 1 deletion libs/libconfig/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"license": "Mulan PSL v2",
"repository": "https://github.com/PKUHPC/SCOW",
"dependencies": {
"@sinclair/typebox": "0.26.5",
"@sinclair/typebox": "0.26.8",
"ajv": "8.12.0",
"ajv-formats": "2.1.1",
"envalid": "7.3.1",
Expand Down
2 changes: 1 addition & 1 deletion libs/protos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@grpc/grpc-js": "1.8.13",
"long": "5.2.1",
"protobufjs": "7.2.2",
"protobufjs": "7.2.3",
"@scow/grpc-api": "workspace:*"
},
"keywords": [],
Expand Down
6 changes: 3 additions & 3 deletions libs/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,19 +20,19 @@
"mime-types": "2.1.35"
},
"peerDependencies": {
"antd": "5.3.2",
"antd": "5.3.3",
"next": "13.2.4",
"styled-components": "5.3.9",
"@ant-design/icons": "5.0.1",
"dayjs": "1.11.7"
},
"devDependencies": {
"antd": "5.3.2",
"antd": "5.3.3",
"next": "13.2.4",
"styled-components": "5.3.9",
"@types/mime-types": "2.1.1",
"react": "18.2.0",
"@types/react": "18.0.29",
"@types/react": "18.0.32",
"react-dom": "18.2.0",
"@types/react-dom": "18.0.11",
"react-is": "18.2.0",
Expand Down
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,19 +21,19 @@
"ci:publish": "pnpm publish -r"
},
"devDependencies": {
"turbo": "1.8.5",
"turbo": "1.8.8",
"@ddadaal/eslint-config": "1.9.0",
"@commitlint/config-conventional": "17.4.4",
"@types/jest": "29.5.0",
"@types/node": "18.15.10",
"@typescript-eslint/eslint-plugin": "5.56.0",
"@typescript-eslint/parser": "5.56.0",
"@types/node": "18.15.11",
"@typescript-eslint/eslint-plugin": "5.57.0",
"@typescript-eslint/parser": "5.57.0",
"cross-env": "7.0.3",
"cz-conventional-changelog": "3.3.0",
"dotenv": "16.0.3",
"dotenv-cli": "7.1.0",
"eslint": "8.36.0",
"eslint-import-resolver-typescript": "3.5.3",
"eslint": "8.37.0",
"eslint-import-resolver-typescript": "3.5.4",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-simple-import-sort": "10.0.0",
"eslint-plugin-license-header": "0.6.0",
Expand All @@ -44,11 +44,11 @@
"pino-pretty": "10.0.0",
"pkg": "5.8.1",
"rimraf": "4.4.1",
"ts-jest": "29.0.5",
"ts-jest": "29.1.0",
"ts-node": "10.9.1",
"tsc-alias": "1.8.4",
"tsconfig-paths": "4.1.2",
"typescript": "5.0.2",
"tsc-alias": "1.8.5",
"tsconfig-paths": "4.2.0",
"typescript": "5.0.3",
"@pnpm/lockfile-file": "8.0.0",
"@pnpm/logger": "5.0.0",
"pm2": "5.3.0",
Expand All @@ -61,5 +61,5 @@
"volta": {
"node": "18.15.0"
},
"packageManager": "pnpm@8.0.0"
"packageManager": "pnpm@8.1.0"
}
Loading

0 comments on commit 20a1455

Please sign in to comment.