Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Commit

Permalink
fix(deps): 🐛 🔗 update all dependencies (#114)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 1, 2023
1 parent 45937ac commit 35149ae
Show file tree
Hide file tree
Showing 13 changed files with 862 additions and 757 deletions.
16 changes: 8 additions & 8 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,17 @@
},
"dependencies": {
"@apollo/server": "4.9.5",
"@aws-sdk/client-lambda": "3.450.0",
"@aws-sdk/client-lambda": "3.461.0",
"@graphql-tools/load-files": "7.0.0",
"@graphql-tools/merge": "9.0.0",
"@graphql-tools/utils": "10.0.8",
"@graphql-tools/merge": "9.0.1",
"@graphql-tools/utils": "10.0.11",
"@libs/db": "workspace:^",
"@libs/lambda": "workspace:^",
"@libs/uc-irvine-api": "workspace:^",
"@libs/websoc-utils": "workspace:^",
"@peterportal-api/types": "workspace:^",
"@services/websoc-proxy": "workspace:^",
"aws-cdk-lib": "2.106.1",
"aws-cdk-lib": "2.111.0",
"cheerio": "1.0.0-rc.12",
"cross-fetch": "4.0.0",
"graphql": "16.8.1",
Expand All @@ -40,12 +40,12 @@
"devDependencies": {
"@bronya.js/api-construct": "0.11.3",
"@bronya.js/core": "0.11.3",
"@types/aws-lambda": "8.10.126",
"aws-cdk": "2.106.1",
"@types/aws-lambda": "8.10.129",
"aws-cdk": "2.111.0",
"dotenv": "16.3.1",
"dotenv-cli": "7.3.0",
"esbuild": "0.19.5",
"tsx": "4.1.1"
"esbuild": "0.19.8",
"tsx": "4.6.0"
},
"//": "the CDK configuration in this config file is used in the deployment package, @tools/cdk"
}
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@
"@docusaurus/types": "2.4.3",
"@tsconfig/docusaurus": "2.0.2",
"@types/node": "18.18.5",
"typescript": "5.2.2"
"typescript": "5.3.2"
}
}
4 changes: 2 additions & 2 deletions libs/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"studio:prod": "dotenv -e ../../.env.production -- prisma studio"
},
"dependencies": {
"@prisma/client": "5.5.2"
"@prisma/client": "5.6.0"
},
"devDependencies": {
"prisma": "5.5.2"
"prisma": "5.6.0"
}
}
2 changes: 1 addition & 1 deletion libs/lambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
},
"devDependencies": {
"@peterportal-api/types": "workspace:^",
"@types/aws-lambda": "8.10.126"
"@types/aws-lambda": "8.10.129"
}
}
2 changes: 1 addition & 1 deletion libs/uc-irvine-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"cheerio": "1.0.0-rc.12",
"cross-fetch": "4.0.0"
},
"packageManager": "pnpm@8.10.4",
"packageManager": "pnpm@8.11.0",
"engines": {
"node": "18",
"pnpm": "8"
Expand Down
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,20 +19,20 @@
"test": "turbo run test"
},
"devDependencies": {
"@commitlint/cli": "18.4.1",
"@commitlint/config-conventional": "18.4.0",
"@commitlint/types": "18.4.0",
"@commitlint/cli": "18.4.3",
"@commitlint/config-conventional": "18.4.3",
"@commitlint/types": "18.4.3",
"@tsconfig/node18": "18.2.2",
"@types/lint-staged": "13.2.2",
"@types/node": "18.18.5",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"@typescript-eslint/eslint-plugin": "6.13.1",
"@typescript-eslint/parser": "6.13.1",
"arktype": "1.0.16-alpha",
"aws-cdk-lib": "2.106.1",
"aws-cdk-lib": "2.111.0",
"cz-conventional-changelog": "3.3.0",
"devmoji": "2.3.0",
"dotenv": "16.3.1",
"eslint": "8.53.0",
"eslint": "8.54.0",
"eslint-config-prettier": "9.0.0",
"eslint-config-turbo": "1.10.16",
"eslint-plugin-import": "2.29.0",
Expand All @@ -41,12 +41,12 @@
"prettier": "3.1.0",
"prettier-plugin-packagejson": "2.4.6",
"prettier-plugin-prisma": "5.0.0",
"prettier-plugin-sql": "0.16.0",
"prettier-plugin-sql": "0.17.0",
"turbo": "1.10.16",
"typescript": "5.2.2",
"typescript": "5.3.2",
"unconfig": "0.3.11"
},
"packageManager": "pnpm@8.10.4",
"packageManager": "pnpm@8.11.0",
"engines": {
"node": "18",
"pnpm": "8"
Expand Down
4 changes: 2 additions & 2 deletions packages/websoc-fuzzy-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/pluralize": "0.0.33",
"cross-fetch": "4.0.0",
"pluralize": "8.0.0",
"tsup": "7.2.0",
"tsx": "4.1.1"
"tsup": "8.0.1",
"tsx": "4.6.0"
}
}
Loading

0 comments on commit 35149ae

Please sign in to comment.