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] authored Sep 2, 2023
1 parent ee89b11 commit b901bd0
Show file tree
Hide file tree
Showing 17 changed files with 1,160 additions and 974 deletions.
10 changes: 5 additions & 5 deletions apps/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,16 @@
"dependencies": {
"@fastify/error": "3.3.0",
"@fastify/formbody": "7.4.0",
"@fastify/static": "6.10.2",
"@fastify/static": "6.11.0",
"@fastify/view": "8.0.0",
"liquidjs": "10.8.4",
"liquidjs": "10.9.2",
"@scow/config": "workspace:*",
"@scow/lib-config": "workspace:*",
"@scow/lib-ssh": "workspace:*",
"@scow/utils": "workspace:*",
"@sinclair/typebox": "0.31.1",
"@sinclair/typebox": "0.31.8",
"asn1": "0.2.6",
"fastify": "4.21.0",
"fastify": "4.22.2",
"fastify-graceful-shutdown": "3.5.1",
"fastify-plugin": "4.5.1",
"ioredis": "5.3.2",
Expand All @@ -49,7 +49,7 @@
"@types/asn1": "0.2.1",
"@types/ldapjs": "2.2.5",
"@types/nodemailer": "6.4.9",
"@types/qrcode": "1.5.1",
"@types/qrcode": "1.5.2",
"@types/speakeasy": "2.0.7"
},
"volta": {
Expand Down
2 changes: 1 addition & 1 deletion apps/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"pkg": "5.8.1",
"yargs": "17.7.2",
"prompts": "2.4.2",
"@sinclair/typebox": "0.31.1",
"@sinclair/typebox": "0.31.8",
"js-yaml": "4.1.0",
"pino": "8.15.0",
"pino-pretty": "10.2.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 @@ -43,7 +43,7 @@
"@scow/scheduler-adapter-protos": "workspace:*",
"@scow/lib-scheduler-adapter": "workspace:*",
"@scow/utils": "workspace:*",
"@sinclair/typebox": "0.31.1",
"@sinclair/typebox": "0.31.8",
"dotenv": "16.3.1",
"node-cron": "3.0.2",
"pino": "8.15.0",
Expand Down
16 changes: 8 additions & 8 deletions apps/mis-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"license": "Mulan PSL v2",
"repository": "https://github.com/PKUHPC/SCOW",
"dependencies": {
"@ant-design/icons": "5.2.5",
"@ant-design/icons": "5.2.6",
"@ddadaal/next-typed-api-routes-runtime": "0.8.2",
"@ddadaal/tsgrpc-client": "0.17.6",
"@ddadaal/tsgrpc-common": "0.2.4",
Expand All @@ -36,8 +36,8 @@
"@scow/lib-web": "workspace:*",
"@scow/utils": "workspace:*",
"@scow/lib-operation-log": "workspace:*",
"@sinclair/typebox": "0.31.1",
"antd": "5.8.4",
"@sinclair/typebox": "0.31.8",
"antd": "5.8.5",
"dayjs": "1.11.9",
"google-protobuf": "3.21.2",
"less": "4.2.0",
Expand All @@ -54,21 +54,21 @@
"simstate": "3.0.1",
"styled-components": "6.0.7",
"tslib": "2.6.2",
"typescript": "5.1.6",
"@ant-design/cssinjs": "1.16.2"
"typescript": "5.2.2",
"@ant-design/cssinjs": "1.17.0"
},
"devDependencies": {
"@ddadaal/next-typed-api-routes-cli": "0.9.1",
"@next/bundle-analyzer": "13.4.13",
"@types/google-protobuf": "3.15.6",
"@types/mime-types": "2.1.1",
"@types/node": "18.17.6",
"@types/node": "18.17.13",
"@types/nprogress": "0.2.0",
"@types/react": "18.2.20",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/styled-components": "5.1.26",
"babel-plugin-import": "1.13.8",
"postcss": "8.4.28",
"postcss": "8.4.29",
"webpack": "5.88.2"
},
"browserslist": {
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 @@ -33,7 +33,7 @@
"@scow/lib-scheduler-adapter": "workspace:*",
"@scow/utils": "workspace:*",
"@scow/rich-error-model": "workspace:*",
"@sinclair/typebox": "0.31.1",
"@sinclair/typebox": "0.31.8",
"dayjs": "1.11.9",
"dotenv": "16.3.1",
"node-cron": "3.0.2",
Expand Down
26 changes: 13 additions & 13 deletions apps/portal-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
"license": "Mulan PSL v2",
"repository": "https://glithub.com/PKUHPC/SCOW",
"dependencies": {
"@ant-design/icons": "5.2.5",
"@ant-design/icons": "5.2.6",
"@codemirror/language": "6.9.0",
"@codemirror/legacy-modes": "6.3.3",
"@codemirror/view": "6.16.0",
"@codemirror/view": "6.17.1",
"@ddadaal/next-typed-api-routes-runtime": "0.8.2",
"@ddadaal/tsgrpc-client": "0.17.6",
"@ddadaal/tsgrpc-common": "0.2.4",
Expand All @@ -44,11 +44,11 @@
"@scow/utils": "workspace:*",
"@scow/lib-operation-log": "workspace:*",
"@scow/rich-error-model": "workspace:*",
"@sinclair/typebox": "0.31.1",
"@ant-design/cssinjs": "1.16.2",
"@uiw/codemirror-theme-github": "4.21.9",
"@uiw/react-codemirror": "4.21.9",
"antd": "5.8.4",
"@sinclair/typebox": "0.31.8",
"@ant-design/cssinjs": "1.17.0",
"@uiw/codemirror-theme-github": "4.21.13",
"@uiw/react-codemirror": "4.21.13",
"antd": "5.8.5",
"busboy": "1.6.0",
"dayjs": "1.11.9",
"google-protobuf": "3.21.2",
Expand All @@ -67,29 +67,29 @@
"simstate": "3.0.1",
"styled-components": "6.0.7",
"tslib": "2.6.2",
"typescript": "5.1.6",
"typescript": "5.2.2",
"ws": "8.13.0",
"xterm": "5.2.1",
"xterm-addon-fit": "0.7.0"
},
"devDependencies": {
"@ddadaal/next-typed-api-routes-cli": "0.9.1",
"@next/bundle-analyzer": "13.4.13",
"@testing-library/jest-dom": "6.0.1",
"@testing-library/jest-dom": "6.1.2",
"@testing-library/react": "14.0.0",
"@types/busboy": "1.5.0",
"@types/google-protobuf": "3.15.6",
"@types/mime-types": "2.1.1",
"@types/node": "18.17.6",
"@types/node": "18.17.13",
"@types/nprogress": "0.2.0",
"@types/react": "18.2.20",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/styled-components": "5.1.26",
"@types/url-join": "4.0.1",
"@types/ws": "8.5.5",
"jest-environment-jsdom": "29.6.2",
"jest-environment-jsdom": "29.6.4",
"node-mocks-http": "1.13.0",
"postcss": "8.4.28",
"postcss": "8.4.29",
"ts-log": "2.2.5",
"webpack": "5.88.2"
},
Expand Down
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
"@algolia/client-search": "4.19.1",
"@docusaurus/module-type-aliases": "2.4.1",
"@scow/config": "workspace:*",
"@sinclair/typebox": "0.31.1",
"@sinclair/typebox": "0.31.8",
"@tsconfig/docusaurus": "2.0.0",
"@docusaurus/types": "2.4.1",
"@types/react": "18.0.18",
"typescript": "5.1.6",
"typescript": "5.2.2",
"@node-rs/jieba": "1.7.2"
},
"browserslist": {
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.31.1"
"@sinclair/typebox": "0.31.8"
},
"volta": {
"extends": "../../package.json"
Expand Down
2 changes: 1 addition & 1 deletion libs/decimal/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": {
"bignumber.js": "9.1.1"
"bignumber.js": "9.1.2"
},
"volta": {
"extends": "../../package.json"
Expand Down
2 changes: 1 addition & 1 deletion libs/hook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@ddadaal/tsgrpc-client": "0.17.6",
"@grpc/grpc-js": "1.8.21",
"@scow/protos": "workspace:*",
"bignumber.js": "9.1.1"
"bignumber.js": "9.1.2"
},
"devDependencies": {
"@scow/config": "workspace:*",
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.31.1",
"@sinclair/typebox": "0.31.8",
"ajv": "8.12.0",
"ajv-formats": "2.1.1",
"envalid": "7.3.1",
Expand Down
2 changes: 1 addition & 1 deletion libs/protos/scheduler-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@grpc/grpc-js": "1.8.21",
"long": "5.2.3",
"protobufjs": "7.2.4"
"protobufjs": "7.2.5"
},
"devDependencies": {
"ts-proto": "1.156.7"
Expand Down
2 changes: 1 addition & 1 deletion libs/protos/scow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@grpc/grpc-js": "1.8.21",
"long": "5.2.3",
"protobufjs": "7.2.4",
"protobufjs": "7.2.5",
"@scow/grpc-api": "workspace:*"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion libs/rich-error-model/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"@grpc/grpc-js": "1.8.21",
"long": "5.2.3",
"protobufjs": "7.2.4"
"protobufjs": "7.2.5"
},
"devDependencies": {
"ts-proto": "1.156.7",
Expand Down
10 changes: 5 additions & 5 deletions libs/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,28 +21,28 @@
"nookies": "2.5.2"
},
"peerDependencies": {
"antd": "5.8.4",
"antd": "5.8.5",
"next": "13.4.10",
"styled-components": "6.0.7",
"@ant-design/icons": "5.2.5",
"@ant-design/icons": "5.2.6",
"dayjs": "1.11.9",
"react": ">=18.2.0",
"react-dom": ">=18.2.0",
"react-is": "18.2.0",
"nookies": "2.5.2"
},
"devDependencies": {
"antd": "5.8.4",
"antd": "5.8.5",
"next": "13.4.10",
"styled-components": "6.0.7",
"@grpc/grpc-js": "1.8.21",
"@types/mime-types": "2.1.1",
"react": "18.2.0",
"@types/react": "18.2.20",
"@types/react": "18.2.21",
"react-dom": "18.2.0",
"@types/react-dom": "18.2.7",
"react-is": "18.2.0",
"@ant-design/icons": "5.2.5",
"@ant-design/icons": "5.2.6",
"dayjs": "1.11.9",
"@types/styled-components": "5.1.26"
},
Expand Down
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,24 +21,24 @@
"ci:publish": "pnpm publish -r"
},
"devDependencies": {
"turbo": "1.10.12",
"turbo": "1.10.13",
"@ddadaal/eslint-config": "1.9.0",
"@commitlint/config-conventional": "17.7.0",
"@types/jest": "29.5.3",
"@types/node": "18.17.6",
"@typescript-eslint/eslint-plugin": "6.4.0",
"@typescript-eslint/parser": "6.4.0",
"@types/jest": "29.5.4",
"@types/node": "18.17.13",
"@typescript-eslint/eslint-plugin": "6.5.0",
"@typescript-eslint/parser": "6.5.0",
"cross-env": "7.0.3",
"cz-conventional-changelog": "3.3.0",
"dotenv": "16.3.1",
"dotenv-cli": "7.3.0",
"eslint": "8.47.0",
"eslint": "8.48.0",
"eslint-import-resolver-typescript": "3.6.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-simple-import-sort": "10.0.0",
"eslint-plugin-license-header": "0.6.0",
"husky": "8.0.3",
"jest": "29.6.2",
"jest": "29.6.4",
"jest-extended": "4.0.1",
"nodemon": "3.0.1",
"pino-pretty": "10.2.0",
Expand All @@ -47,11 +47,11 @@
"ts-node": "10.9.1",
"tsc-alias": "1.8.7",
"tsconfig-paths": "4.2.0",
"typescript": "5.1.6",
"typescript": "5.2.2",
"@pnpm/lockfile-file": "8.1.2",
"@pnpm/logger": "5.0.0",
"pm2": "5.3.0",
"concurrently": "8.2.0",
"concurrently": "8.2.1",
"node-glob": "1.2.0",
"globby": "13.2.2",
"@changesets/cli": "2.26.2",
Expand All @@ -61,5 +61,5 @@
"volta": {
"node": "18.17.1"
},
"packageManager": "pnpm@8.6.12"
"packageManager": "pnpm@8.7.1"
}
Loading

0 comments on commit b901bd0

Please sign in to comment.