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 Jan 16, 2023
1 parent a14e31a commit 2979998
Show file tree
Hide file tree
Showing 12 changed files with 394 additions and 397 deletions.
10 changes: 5 additions & 5 deletions apps/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,18 +20,18 @@
"dependencies": {
"@fastify/error": "3.2.0",
"@fastify/formbody": "7.4.0",
"@fastify/static": "6.6.0",
"@fastify/view": "7.3.0",
"@fastify/static": "6.6.1",
"@fastify/view": "7.4.0",
"liquidjs": "10.4.0",
"@scow/config": "workspace:*",
"@scow/lib-config": "workspace:*",
"@scow/lib-ssh": "workspace:*",
"@sinclair/typebox": "0.25.17",
"@sinclair/typebox": "0.25.20",
"asn1": "0.2.6",
"fastify": "4.11.0",
"fastify-graceful-shutdown": "3.4.0",
"fastify-plugin": "4.4.0",
"ioredis": "5.2.4",
"fastify-plugin": "4.5.0",
"ioredis": "5.2.5",
"ldapjs": "2.3.3",
"nanoid": "4.0.0"
},
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 @@ -21,19 +21,19 @@
"dependencies": {
"@ddadaal/tsgrpc-server": "0.18.1",
"@ddadaal/tsgrpc-common": "0.2.0",
"@grpc/grpc-js": "1.8.1",
"@mikro-orm/cli": "5.6.4",
"@mikro-orm/core": "5.6.4",
"@mikro-orm/mariadb": "5.6.4",
"@mikro-orm/migrations": "5.6.4",
"@mikro-orm/mysql": "5.6.4",
"@mikro-orm/seeder": "5.6.4",
"@grpc/grpc-js": "1.8.4",
"@mikro-orm/cli": "5.6.7",
"@mikro-orm/core": "5.6.7",
"@mikro-orm/mariadb": "5.6.7",
"@mikro-orm/migrations": "5.6.7",
"@mikro-orm/mysql": "5.6.7",
"@mikro-orm/seeder": "5.6.7",
"@scow/config": "workspace:*",
"@scow/lib-decimal": "workspace:*",
"@scow/lib-slurm": "workspace:*",
"@scow/lib-ssh": "workspace:*",
"@scow/lib-config": "workspace:*",
"@sinclair/typebox": "0.25.17",
"@sinclair/typebox": "0.25.20",
"@scow/lib-auth": "workspace:*",
"@scow/protos": "workspace:*",
"dotenv": "16.0.3",
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 @@ -23,23 +23,23 @@
"@codemirror/autocomplete": "6.4.0",
"@codemirror/commands": "6.1.3",
"@codemirror/lang-json": "6.0.1",
"@codemirror/language": "6.3.2",
"@codemirror/language": "6.4.0",
"@codemirror/legacy-modes": "6.3.1",
"@codemirror/state": "6.2.0",
"@codemirror/theme-one-dark": "6.1.0",
"@codemirror/view": "6.7.2",
"@codemirror/view": "6.7.3",
"@ddadaal/next-typed-api-routes-runtime": "0.5.2",
"@ddadaal/tsgrpc-client": "0.17.2",
"@grpc/grpc-js": "1.8.1",
"@grpc/grpc-js": "1.8.4",
"@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.17",
"antd": "5.1.2",
"@sinclair/typebox": "0.25.20",
"antd": "5.1.5",
"dayjs": "1.11.7",
"codemirror": "6.0.1",
"google-protobuf": "3.21.2",
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 @@ -20,13 +20,13 @@
"dependencies": {
"@ddadaal/tsgrpc-server": "0.18.1",
"@ddadaal/tsgrpc-common": "0.2.0",
"@grpc/grpc-js": "1.8.1",
"@grpc/grpc-js": "1.8.4",
"@scow/config": "workspace:*",
"@scow/lib-config": "workspace:*",
"@scow/lib-slurm": "workspace:*",
"@scow/lib-ssh": "workspace:*",
"@scow/protos": "workspace:*",
"@sinclair/typebox": "0.25.17",
"@sinclair/typebox": "0.25.20",
"dotenv": "16.0.3",
"node-cron": "3.0.2",
"uuid": "9.0.0",
Expand Down
10 changes: 5 additions & 5 deletions apps/portal-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,24 +23,24 @@
"@ant-design/icons": "5.0.0",
"@codemirror/autocomplete": "6.4.0",
"@codemirror/commands": "6.1.3",
"@codemirror/language": "6.3.2",
"@codemirror/language": "6.4.0",
"@codemirror/legacy-modes": "6.3.1",
"@codemirror/state": "6.2.0",
"@codemirror/theme-one-dark": "6.1.0",
"@codemirror/view": "6.7.2",
"@codemirror/view": "6.7.3",
"@ddadaal/next-typed-api-routes-runtime": "0.5.2",
"@ddadaal/tsgrpc-client": "0.17.2",
"@grpc/grpc-js": "1.8.1",
"@grpc/grpc-js": "1.8.4",
"@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.17",
"@sinclair/typebox": "0.25.20",
"@scow/protos": "workspace:*",
"antd": "5.1.2",
"antd": "5.1.5",
"busboy": "1.6.0",
"codemirror": "6.0.1",
"google-protobuf": "3.21.2",
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@algolia/client-search": "4.14.3",
"@docusaurus/module-type-aliases": "2.2.0",
"@scow/config": "workspace:*",
"@sinclair/typebox": "0.25.17",
"@sinclair/typebox": "0.25.20",
"@tsconfig/docusaurus": "1.0.6",
"@types/react": "18.0.18",
"typescript": "4.9.4"
Expand Down
2 changes: 1 addition & 1 deletion libs/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"license": "ISC",
"dependencies": {
"@scow/lib-config": "workspace:*",
"@sinclair/typebox": "0.25.17"
"@sinclair/typebox": "0.25.20"
},
"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 @@ -14,7 +14,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@sinclair/typebox": "0.25.17",
"@sinclair/typebox": "0.25.20",
"ajv": "8.12.0",
"ajv-formats": "2.1.1",
"envalid": "7.3.1",
Expand Down
2 changes: 1 addition & 1 deletion libs/ssh/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@types/shell-quote": "1.7.1",
"@types/ssh2": "1.11.6",
"@types/ssh2": "1.11.7",
"ts-log": "2.2.5"
},
"keywords": [],
Expand Down
2 changes: 1 addition & 1 deletion libs/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@scow/utils": "workspace:*"
},
"peerDependencies": {
"antd": "5.1.2",
"antd": "5.1.5",
"next": "13.0.2",
"styled-components": "5.3.6"
},
Expand Down
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,31 +18,31 @@
"lint:protos": "buf lint"
},
"devDependencies": {
"turbo": "1.6.3",
"turbo": "1.7.0",
"@ddadaal/eslint-config": "1.9.0",
"@commitlint/config-conventional": "17.4.0",
"@commitlint/config-conventional": "17.4.2",
"@types/jest": "29.2.5",
"@types/node": "18.11.18",
"@types/rimraf": "3.0.2",
"@typescript-eslint/eslint-plugin": "5.48.0",
"@typescript-eslint/parser": "5.48.0",
"@typescript-eslint/eslint-plugin": "5.48.1",
"@typescript-eslint/parser": "5.48.1",
"cross-env": "7.0.3",
"cz-conventional-changelog": "3.3.0",
"dotenv": "16.0.3",
"dotenv-cli": "6.0.0",
"eslint": "8.31.0",
"eslint-import-resolver-typescript": "3.5.2",
"eslint-plugin-import": "2.26.0",
"eslint": "8.32.0",
"eslint-import-resolver-typescript": "3.5.3",
"eslint-plugin-import": "2.27.4",
"eslint-plugin-simple-import-sort": "8.0.0",
"eslint-plugin-license-header": "0.6.0",
"husky": "8.0.3",
"jest": "29.3.1",
"jest-extended": "3.2.2",
"jest-extended": "3.2.3",
"nodemon": "2.0.20",
"pino-pretty": "9.1.1",
"pkg": "5.8.0",
"rimraf": "3.0.2",
"ts-jest": "29.0.3",
"ts-jest": "29.0.5",
"ts-node": "10.9.1",
"tsc-alias": "1.8.2",
"tsconfig-paths": "4.1.2",
Expand All @@ -55,5 +55,5 @@
"volta": {
"node": "18.13.0"
},
"packageManager": "pnpm@7.22.0"
"packageManager": "pnpm@7.25.0"
}
Loading

0 comments on commit 2979998

Please sign in to comment.