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 May 24, 2024
1 parent f046795 commit 22fd46e
Show file tree
Hide file tree
Showing 13 changed files with 1,889 additions and 1,996 deletions.
4 changes: 2 additions & 2 deletions apps/backend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
### BUILDER ###
ARG target=client

FROM node:20.13.0-alpine AS builder
FROM node:20.13.1-alpine AS builder
ARG target

COPY . /build
Expand All @@ -18,7 +18,7 @@ RUN npx prisma generate
RUN npm run build ${target}

### PRODUCTION ###
FROM node:20.13.0-alpine
FROM node:20.13.1-alpine
ARG target

ENV NODE_ENV=production
Expand Down
30 changes: 15 additions & 15 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.4",
"@aws-sdk/client-s3": "^3.572.0",
"@aws-sdk/client-ses": "^3.572.0",
"@aws-sdk/credential-provider-node": "^3.572.0",
"@aws-sdk/client-s3": "^3.583.0",
"@aws-sdk/client-ses": "^3.583.0",
"@aws-sdk/credential-provider-node": "^3.583.0",
"@golevelup/nestjs-rabbitmq": "^5.3.0",
"@nestjs-modules/mailer": "^2.0.2",
"@nestjs/apollo": "^12.1.0",
Expand All @@ -39,19 +39,19 @@
"@opentelemetry/exporter-metrics-otlp-http": "^0.51.1",
"@opentelemetry/exporter-trace-otlp-http": "^0.51.1",
"@opentelemetry/host-metrics": "^0.35.1",
"@opentelemetry/instrumentation-express": "^0.38.0",
"@opentelemetry/instrumentation-express": "^0.39.0",
"@opentelemetry/instrumentation-http": "^0.51.1",
"@opentelemetry/resources": "^1.24.1",
"@opentelemetry/sdk-metrics": "^1.24.1",
"@opentelemetry/sdk-node": "^0.51.1",
"@opentelemetry/sdk-trace-node": "^1.24.1",
"@opentelemetry/semantic-conventions": "^1.24.1",
"@prisma/client": "^5.13.0",
"@prisma/instrumentation": "~5.13.0",
"@prisma/client": "^5.14.0",
"@prisma/instrumentation": "~5.14.0",
"argon2": "^0.40.1",
"axios": "^1.6.8",
"cache-manager": "^5.5.2",
"cache-manager-redis-yet": "^5.0.0",
"axios": "^1.7.2",
"cache-manager": "^5.5.3",
"cache-manager-redis-yet": "^5.0.1",
"chai-exclude": "^2.1.0",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.1",
Expand All @@ -66,14 +66,14 @@
"graphql-upload": "13.0.0",
"handlebars": "^4.7.8",
"nestjs-otel": "^5.1.5",
"nestjs-pino": "^4.0.0",
"nestjs-pino": "^4.1.0",
"nodemailer": "^6.9.13",
"passport": "^0.7.0",
"passport-github2": "^0.1.12",
"passport-jwt": "^4.0.1",
"passport-kakao": "^1.0.1",
"pino-http": "^9.0.0",
"pino-pretty": "^11.0.0",
"pino-pretty": "^11.1.0",
"reflect-metadata": "^0.2.1",
"sql-formatter": "^15.3.1",
"zod": "^3.23.8"
Expand All @@ -90,17 +90,17 @@
"@types/express": "^4.17.21",
"@types/graphql-upload": "8.0.12",
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.11",
"@types/node": "^20.12.12",
"@types/nodemailer": "^6.4.15",
"@types/passport-jwt": "^4.0.1",
"@types/proxyquire": "^1.3.31",
"@types/sinon": "^17.0.3",
"chai": "^4.4.1",
"chai-as-promised": "^7.1.1",
"chai-as-promised": "^7.1.2",
"mocha": "^10.4.0",
"nyc": "^15.1.0",
"prisma": "^5.13.0",
"prisma-nestjs-graphql": "^20.0.2",
"prisma": "^5.14.0",
"prisma-nestjs-graphql": "^20.0.3",
"proxyquire": "^2.1.3",
"sinon": "^17.0.2",
"source-map-support": "^0.5.21",
Expand Down
36 changes: 18 additions & 18 deletions apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
"test": "vitest"
},
"dependencies": {
"@apollo/client": "^3.10.3",
"@apollo/client": "^3.10.4",
"@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.26.3",
"@headlessui/react": "^1.7.19",
"@hookform/resolvers": "^3.3.4",
"@hookform/resolvers": "^3.4.2",
"@lezer/highlight": "^1.2.0",
"@matejmazur/react-katex": "^3.1.3",
"@monaco-editor/react": "^4.6.0",
Expand All @@ -40,28 +40,28 @@
"@radix-ui/react-toast": "^1.1.5",
"@radix-ui/react-toggle": "^1.0.3",
"@radix-ui/react-tooltip": "^1.0.7",
"@sentry/nextjs": "^7.114.0",
"@sentry/nextjs": "^7.116.0",
"@tailwindcss/typography": "^0.5.13",
"@tanstack/react-query": "^5.35.1",
"@tanstack/react-table": "^8.16.0",
"@tanstack/react-query": "^5.37.1",
"@tanstack/react-table": "^8.17.3",
"@tiptap/core": "^2.3.2",
"@tiptap/extension-link": "^2.3.2",
"@tiptap/extension-placeholder": "^2.3.2",
"@tiptap/pm": "^2.3.2",
"@tiptap/react": "^2.3.2",
"@tiptap/starter-kit": "^2.3.2",
"@uiw/codemirror-extensions-langs": "^4.22.0",
"@uiw/codemirror-themes": "^4.22.0",
"@uiw/react-codemirror": "^4.22.0",
"@uiw/codemirror-extensions-langs": "^4.22.1",
"@uiw/codemirror-themes": "^4.22.1",
"@uiw/react-codemirror": "^4.22.1",
"apollo-upload-client": "^18.0.1",
"cmdk": "^1.0.0",
"date-fns": "^3.6.0",
"dayjs": "^1.11.11",
"dotenv": "^16.4.5",
"embla-carousel-react": "8.0.4",
"framer-motion": "^11.1.9",
"embla-carousel-react": "8.1.3",
"framer-motion": "^11.2.6",
"graphql": "^16.8.1",
"isomorphic-dompurify": "^2.9.0",
"isomorphic-dompurify": "^2.11.0",
"js-confetti": "^0.12.0",
"katex": "^0.16.10",
"ky": "^1.2.4",
Expand All @@ -72,35 +72,35 @@
"react": "^18.3.1",
"react-day-picker": "^8.10.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.51.4",
"react-hook-form": "^7.51.5",
"react-icons": "^5.2.1",
"react-intersection-observer": "^9.10.2",
"react-resizable-panels": "^2.0.19",
"react-use": "^17.5.0",
"sharp": "^0.33.3",
"sharp": "^0.33.4",
"sonner": "^1.4.41",
"zod": "^3.23.8",
"zustand": "^4.5.2"
},
"devDependencies": {
"@codemirror/language": "^6.10.1",
"@graphql-codegen/cli": "^5.0.2",
"@graphql-codegen/client-preset": "^4.2.5",
"@graphql-codegen/client-preset": "^4.2.6",
"@graphql-typed-document-node/core": "^3.2.0",
"@testing-library/react": "^15.0.7",
"@types/apollo-upload-client": "^18.0.0",
"@types/katex": "^0.16.7",
"@types/node": "^20.12.11",
"@types/react": "^18.3.1",
"@types/node": "^20.12.12",
"@types/react": "^18.3.3",
"@types/react-copy-to-clipboard": "^5.0.7",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.2.1",
"@vitejs/plugin-react": "^4.3.0",
"autoprefixer": "^10.4.19",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"eslint-config-next": "^14.2.3",
"jsdom": "^24.0.0",
"lucide-react": "^0.378.0",
"lucide-react": "^0.379.0",
"postcss": "^8.4.38",
"tailwind-merge": "^2.3.0",
"tailwind-scrollbar-hide": "^1.1.7",
Expand Down
60 changes: 30 additions & 30 deletions apps/infra/deploy/.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/deploy/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.48.0"
version = "5.51.1"
}
}

Expand Down
60 changes: 30 additions & 30 deletions apps/infra/local/.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/local/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.48.0"
version = "5.51.1"
}
}
}
Expand Down
Loading

0 comments on commit 22fd46e

Please sign in to comment.