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 Sep 4, 2024
1 parent 9554d98 commit 2a132b6
Show file tree
Hide file tree
Showing 5 changed files with 435 additions and 420 deletions.
20 changes: 10 additions & 10 deletions apps/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@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",
"@golevelup/nestjs-rabbitmq": "^5.4.1",
"@nestjs-modules/mailer": "^2.0.2",
"@nestjs/apollo": "^12.2.0",
"@nestjs/axios": "^3.0.3",
Expand All @@ -39,17 +39,17 @@
"@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-express": "^0.42.0",
"@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",
"@prisma/client": "^5.19.1",
"@prisma/instrumentation": "~5.19.1",
"argon2": "^0.41.1",
"axios": "^1.7.7",
"cache-manager": "^5.7.6",
"cache-manager-redis-yet": "^5.1.4",
"chai-exclude": "^2.1.1",
Expand All @@ -67,12 +67,12 @@
"handlebars": "^4.7.8",
"nestjs-otel": "^6.1.1",
"nestjs-pino": "^4.1.0",
"nodemailer": "^6.9.14",
"nodemailer": "^6.9.15",
"passport": "^0.7.0",
"passport-github2": "^0.1.12",
"passport-jwt": "^4.0.1",
"passport-kakao": "^1.0.1",
"pino-http": "^10.2.0",
"pino-http": "^10.3.0",
"pino-pretty": "^11.2.2",
"reflect-metadata": "^0.2.1",
"sql-formatter": "^15.4.1",
Expand All @@ -90,7 +90,7 @@
"@types/express": "^4.17.21",
"@types/graphql-upload": "8.0.12",
"@types/mocha": "^10.0.7",
"@types/node": "^20.16.2",
"@types/node": "^20.16.4",
"@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.19.0",
"prisma": "^5.19.1",
"prisma-nestjs-graphql": "^20.0.3",
"proxyquire": "^2.1.3",
"sinon": "^18.0.0",
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,13 +11,13 @@
"test": "vitest"
},
"dependencies": {
"@apollo/client": "^3.11.5",
"@apollo/client": "^3.11.6",
"@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.3",
"@headlessui/react": "^2.1.4",
"@hookform/resolvers": "^3.9.0",
"@lezer/highlight": "^1.2.1",
"@matejmazur/react-katex": "^3.1.3",
Expand All @@ -41,9 +41,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.27.0",
"@sentry/nextjs": "^8.28.0",
"@tailwindcss/typography": "^0.5.15",
"@tanstack/react-query": "^5.53.1",
"@tanstack/react-query": "^5.54.1",
"@tanstack/react-table": "^8.20.5",
"@tiptap/core": "^2.5.8",
"@tiptap/extension-image": "^2.5.8",
Expand All @@ -60,14 +60,14 @@
"date-fns": "^3.6.0",
"dayjs": "^1.11.13",
"dotenv": "^16.4.5",
"embla-carousel-react": "8.2.0",
"framer-motion": "^11.3.31",
"embla-carousel-react": "8.2.1",
"framer-motion": "^11.5.2",
"graphql": "^16.9.0",
"isomorphic-dompurify": "^2.15.0",
"js-confetti": "^0.12.0",
"jwt-decode": "^4.0.0",
"katex": "^0.16.11",
"ky": "^1.7.1",
"ky": "^1.7.2",
"next": "14.2.7",
"next-auth": "^4.24.7",
"next-themes": "^0.3.0",
Expand All @@ -94,7 +94,7 @@
"@testing-library/react": "^16.0.1",
"@types/apollo-upload-client": "^18.0.0",
"@types/katex": "^0.16.7",
"@types/node": "^20.16.2",
"@types/node": "^20.16.4",
"@types/react": "^18.3.5",
"@types/react-copy-to-clipboard": "^5.0.7",
"@types/react-dom": "^18.3.0",
Expand All @@ -104,9 +104,9 @@
"clsx": "^2.1.1",
"eslint-config-next": "^14.2.7",
"jsdom": "^24.1.3",
"lucide-react": "^0.436.0",
"msw": "^2.4.1",
"postcss": "^8.4.41",
"lucide-react": "^0.438.0",
"msw": "^2.4.2",
"postcss": "^8.4.45",
"tailwind-merge": "^2.5.2",
"tailwind-scrollbar-hide": "^1.1.7",
"tailwindcss": "^3.4.10",
Expand Down
10 changes: 5 additions & 5 deletions apps/iris/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ module github.com/skkuding/codedang/apps/iris
go 1.23

require (
github.com/aws/aws-sdk-go-v2 v1.30.4
github.com/aws/aws-sdk-go-v2/config v1.27.31
github.com/aws/aws-sdk-go-v2/credentials v1.17.30
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.12
github.com/aws/aws-sdk-go-v2/service/s3 v1.61.0
github.com/aws/aws-sdk-go-v2 v1.30.5
github.com/aws/aws-sdk-go-v2/config v1.27.32
github.com/aws/aws-sdk-go-v2/credentials v1.17.31
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.13
github.com/aws/aws-sdk-go-v2/service/s3 v1.61.1
github.com/lib/pq v1.10.9
github.com/rabbitmq/amqp091-go v1.10.0
github.com/redis/go-redis/v9 v9.6.1
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-vue": "^9.27.0",
"knip": "^5.27.5",
"lefthook": "^1.7.14",
"eslint-plugin-vue": "^9.28.0",
"knip": "^5.29.2",
"lefthook": "^1.7.15",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.6",
"ts-node": "^10.9.2",
Expand Down
Loading

0 comments on commit 2a132b6

Please sign in to comment.