Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#2010)
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 30, 2024
1 parent 3d97411 commit 597d1a7
Show file tree
Hide file tree
Showing 15 changed files with 1,339 additions and 1,157 deletions.
40 changes: 20 additions & 20 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.11.0",
"@aws-sdk/client-s3": "^3.635.0",
"@aws-sdk/client-ses": "^3.636.0",
"@aws-sdk/credential-provider-node": "^3.635.0",
"@aws-sdk/client-s3": "^3.637.0",
"@aws-sdk/client-ses": "^3.637.0",
"@aws-sdk/credential-provider-node": "^3.637.0",
"@golevelup/nestjs-rabbitmq": "^5.4.0",
"@nestjs-modules/mailer": "^2.0.2",
"@nestjs/apollo": "^12.2.0",
Expand All @@ -36,20 +36,20 @@
"@nestjs/platform-express": "^10.4.1",
"@nestjs/swagger": "^7.4.0",
"@opentelemetry/api": "~1.9.0",
"@opentelemetry/exporter-metrics-otlp-http": "^0.52.1",
"@opentelemetry/exporter-trace-otlp-http": "^0.52.1",
"@opentelemetry/exporter-metrics-otlp-http": "^0.53.0",
"@opentelemetry/exporter-trace-otlp-http": "^0.53.0",
"@opentelemetry/host-metrics": "^0.35.3",
"@opentelemetry/instrumentation-express": "^0.41.1",
"@opentelemetry/instrumentation-http": "^0.52.1",
"@opentelemetry/resources": "^1.25.1",
"@opentelemetry/sdk-metrics": "^1.25.1",
"@opentelemetry/sdk-node": "^0.52.1",
"@opentelemetry/sdk-trace-node": "^1.25.1",
"@opentelemetry/semantic-conventions": "^1.25.1",
"@prisma/client": "^5.18.0",
"@prisma/instrumentation": "~5.18.0",
"argon2": "^0.40.3",
"axios": "^1.7.4",
"@opentelemetry/instrumentation-http": "^0.53.0",
"@opentelemetry/resources": "^1.26.0",
"@opentelemetry/sdk-metrics": "^1.26.0",
"@opentelemetry/sdk-node": "^0.53.0",
"@opentelemetry/sdk-trace-node": "^1.26.0",
"@opentelemetry/semantic-conventions": "^1.27.0",
"@prisma/client": "^5.19.0",
"@prisma/instrumentation": "~5.19.0",
"argon2": "^0.41.0",
"axios": "^1.7.5",
"cache-manager": "^5.7.6",
"cache-manager-redis-yet": "^5.1.4",
"chai-exclude": "^2.1.1",
Expand All @@ -75,22 +75,22 @@
"pino-http": "^10.2.0",
"pino-pretty": "^11.2.2",
"reflect-metadata": "^0.2.1",
"sql-formatter": "^15.4.0",
"sql-formatter": "^15.4.1",
"zod": "^3.23.8"
},
"devDependencies": {
"@faker-js/faker": "^8.4.1",
"@istanbuljs/nyc-config-typescript": "^1.0.2",
"@nestjs/cli": "^10.4.4",
"@nestjs/cli": "^10.4.5",
"@nestjs/schematics": "^10.1.4",
"@nestjs/testing": "^10.4.1",
"@types/cache-manager": "^4.0.6",
"@types/chai": "^4.3.17",
"@types/chai": "^4.3.19",
"@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.16.1",
"@types/node": "^20.16.2",
"@types/nodemailer": "^6.4.15",
"@types/passport-jwt": "^4.0.1",
"@types/proxyquire": "^1.3.31",
Expand All @@ -99,7 +99,7 @@
"chai-as-promised": "^7.1.2",
"mocha": "^10.7.3",
"nyc": "^17.0.0",
"prisma": "^5.18.0",
"prisma": "^5.19.0",
"prisma-nestjs-graphql": "^20.0.3",
"proxyquire": "^2.1.3",
"sinon": "^18.0.0",
Expand Down
38 changes: 19 additions & 19 deletions apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,18 @@
"test": "vitest"
},
"dependencies": {
"@apollo/client": "^3.11.4",
"@apollo/client": "^3.11.5",
"@codemirror/lang-cpp": "^6.0.2",
"@codemirror/lang-java": "^6.0.1",
"@codemirror/lang-python": "^6.1.6",
"@codemirror/state": "^6.4.1",
"@codemirror/view": "^6.33.0",
"@headlessui/react": "^2.1.2",
"@headlessui/react": "^2.1.3",
"@hookform/resolvers": "^3.9.0",
"@lezer/highlight": "^1.2.1",
"@matejmazur/react-katex": "^3.1.3",
"@monaco-editor/react": "^4.6.0",
"@next/bundle-analyzer": "^14.2.6",
"@next/bundle-analyzer": "^14.2.7",
"@playwright/test": "^1.46.1",
"@radix-ui/react-accordion": "^1.2.0",
"@radix-ui/react-alert-dialog": "^1.1.1",
Expand All @@ -41,10 +41,10 @@
"@radix-ui/react-toast": "^1.2.1",
"@radix-ui/react-toggle": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.2",
"@sentry/nextjs": "^8.26.0",
"@tailwindcss/typography": "^0.5.14",
"@tanstack/react-query": "^5.52.0",
"@tanstack/react-table": "^8.20.1",
"@sentry/nextjs": "^8.27.0",
"@tailwindcss/typography": "^0.5.15",
"@tanstack/react-query": "^5.53.1",
"@tanstack/react-table": "^8.20.5",
"@tiptap/core": "^2.5.8",
"@tiptap/extension-image": "^2.5.8",
"@tiptap/extension-link": "^2.5.8",
Expand All @@ -61,25 +61,25 @@
"dayjs": "^1.11.13",
"dotenv": "^16.4.5",
"embla-carousel-react": "8.2.0",
"framer-motion": "^11.3.29",
"framer-motion": "^11.3.31",
"graphql": "^16.9.0",
"isomorphic-dompurify": "^2.14.0",
"isomorphic-dompurify": "^2.15.0",
"js-confetti": "^0.12.0",
"jwt-decode": "^4.0.0",
"katex": "^0.16.11",
"ky": "^1.7.1",
"next": "14.2.6",
"next": "14.2.7",
"next-auth": "^4.24.7",
"next-themes": "^0.3.0",
"pretendard": "^1.3.9",
"react": "^18.3.1",
"react-circular-progressbar": "^2.1.0",
"react-day-picker": "^8.10.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.52.2",
"react-hook-form": "^7.53.0",
"react-icons": "^5.3.0",
"react-intersection-observer": "^9.13.0",
"react-resizable-panels": "^2.1.1",
"react-resizable-panels": "^2.1.2",
"react-use": "^17.5.1",
"sharp": "^0.33.5",
"sonner": "^1.5.0",
Expand All @@ -91,21 +91,21 @@
"@graphql-codegen/cli": "^5.0.2",
"@graphql-codegen/client-preset": "^4.3.3",
"@graphql-typed-document-node/core": "^3.2.0",
"@testing-library/react": "^16.0.0",
"@testing-library/react": "^16.0.1",
"@types/apollo-upload-client": "^18.0.0",
"@types/katex": "^0.16.7",
"@types/node": "^20.16.1",
"@types/react": "^18.3.4",
"@types/node": "^20.16.2",
"@types/react": "^18.3.5",
"@types/react-copy-to-clipboard": "^5.0.7",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"autoprefixer": "^10.4.20",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"eslint-config-next": "^14.2.6",
"jsdom": "^24.1.1",
"lucide-react": "^0.429.0",
"msw": "^2.3.5",
"eslint-config-next": "^14.2.7",
"jsdom": "^24.1.3",
"lucide-react": "^0.436.0",
"msw": "^2.4.1",
"postcss": "^8.4.41",
"tailwind-merge": "^2.5.2",
"tailwind-scrollbar-hide": "^1.1.7",
Expand Down
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.63"
version = "~> 5.65"
}

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.63"
version = "~> 5.65"
}
}

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.63"
version = "~> 5.65"
}
}

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.63"
version = "~> 5.65"
}
}

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.63"
version = "~> 5.65"
}
}

Expand Down
Loading

0 comments on commit 597d1a7

Please sign in to comment.