Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#1881)
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 Aug 3, 2024
1 parent 9e51c35 commit b4f0409
Show file tree
Hide file tree
Showing 16 changed files with 758 additions and 721 deletions.
16 changes: 8 additions & 8 deletions apps/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
},
"dependencies": {
"@apollo/server": "^4.10.5",
"@aws-sdk/client-s3": "^3.617.0",
"@aws-sdk/client-ses": "^3.616.0",
"@aws-sdk/credential-provider-node": "^3.616.0",
"@aws-sdk/client-s3": "^3.623.0",
"@aws-sdk/client-ses": "^3.623.0",
"@aws-sdk/credential-provider-node": "^3.623.0",
"@golevelup/nestjs-rabbitmq": "^5.3.0",
"@nestjs-modules/mailer": "^2.0.2",
"@nestjs/apollo": "^12.2.0",
Expand All @@ -39,7 +39,7 @@
"@opentelemetry/exporter-metrics-otlp-http": "^0.52.1",
"@opentelemetry/exporter-trace-otlp-http": "^0.52.1",
"@opentelemetry/host-metrics": "^0.35.3",
"@opentelemetry/instrumentation-express": "^0.41.0",
"@opentelemetry/instrumentation-express": "^0.41.1",
"@opentelemetry/instrumentation-http": "^0.52.1",
"@opentelemetry/resources": "^1.25.1",
"@opentelemetry/sdk-metrics": "^1.25.1",
Expand All @@ -49,8 +49,8 @@
"@prisma/client": "^5.17.0",
"@prisma/instrumentation": "~5.17.0",
"argon2": "^0.40.3",
"axios": "^1.7.2",
"cache-manager": "^5.7.3",
"axios": "^1.7.3",
"cache-manager": "^5.7.4",
"cache-manager-redis-yet": "^5.1.3",
"chai-exclude": "^2.1.1",
"class-transformer": "^0.5.1",
Expand Down Expand Up @@ -85,12 +85,12 @@
"@nestjs/schematics": "^10.1.3",
"@nestjs/testing": "^10.3.10",
"@types/cache-manager": "^4.0.6",
"@types/chai": "^4.3.16",
"@types/chai": "^4.3.17",
"@types/chai-as-promised": "^7.1.8",
"@types/express": "^4.17.21",
"@types/graphql-upload": "8.0.12",
"@types/mocha": "^10.0.7",
"@types/node": "^20.14.12",
"@types/node": "^20.14.14",
"@types/nodemailer": "^6.4.15",
"@types/passport-jwt": "^4.0.1",
"@types/proxyquire": "^1.3.31",
Expand Down
22 changes: 11 additions & 11 deletions apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"test": "vitest"
},
"dependencies": {
"@apollo/client": "^3.11.1",
"@apollo/client": "^3.11.2",
"@codemirror/lang-cpp": "^6.0.2",
"@codemirror/lang-java": "^6.0.1",
"@codemirror/lang-python": "^6.1.6",
Expand Down Expand Up @@ -40,9 +40,9 @@
"@radix-ui/react-toast": "^1.2.1",
"@radix-ui/react-toggle": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.2",
"@sentry/nextjs": "^8.20.0",
"@sentry/nextjs": "^8.22.0",
"@tailwindcss/typography": "^0.5.13",
"@tanstack/react-query": "^5.51.11",
"@tanstack/react-query": "^5.51.21",
"@tanstack/react-table": "^8.19.3",
"@tiptap/core": "^2.5.4",
"@tiptap/extension-image": "^2.5.4",
Expand All @@ -59,13 +59,13 @@
"date-fns": "^3.6.0",
"dayjs": "^1.11.12",
"dotenv": "^16.4.5",
"embla-carousel-react": "8.1.7",
"framer-motion": "^11.3.17",
"embla-carousel-react": "8.1.8",
"framer-motion": "^11.3.21",
"graphql": "^16.9.0",
"isomorphic-dompurify": "^2.14.0",
"js-confetti": "^0.12.0",
"katex": "^0.16.11",
"ky": "^1.4.0",
"ky": "^1.5.0",
"next": "14.2.5",
"next-auth": "^4.24.7",
"next-themes": "^0.3.0",
Expand All @@ -86,28 +86,28 @@
"devDependencies": {
"@codemirror/language": "^6.10.2",
"@graphql-codegen/cli": "^5.0.2",
"@graphql-codegen/client-preset": "^4.3.2",
"@graphql-codegen/client-preset": "^4.3.3",
"@graphql-typed-document-node/core": "^3.2.0",
"@testing-library/react": "^16.0.0",
"@types/apollo-upload-client": "^18.0.0",
"@types/katex": "^0.16.7",
"@types/node": "^20.14.12",
"@types/node": "^20.14.14",
"@types/react": "^18.3.3",
"@types/react-copy-to-clipboard": "^5.0.7",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"autoprefixer": "^10.4.19",
"autoprefixer": "^10.4.20",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"eslint-config-next": "^14.2.5",
"jsdom": "^24.1.1",
"lucide-react": "^0.416.0",
"lucide-react": "^0.424.0",
"postcss": "^8.4.40",
"tailwind-merge": "^2.4.0",
"tailwind-scrollbar-hide": "^1.1.7",
"tailwindcss": "^3.4.7",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.5.4",
"vitest": "^2.0.4"
"vitest": "^2.0.5"
}
}
60 changes: 30 additions & 30 deletions apps/infra/production/codedang/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion apps/infra/production/codedang/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.59"
version = "~> 5.61"
}

rabbitmq = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.59"
version = "~> 5.61"
}
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.59"
version = "~> 5.61"
}
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.59"
version = "~> 5.61"
}
}

Expand Down
60 changes: 30 additions & 30 deletions apps/infra/production/network/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion apps/infra/production/network/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.59"
version = "~> 5.61"
}
}

Expand Down
60 changes: 30 additions & 30 deletions apps/infra/production/storage/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion apps/infra/production/storage/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.59"
version = "~> 5.61"
}
random = {
source = "hashicorp/random"
Expand Down
2 changes: 1 addition & 1 deletion apps/infra/production/terraform-configuration/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.59"
version = "~> 5.61"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion apps/iris/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/aws/aws-sdk-go-v2/config v1.27.27
github.com/aws/aws-sdk-go-v2/credentials v1.17.27
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.11
github.com/aws/aws-sdk-go-v2/service/s3 v1.58.2
github.com/aws/aws-sdk-go-v2/service/s3 v1.58.3
github.com/rabbitmq/amqp091-go v1.10.0
github.com/redis/go-redis/v9 v9.6.1
github.com/shirou/gopsutil v3.21.11+incompatible
Expand Down
Loading

0 comments on commit b4f0409

Please sign in to comment.