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] authored Mar 26, 2023
1 parent 73d5688 commit 2dfff22
Show file tree
Hide file tree
Showing 12 changed files with 644 additions and 745 deletions.
4 changes: 2 additions & 2 deletions apps/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
"@fastify/formbody": "7.4.0",
"@fastify/static": "6.9.0",
"@fastify/view": "7.4.1",
"liquidjs": "10.6.2",
"liquidjs": "10.7.0",
"@scow/config": "workspace:*",
"@scow/lib-config": "workspace:*",
"@scow/lib-ssh": "workspace:*",
"@scow/utils": "workspace:*",
"@sinclair/typebox": "0.25.24",
"@sinclair/typebox": "0.26.4",
"asn1": "0.2.6",
"fastify": "4.15.0",
"fastify-graceful-shutdown": "3.4.0",
Expand Down
4 changes: 2 additions & 2 deletions apps/mis-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@ddadaal/tsgrpc-server": "0.19.0",
"@ddadaal/tsgrpc-common": "0.2.1",
"@grpc/grpc-js": "1.8.12",
"@grpc/grpc-js": "1.8.13",
"@mikro-orm/cli": "5.6.15",
"@mikro-orm/core": "5.6.15",
"@mikro-orm/mariadb": "5.6.15",
Expand All @@ -36,7 +36,7 @@
"@scow/lib-slurm": "workspace:*",
"@scow/lib-ssh": "workspace:*",
"@scow/lib-config": "workspace:*",
"@sinclair/typebox": "0.25.24",
"@sinclair/typebox": "0.26.4",
"@scow/lib-auth": "workspace:*",
"@scow/protos": "workspace:*",
"@scow/utils": "workspace:*",
Expand Down
10 changes: 5 additions & 5 deletions apps/mis-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@
"@ddadaal/next-typed-api-routes-runtime": "0.5.2",
"@ddadaal/tsgrpc-client": "0.17.3",
"@ddadaal/tsgrpc-common": "0.2.1",
"@grpc/grpc-js": "1.8.12",
"@grpc/grpc-js": "1.8.13",
"@scow/config": "workspace:*",
"@scow/lib-config": "workspace:*",
"@scow/lib-auth": "workspace:*",
"@scow/lib-decimal": "workspace:*",
"@scow/protos": "workspace:*",
"@scow/lib-web": "workspace:*",
"@scow/utils": "workspace:*",
"@sinclair/typebox": "0.25.24",
"@sinclair/typebox": "0.26.4",
"antd": "5.3.2",
"dayjs": "1.11.7",
"google-protobuf": "3.21.2",
Expand All @@ -61,14 +61,14 @@
"@next/bundle-analyzer": "13.2.4",
"@types/google-protobuf": "3.15.6",
"@types/mime-types": "2.1.1",
"@types/node": "18.15.5",
"@types/node": "18.15.10",
"@types/nprogress": "0.2.0",
"@types/react": "18.0.28",
"@types/react": "18.0.29",
"@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.2"
"webpack": "5.76.3"
},
"browserslist": {
"production": [
Expand Down
4 changes: 2 additions & 2 deletions apps/portal-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
"dependencies": {
"@ddadaal/tsgrpc-server": "0.19.0",
"@ddadaal/tsgrpc-common": "0.2.1",
"@grpc/grpc-js": "1.8.12",
"@grpc/grpc-js": "1.8.13",
"@scow/config": "workspace:*",
"@scow/lib-config": "workspace:*",
"@scow/lib-slurm": "workspace:*",
"@scow/lib-ssh": "workspace:*",
"@scow/protos": "workspace:*",
"@scow/utils": "workspace:*",
"@sinclair/typebox": "0.25.24",
"@sinclair/typebox": "0.26.4",
"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,23 +26,23 @@
"repository": "https://glithub.com/PKUHPC/SCOW",
"dependencies": {
"@ant-design/icons": "5.0.1",
"@uiw/react-codemirror": "4.19.9",
"@codemirror/view": "6.9.2",
"@uiw/react-codemirror": "4.19.10",
"@codemirror/view": "6.9.3",
"@codemirror/language": "6.6.0",
"@codemirror/legacy-modes": "6.3.2",
"@uiw/codemirror-theme-github": "4.19.9",
"@uiw/codemirror-theme-github": "4.19.10",
"@ddadaal/next-typed-api-routes-runtime": "0.5.2",
"@ddadaal/tsgrpc-client": "0.17.3",
"@ddadaal/tsgrpc-common": "0.2.1",
"@grpc/grpc-js": "1.8.12",
"@grpc/grpc-js": "1.8.13",
"@scow/config": "workspace:*",
"@scow/lib-config": "workspace:*",
"@scow/lib-auth": "workspace:*",
"@scow/lib-decimal": "workspace:*",
"@scow/lib-ssh": "workspace:*",
"@scow/utils": "workspace:*",
"@scow/lib-web": "workspace:*",
"@sinclair/typebox": "0.25.24",
"@sinclair/typebox": "0.26.4",
"@scow/protos": "workspace:*",
"antd": "5.3.2",
"busboy": "1.6.0",
Expand Down Expand Up @@ -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.5",
"@types/node": "18.15.10",
"@types/nprogress": "0.2.0",
"@types/random-words": "1.1.2",
"@types/react": "18.0.28",
"@types/react": "18.0.29",
"@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.2",
"webpack": "5.76.3",
"ts-log": "2.2.5",
"@types/ws": "8.5.4"
},
Expand Down
10 changes: 5 additions & 5 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"writeConfigDocs": "node tools/configDoc.mjs"
},
"dependencies": {
"@docusaurus/core": "2.3.1",
"@docusaurus/preset-classic": "2.3.1",
"@docusaurus/core": "2.4.0",
"@docusaurus/preset-classic": "2.4.0",
"@mdx-js/react": "1.6.22",
"clsx": "1.2.1",
"prism-react-renderer": "1.3.5",
Expand All @@ -28,10 +28,10 @@
},
"devDependencies": {
"@adobe/jsonschema2md": "7.1.5",
"@algolia/client-search": "4.15.0",
"@docusaurus/module-type-aliases": "2.3.1",
"@algolia/client-search": "4.16.0",
"@docusaurus/module-type-aliases": "2.4.0",
"@scow/config": "workspace:*",
"@sinclair/typebox": "0.25.24",
"@sinclair/typebox": "0.26.4",
"@tsconfig/docusaurus": "1.0.7",
"@types/react": "18.0.18",
"typescript": "5.0.2"
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.25.24"
"@sinclair/typebox": "0.26.4"
},
"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.25.24",
"@sinclair/typebox": "0.26.4",
"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 @@ -13,7 +13,7 @@
"!**/*.map"
],
"dependencies": {
"@grpc/grpc-js": "1.8.12",
"@grpc/grpc-js": "1.8.13",
"long": "5.2.1",
"protobufjs": "7.2.2",
"@scow/grpc-api": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion libs/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"styled-components": "5.3.9",
"@types/mime-types": "2.1.1",
"react": "18.2.0",
"@types/react": "18.0.28",
"@types/react": "18.0.29",
"react-dom": "18.2.0",
"@types/react-dom": "18.0.11",
"react-is": "18.2.0",
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
"ci:publish": "pnpm publish -r"
},
"devDependencies": {
"turbo": "1.8.4",
"turbo": "1.8.5",
"@ddadaal/eslint-config": "1.9.0",
"@commitlint/config-conventional": "17.4.4",
"@types/jest": "29.5.0",
"@types/node": "18.15.5",
"@types/node": "18.15.10",
"@typescript-eslint/eslint-plugin": "5.56.0",
"@typescript-eslint/parser": "5.56.0",
"cross-env": "7.0.3",
Expand All @@ -40,13 +40,13 @@
"husky": "8.0.3",
"jest": "29.5.0",
"jest-extended": "3.2.4",
"nodemon": "2.0.21",
"nodemon": "2.0.22",
"pino-pretty": "10.0.0",
"pkg": "5.8.1",
"rimraf": "4.4.0",
"rimraf": "4.4.1",
"ts-jest": "29.0.5",
"ts-node": "10.9.1",
"tsc-alias": "1.8.3",
"tsc-alias": "1.8.4",
"tsconfig-paths": "4.1.2",
"typescript": "5.0.2",
"@pnpm/lockfile-file": "7.0.6",
Expand All @@ -55,11 +55,11 @@
"concurrently": "7.6.0",
"node-glob": "1.2.0",
"globby": "13.1.3",
"@changesets/cli": "2.26.0",
"@changesets/cli": "2.26.1",
"@bufbuild/buf": "1.15.0"
},
"volta": {
"node": "18.15.0"
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].3"
}
Loading

0 comments on commit 2dfff22

Please sign in to comment.