Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 3, 2023
1 parent e011f42 commit 847f91f
Show file tree
Hide file tree
Showing 13 changed files with 1,006 additions and 1,018 deletions.
10 changes: 5 additions & 5 deletions apps/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,16 @@
"license": "Mulan PSL v2",
"repository": "https://github.com/PKUHPC/SCOW",
"dependencies": {
"@fastify/error": "3.2.0",
"@fastify/error": "3.2.1",
"@fastify/formbody": "7.4.0",
"@fastify/static": "6.10.1",
"@fastify/static": "6.10.2",
"@fastify/view": "7.4.1",
"liquidjs": "10.7.1",
"liquidjs": "10.8.0",
"@scow/config": "workspace:*",
"@scow/lib-config": "workspace:*",
"@scow/lib-ssh": "workspace:*",
"@scow/utils": "workspace:*",
"@sinclair/typebox": "0.28.11",
"@sinclair/typebox": "0.28.14",
"asn1": "0.2.6",
"fastify": "4.17.0",
"fastify-graceful-shutdown": "3.4.0",
Expand All @@ -41,7 +41,7 @@
"svg-captcha": "1.4.0",
"pino-pretty": "10.0.0",
"pino": "8.14.1",
"nodemailer": "6.9.2",
"nodemailer": "6.9.3",
"qrcode": "1.5.3",
"speakeasy": "2.0.0"
},
Expand Down
6 changes: 3 additions & 3 deletions apps/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"pkg": "5.8.1",
"yargs": "17.7.2",
"prompts": "2.4.2",
"@sinclair/typebox": "0.28.11",
"@sinclair/typebox": "0.28.14",
"js-yaml": "4.1.0",
"pino": "8.14.1",
"pino-pretty": "10.0.0",
"octokit": "2.0.16",
"octokit": "2.0.19",
"jszip": "3.10.1",
"dotenv": "16.0.3",
"dotenv": "16.1.3",
"death": "1.1.0",
"https-proxy-agent": "7.0.0",
"node-fetch-commonjs": "3.2.4",
Expand Down
16 changes: 8 additions & 8 deletions apps/mis-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
"@ddadaal/tsgrpc-common": "0.2.3",
"@ddadaal/tsgrpc-server": "0.19.2",
"@grpc/grpc-js": "1.8.14",
"@mikro-orm/cli": "5.7.8",
"@mikro-orm/core": "5.7.8",
"@mikro-orm/mariadb": "5.7.8",
"@mikro-orm/migrations": "5.7.8",
"@mikro-orm/mysql": "5.7.8",
"@mikro-orm/seeder": "5.7.8",
"@mikro-orm/cli": "5.7.11",
"@mikro-orm/core": "5.7.11",
"@mikro-orm/mariadb": "5.7.11",
"@mikro-orm/migrations": "5.7.11",
"@mikro-orm/mysql": "5.7.11",
"@mikro-orm/seeder": "5.7.11",
"@scow/config": "workspace:*",
"@scow/lib-auth": "workspace:*",
"@scow/lib-config": "workspace:*",
Expand All @@ -41,8 +41,8 @@
"@scow/lib-ssh": "workspace:*",
"@scow/protos": "workspace:*",
"@scow/utils": "workspace:*",
"@sinclair/typebox": "0.28.11",
"dotenv": "16.0.3",
"@sinclair/typebox": "0.28.14",
"dotenv": "16.1.3",
"node-cron": "3.0.2",
"pino": "8.14.1",
"pino-pretty": "10.0.0",
Expand Down
28 changes: 14 additions & 14 deletions apps/mis-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"license": "Mulan PSL v2",
"repository": "https://github.com/PKUHPC/SCOW",
"dependencies": {
"@ant-design/icons": "5.1.0",
"@ddadaal/next-typed-api-routes-runtime": "0.5.2",
"@ant-design/icons": "5.1.4",
"@ddadaal/next-typed-api-routes-runtime": "0.7.1",
"@ddadaal/tsgrpc-client": "0.17.5",
"@ddadaal/tsgrpc-common": "0.2.3",
"@grpc/grpc-js": "1.8.14",
Expand All @@ -36,9 +36,9 @@
"@scow/lib-web": "workspace:*",
"@scow/protos": "workspace:*",
"@scow/utils": "workspace:*",
"@sinclair/typebox": "0.28.11",
"antd": "5.5.0",
"dayjs": "1.11.7",
"@sinclair/typebox": "0.28.14",
"antd": "5.5.2",
"dayjs": "1.11.8",
"google-protobuf": "3.21.2",
"less": "4.1.3",
"mime-types": "2.1.35",
Expand All @@ -52,24 +52,24 @@
"react-dom": "18.2.0",
"react-is": "18.2.0",
"simstate": "3.0.1",
"styled-components": "5.3.10",
"tslib": "2.5.2",
"typescript": "5.0.4",
"styled-components": "5.3.11",
"tslib": "2.5.3",
"typescript": "5.1.3",
"@ant-design/cssinjs": "1.9.1"
},
"devDependencies": {
"@ddadaal/next-typed-api-routes-cli": "0.6.2",
"@next/bundle-analyzer": "13.4.1",
"@ddadaal/next-typed-api-routes-cli": "0.8.0",
"@next/bundle-analyzer": "13.4.4",
"@types/google-protobuf": "3.15.6",
"@types/mime-types": "2.1.1",
"@types/node": "18.16.14",
"@types/node": "18.16.16",
"@types/nprogress": "0.2.0",
"@types/react": "18.2.6",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"@types/styled-components": "5.1.26",
"babel-plugin-import": "1.13.6",
"postcss": "8.4.23",
"webpack": "5.83.1"
"postcss": "8.4.24",
"webpack": "5.85.0"
},
"browserslist": {
"production": [
Expand Down
6 changes: 3 additions & 3 deletions apps/portal-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
"@scow/lib-ssh": "workspace:*",
"@scow/protos": "workspace:*",
"@scow/utils": "workspace:*",
"@sinclair/typebox": "0.28.11",
"dayjs": "1.11.7",
"dotenv": "16.0.3",
"@sinclair/typebox": "0.28.14",
"dayjs": "1.11.8",
"dotenv": "16.1.3",
"node-cron": "3.0.2",
"node-ssh": "13.1.0",
"pino": "8.14.1",
Expand Down
32 changes: 16 additions & 16 deletions apps/portal-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
"license": "Mulan PSL v2",
"repository": "https://glithub.com/PKUHPC/SCOW",
"dependencies": {
"@ant-design/icons": "5.1.0",
"@ant-design/icons": "5.1.4",
"@codemirror/language": "6.7.0",
"@codemirror/legacy-modes": "6.3.2",
"@codemirror/view": "6.12.0",
"@ddadaal/next-typed-api-routes-runtime": "0.5.2",
"@ddadaal/next-typed-api-routes-runtime": "0.7.1",
"@ddadaal/tsgrpc-client": "0.17.5",
"@ddadaal/tsgrpc-common": "0.2.3",
"@grpc/grpc-js": "1.8.14",
Expand All @@ -43,13 +43,13 @@
"@scow/lib-web": "workspace:*",
"@scow/protos": "workspace:*",
"@scow/utils": "workspace:*",
"@sinclair/typebox": "0.28.11",
"@sinclair/typebox": "0.28.14",
"@ant-design/cssinjs": "1.9.1",
"@uiw/codemirror-theme-github": "4.20.2",
"@uiw/react-codemirror": "4.20.2",
"antd": "5.5.0",
"@uiw/codemirror-theme-github": "4.20.3",
"@uiw/react-codemirror": "4.20.3",
"antd": "5.5.2",
"busboy": "1.6.0",
"dayjs": "1.11.7",
"dayjs": "1.11.8",
"google-protobuf": "3.21.2",
"http-proxy": "1.18.1",
"less": "4.1.3",
Expand All @@ -64,33 +64,33 @@
"react-dom": "18.2.0",
"react-is": "18.2.0",
"simstate": "3.0.1",
"styled-components": "5.3.10",
"tslib": "2.5.2",
"typescript": "5.0.4",
"styled-components": "5.3.11",
"tslib": "2.5.3",
"typescript": "5.1.3",
"ws": "8.13.0",
"xterm": "5.1.0",
"xterm-addon-fit": "0.7.0"
},
"devDependencies": {
"@ddadaal/next-typed-api-routes-cli": "0.6.2",
"@next/bundle-analyzer": "13.4.1",
"@ddadaal/next-typed-api-routes-cli": "0.8.0",
"@next/bundle-analyzer": "13.4.4",
"@testing-library/jest-dom": "5.16.5",
"@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.16.14",
"@types/node": "18.16.16",
"@types/nprogress": "0.2.0",
"@types/react": "18.2.6",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"@types/styled-components": "5.1.26",
"@types/url-join": "4.0.1",
"@types/ws": "8.5.4",
"jest-environment-jsdom": "29.5.0",
"node-mocks-http": "1.12.2",
"postcss": "8.4.23",
"postcss": "8.4.24",
"ts-log": "2.2.5",
"webpack": "5.83.1"
"webpack": "5.85.0"
},
"browserslist": {
"production": [
Expand Down
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@
},
"devDependencies": {
"@adobe/jsonschema2md": "7.1.5",
"@algolia/client-search": "4.17.0",
"@algolia/client-search": "4.17.1",
"@docusaurus/module-type-aliases": "2.4.1",
"@scow/config": "workspace:*",
"@sinclair/typebox": "0.28.11",
"@sinclair/typebox": "0.28.14",
"@tsconfig/docusaurus": "1.0.7",
"@docusaurus/types": "2.4.1",
"@types/react": "18.0.18",
"typescript": "5.0.4",
"typescript": "5.1.3",
"@node-rs/jieba": "1.7.0"
},
"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.28.11"
"@sinclair/typebox": "0.28.14"
},
"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.28.11",
"@sinclair/typebox": "0.28.14",
"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 @@ -19,7 +19,7 @@
"@scow/grpc-api": "workspace:*"
},
"devDependencies": {
"ts-proto": "1.147.3"
"ts-proto": "1.148.1"
},
"keywords": [],
"author": "",
Expand Down
18 changes: 9 additions & 9 deletions libs/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,25 +21,25 @@
"nookies": "2.5.2"
},
"peerDependencies": {
"antd": "5.5.0",
"antd": "5.5.2",
"next": "13.4.4",
"styled-components": "5.3.10",
"@ant-design/icons": "5.1.0",
"dayjs": "1.11.7"
"styled-components": "5.3.11",
"@ant-design/icons": "5.1.4",
"dayjs": "1.11.8"
},
"devDependencies": {
"antd": "5.5.0",
"antd": "5.5.2",
"next": "13.4.4",
"styled-components": "5.3.10",
"styled-components": "5.3.11",
"@grpc/grpc-js": "1.8.14",
"@types/mime-types": "2.1.1",
"react": "18.2.0",
"@types/react": "18.2.6",
"@types/react": "18.2.8",
"react-dom": "18.2.0",
"@types/react-dom": "18.2.4",
"react-is": "18.2.0",
"@ant-design/icons": "5.1.0",
"dayjs": "1.11.7",
"@ant-design/icons": "5.1.4",
"dayjs": "1.11.8",
"@types/styled-components": "5.1.26"
},
"author": "PKUHPC (https://github.com/PKUHPC)",
Expand Down
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,18 @@
"ci:publish": "pnpm publish -r"
},
"devDependencies": {
"turbo": "1.9.8",
"turbo": "1.10.1",
"@ddadaal/eslint-config": "1.9.0",
"@commitlint/config-conventional": "17.6.3",
"@types/jest": "29.5.1",
"@types/node": "18.16.14",
"@typescript-eslint/eslint-plugin": "5.59.6",
"@typescript-eslint/parser": "5.59.6",
"@commitlint/config-conventional": "17.6.5",
"@types/jest": "29.5.2",
"@types/node": "18.16.16",
"@typescript-eslint/eslint-plugin": "5.59.8",
"@typescript-eslint/parser": "5.59.8",
"cross-env": "7.0.3",
"cz-conventional-changelog": "3.3.0",
"dotenv": "16.0.3",
"dotenv": "16.1.3",
"dotenv-cli": "7.2.1",
"eslint": "8.41.0",
"eslint": "8.42.0",
"eslint-import-resolver-typescript": "3.5.5",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-simple-import-sort": "10.0.0",
Expand All @@ -47,11 +47,11 @@
"ts-node": "10.9.1",
"tsc-alias": "1.8.6",
"tsconfig-paths": "4.2.0",
"typescript": "5.0.4",
"@pnpm/lockfile-file": "8.0.2",
"typescript": "5.1.3",
"@pnpm/lockfile-file": "8.1.0",
"@pnpm/logger": "5.0.0",
"pm2": "5.3.0",
"concurrently": "8.0.1",
"concurrently": "8.1.0",
"node-glob": "1.2.0",
"globby": "13.1.4",
"@changesets/cli": "2.26.1",
Expand All @@ -61,5 +61,5 @@
"volta": {
"node": "18.16.0"
},
"packageManager": "pnpm@8.5.1"
"packageManager": "pnpm@8.6.0"
}
Loading

0 comments on commit 847f91f

Please sign in to comment.