Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1260)
Browse files Browse the repository at this point in the history
* chore(deps): update all non-major dependencies

* fix: downgrade reflect-metadata

NestJS에서 peer dependency로 reflect metadata v0.2를 아직 지원하지 않는다.
nestjs/nest#12943

* fix: use valid go version in go.mod

* chore: remove unused workflow

* chore: imgbot is not used anymore

* docs: update readme

* docs: add contributor number

* fix: downgrade go

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jaemin Choi <[email protected]>
  • Loading branch information
2 people authored and cho-to committed Feb 5, 2024
1 parent cb7fec1 commit af20b1c
Show file tree
Hide file tree
Showing 10 changed files with 282 additions and 361 deletions.
10 changes: 5 additions & 5 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
},
"dependencies": {
"@apollo/server": "^4.10.0",
"@aws-sdk/client-s3": "^3.504.0",
"@aws-sdk/client-ses": "^3.504.0",
"@aws-sdk/credential-provider-node": "^3.504.0",
"@aws-sdk/client-s3": "^3.501.0",
"@aws-sdk/client-ses": "^3.501.0",
"@aws-sdk/credential-provider-node": "^3.501.0",
"@golevelup/nestjs-rabbitmq": "^4.1.0",
"@nestjs-modules/mailer": "^1.10.3",
"@nestjs/apollo": "^12.0.11",
Expand Down Expand Up @@ -53,7 +53,7 @@
"pino-http": "^9.0.0",
"pino-pretty": "^10.3.1",
"reflect-metadata": "^0.1.14",
"sql-formatter": "^15.2.0",
"sql-formatter": "^15.1.3",
"zod": "^3.22.4"
},
"devDependencies": {
Expand All @@ -67,7 +67,7 @@
"@types/express": "^4.17.21",
"@types/graphql-upload": "8.0.12",
"@types/mocha": "^10.0.6",
"@types/node": "^20.11.16",
"@types/node": "^20.11.10",
"@types/nodemailer": "^6.4.14",
"@types/passport-jwt": "^4.0.1",
"@types/proxyquire": "^1.3.31",
Expand Down
13 changes: 6 additions & 7 deletions frontend-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,12 @@
"@radix-ui/react-tabs": "^1.0.4",
"@radix-ui/react-toast": "^1.1.5",
"@tailwindcss/typography": "^0.5.10",
"@tanstack/react-table": "^8.11.8",
"@uiw/codemirror-extensions-langs": "^4.21.21",
"@tanstack/react-table": "^8.11.7",
"@uiw/codemirror-themes": "^4.21.21",
"@uiw/react-codemirror": "^4.21.21",
"cmdk": "^0.2.1",
"dayjs": "^1.11.10",
"embla-carousel-react": "8.0.0-rc22",
"embla-carousel-react": "8.0.0-rc21",
"isomorphic-dompurify": "^2.3.0",
"ky": "^1.2.0",
"next": "14.1.0",
Expand All @@ -46,23 +45,23 @@
"react-dom": "^18.2.0",
"react-hook-form": "^7.50.0",
"react-icons": "^5.0.1",
"react-resizable-panels": "^2.0.3",
"react-resizable-panels": "^1.0.10",
"react-use": "^17.5.0",
"sharp": "^0.33.2",
"sonner": "^1.4.0",
"zod": "^3.22.4",
"zustand": "^4.5.0"
},
"devDependencies": {
"@types/node": "^20.11.16",
"@types/react": "^18.2.52",
"@types/node": "^20.11.10",
"@types/react": "^18.2.48",
"@types/react-copy-to-clipboard": "^5.0.7",
"@types/react-dom": "^18.2.18",
"autoprefixer": "^10.4.17",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"eslint-config-next": "^14.1.0",
"lucide-react": "^0.321.0",
"lucide-react": "^0.316.0",
"postcss": "^8.4.33",
"tailwind-merge": "^2.2.1",
"tailwind-scrollbar-hide": "^1.1.7",
Expand Down
12 changes: 6 additions & 6 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@tiptap/starter-kit": "^2.1.16",
"@tiptap/vue-3": "^2.1.16",
"@vee-validate/zod": "^4.12.4",
"@vue/apollo-composable": "4.0.0",
"@vue/apollo-composable": "4.0.1",
"@vueuse/components": "^10.7.2",
"@vueuse/core": "^10.7.2",
"@vueuse/integrations": "^10.7.2",
Expand All @@ -47,19 +47,19 @@
},
"devDependencies": {
"@histoire/plugin-vue": "^0.17.9",
"@iconify-json/ant-design": "^1.1.15",
"@iconify-json/ant-design": "^1.1.14",
"@iconify-json/bi": "^1.1.23",
"@iconify-json/fa": "^1.1.8",
"@iconify-json/fa6-brands": "^1.1.18",
"@iconify-json/fa6-regular": "^1.1.18",
"@iconify-json/fa6-solid": "^1.1.20",
"@iconify-json/fluent": "^1.1.47",
"@iconify-json/iconoir": "^1.1.40",
"@iconify-json/material-symbols": "^1.1.72",
"@iconify-json/iconoir": "^1.1.39",
"@iconify-json/material-symbols": "^1.1.71",
"@iconify-json/ri": "^1.1.19",
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.10",
"@types/node": "^20.11.16",
"@types/node": "^20.11.10",
"@types/nprogress": "^0.2.3",
"@vitejs/plugin-vue": "^5.0.3",
"@vue/tsconfig": "^0.5.1",
Expand All @@ -68,7 +68,7 @@
"postcss": "^8.4.33",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3",
"unplugin-icons": "^0.18.5",
"unplugin-icons": "^0.18.3",
"vite": "^5.0.12",
"vite-plugin-checker": "^0.6.4",
"vite-plugin-pages": "^0.32.0",
Expand Down
60 changes: 30 additions & 30 deletions 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 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.35.0"
version = "5.34.0"
}
}

Expand Down
60 changes: 30 additions & 30 deletions 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 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.35.0"
version = "5.34.0"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion iris/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/skkuding/codedang/iris

go 1.21.6
go 1.21

require (
github.com/aws/aws-sdk-go-v2 v1.24.1
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"knip": "knip"
},
"devDependencies": {
"@aws-sdk/client-s3": "^3.504.0",
"@aws-sdk/client-s3": "^3.501.0",
"@commitlint/cli": "^18.6.0",
"@commitlint/config-conventional": "^18.6.0",
"@commitlint/types": "^18.6.0",
Expand All @@ -22,13 +22,13 @@
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-vue": "^9.20.1",
"knip": "^4.2.1",
"lefthook": "^1.6.0",
"lefthook": "^1.6.1",
"prettier": "^3.2.4",
"prettier-plugin-tailwindcss": "^0.5.11",
"ts-node": "^10.9.2",
"typescript": "^5.3.3",
"vitepress": "1.0.0-rc.41",
"vue-eslint-parser": "^9.4.2"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].0"
}
Loading

0 comments on commit af20b1c

Please sign in to comment.