Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update all non-major dependencies #859

Merged
merged 3 commits into from
Sep 20, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 22 additions & 22 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,34 +13,34 @@
},
"dependencies": {
"@apollo/server": "^4.9.3",
"@aws-sdk/client-s3": "^3.405.0",
"@aws-sdk/client-ses": "^3.405.0",
"@aws-sdk/credential-provider-node": "^3.405.0",
"@aws-sdk/client-s3": "^3.414.0",
"@aws-sdk/client-ses": "^3.414.0",
"@aws-sdk/credential-provider-node": "^3.414.0",
"@golevelup/nestjs-rabbitmq": "^4.0.0",
"@nestjs-modules/mailer": "^1.9.1",
"@nestjs/apollo": "^12.0.7",
"@nestjs/apollo": "^12.0.9",
"@nestjs/cache-manager": "^2.1.0",
"@nestjs/common": "^10.2.4",
"@nestjs/config": "^3.0.1",
"@nestjs/core": "^10.2.4",
"@nestjs/graphql": "^12.0.8",
"@nestjs/common": "^10.2.5",
"@nestjs/config": "^3.1.1",
"@nestjs/core": "^10.2.5",
"@nestjs/graphql": "^12.0.9",
"@nestjs/jwt": "^10.1.1",
"@nestjs/passport": "^10.0.1",
"@nestjs/platform-express": "^10.2.4",
"@nestjs/swagger": "^7.1.10",
"@prisma/client": "^5.2.0",
"@nestjs/passport": "^10.0.2",
"@nestjs/platform-express": "^10.2.5",
"@nestjs/swagger": "^7.1.11",
"@prisma/client": "^5.3.1",
"argon2": "^0.31.1",
"cache-manager": "^5.2.3",
"cache-manager-redis-yet": "^4.1.2",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.0",
"cookie-parser": "^1.4.6",
"dayjs": "^1.11.9",
"dayjs": "^1.11.10",
"exceljs": "^4.3.0",
"graphql": "^16.8.0",
"graphql": "^16.8.1",
"graphql-upload": "13.0.0",
"handlebars": "^4.7.8",
"nodemailer": "^6.9.4",
"nodemailer": "^6.9.5",
"passport": "^0.6.0",
"passport-jwt": "^4.0.1",
"passport-local": "^1.0.0",
Expand All @@ -50,15 +50,15 @@
"devDependencies": {
"@nestjs/cli": "^10.1.17",
"@nestjs/schematics": "^10.0.2",
"@nestjs/testing": "^10.2.4",
"@types/cache-manager": "^4.0.2",
"@types/chai": "^4.3.5",
"@types/chai-as-promised": "^7.1.5",
"@nestjs/testing": "^10.2.5",
"@types/cache-manager": "^4.0.3",
"@types/chai": "^4.3.6",
"@types/chai-as-promised": "^7.1.6",
"@types/express": "^4.17.17",
"@types/graphql-upload": "8.0.12",
"@types/mocha": "^10.0.1",
"@types/node": "^20.5.9",
"@types/nodemailer": "^6.4.9",
"@types/node": "^20.6.3",
"@types/nodemailer": "^6.4.10",
"@types/passport-jwt": "^3.0.9",
"@types/passport-local": "^1.0.35",
"@types/proxyquire": "^1.3.28",
Expand All @@ -68,7 +68,7 @@
"chai-as-promised": "^7.1.1",
"graphql-type-json": "^0.3.2",
"mocha": "^10.2.0",
"prisma": "^5.2.0",
"prisma": "^5.3.1",
"prisma-nestjs-graphql": "^19.0.1",
"proxyquire": "^2.1.3",
"sinon": "^16.0.0",
Expand Down
34 changes: 17 additions & 17 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"story:build": "histoire build"
},
"dependencies": {
"@apollo/client": "^3.8.2",
"@codemirror/autocomplete": "^6.9.0",
"@apollo/client": "^3.8.4",
"@codemirror/autocomplete": "^6.9.1",
"@codemirror/commands": "^6.2.5",
"@codemirror/lang-cpp": "^6.0.2",
"@codemirror/lang-java": "^6.0.1",
Expand All @@ -21,26 +21,26 @@
"@codemirror/legacy-modes": "^6.3.3",
"@codemirror/state": "^6.2.1",
"@codemirror/theme-one-dark": "^6.1.2",
"@codemirror/view": "^6.17.1",
"@tiptap/pm": "^2.1.7",
"@tiptap/starter-kit": "^2.1.7",
"@tiptap/vue-3": "^2.1.7",
"@vee-validate/zod": "^4.11.3",
"@vue/apollo-composable": "4.0.0-beta.9",
"@codemirror/view": "^6.19.0",
"@tiptap/pm": "^2.1.10",
"@tiptap/starter-kit": "^2.1.10",
"@tiptap/vue-3": "^2.1.10",
"@vee-validate/zod": "^4.11.6",
"@vue/apollo-composable": "4.0.0-beta.11",
"@vueuse/components": "^10.4.1",
"@vueuse/core": "^10.4.1",
"@vueuse/integrations": "^10.4.1",
"@vueuse/math": "^10.4.1",
"@vueuse/router": "^10.4.1",
"axios": "^1.5.0",
"axios-retry": "^3.7.0",
"graphql": "^16.8.0",
"graphql": "^16.8.1",
"graphql-tag": "^2.12.6",
"naive-ui": "^2.34.4",
"nprogress": "0.2.0",
"pinia": "^2.1.6",
"sortablejs": "^1.15.0",
"vee-validate": "^4.11.3",
"vee-validate": "^4.11.6",
"vue": "^3.3.4",
"vue-dompurify-html": "^4.1.4",
"vue-query": "^1.26.0",
Expand All @@ -50,32 +50,32 @@
"devDependencies": {
"@histoire/plugin-vue": "^0.17.1",
"@iconify-json/ant-design": "^1.1.10",
"@iconify-json/bi": "^1.1.18",
"@iconify-json/bi": "^1.1.20",
"@iconify-json/fa": "^1.1.5",
"@iconify-json/fa6-brands": "^1.1.13",
"@iconify-json/fa6-regular": "^1.1.13",
"@iconify-json/fa6-solid": "^1.1.15",
"@iconify-json/fluent": "^1.1.33",
"@iconify-json/fluent": "^1.1.35",
"@iconify-json/iconoir": "^1.1.32",
"@iconify-json/material-symbols": "^1.1.57",
"@iconify-json/material-symbols": "^1.1.58",
"@iconify-json/ri": "^1.1.12",
"@tailwindcss/forms": "^0.5.6",
"@tailwindcss/typography": "^0.5.9",
"@tailwindcss/typography": "^0.5.10",
"@tsconfig/node20": "^20.1.2",
"@types/node": "^20.5.9",
"@types/node": "^20.6.3",
"@types/nprogress": "^0.2.0",
"@vitejs/plugin-vue": "^4.3.4",
"@vue/tsconfig": "^0.4.0",
"autoprefixer": "^10.4.15",
"histoire": "^0.17.0",
"postcss": "^8.4.29",
"postcss": "^8.4.30",
"tailwindcss": "^3.3.3",
"typescript": "^5.2.2",
"unplugin-icons": "^0.17.0",
"vite": "^4.4.9",
"vite-plugin-checker": "^0.6.2",
"vite-plugin-pages": "^0.31.0",
"vite-plugin-vue-layouts": "^0.8.0",
"vue-tsc": "^1.8.8"
"vue-tsc": "^1.8.11"
}
}
8 changes: 4 additions & 4 deletions frontend/src/common/components/Atom/InputItem.vue
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
<script setup lang="ts">
<script setup lang="ts" generic="T extends string | number">
import { computed } from 'vue'

const props = defineProps<{
placeholder?: string
shadow?: boolean
required?: boolean
error?: string
modelValue?: string | number
modelValue?: T
}>()

defineEmits<{
(e: 'update:modelValue', value: string | number): void
(e: 'update:modelValue', value: T): void
}>()

const shadowClass = computed(() =>
Expand All @@ -33,7 +33,7 @@ const errorClass = computed(() => (props.error ? 'border-red' : ''))
$emit('update:modelValue', ($event.target as HTMLInputElement).value)
"
/>
<p v-show="required && !modelValue" class="text-red text-xs font-bold">
<p v-show="required && modelValue" class="text-red text-xs font-bold">
{{ placeholder + ' is required' }}
</p>
<p v-show="error" class="text-red mt-1 text-xs">
Expand Down
32 changes: 16 additions & 16 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.15.0"
version = "5.17.0"
}
}

Expand Down
32 changes: 16 additions & 16 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.15.0"
version = "5.17.0"
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions iris/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ go 1.21

require (
github.com/aws/aws-sdk-go-v2 v1.21.0
github.com/aws/aws-sdk-go-v2/credentials v1.13.35
github.com/aws/aws-sdk-go-v2/credentials v1.13.38
github.com/aws/aws-sdk-go-v2/service/s3 v1.38.5
github.com/rabbitmq/amqp091-go v1.8.1
github.com/redis/go-redis/v9 v9.1.0
go.uber.org/zap v1.25.0
go.uber.org/zap v1.26.0
)

require (
Expand Down
7 changes: 7 additions & 0 deletions iris/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.13 h1:OPLEkmhXf6xFPiz
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.13/go.mod h1:gpAbvyDGQFozTEmlTFO8XcQKHzubdq0LzRyJpG6MiXM=
github.com/aws/aws-sdk-go-v2/credentials v1.13.35 h1:QpsNitYJu0GgvMBLUIYu9H4yryA5kMksjeIVQfgXrt8=
github.com/aws/aws-sdk-go-v2/credentials v1.13.35/go.mod h1:o7rCaLtvK0hUggAGclf76mNGGkaG5a9KWlp+d9IpcV8=
github.com/aws/aws-sdk-go-v2/credentials v1.13.38 h1:gDAuCdVlA4lmmgQhvpZlscwicloCqH44vkxLklGkQLA=
github.com/aws/aws-sdk-go-v2/credentials v1.13.38/go.mod h1:sD4G/Ybgp6s89mWIES3Xn97CsRLpxvz9uVSdv0UxY8I=
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.11/go.mod h1:TEPP4tENqBGO99KwVpV9MlOX4NSrSLP8u3KRy2CDwA8=
github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 h1:22dGT7PneFMx4+b3pz7lMTRyN8ZKH7M2cW4GP9yUS2g=
github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41/go.mod h1:CrObHAuPneJBlfEJ5T3szXOUkLEThaGfvnhTf33buas=
Expand All @@ -22,8 +24,11 @@ github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.15.4/go.mod h1:LhTyt8J
github.com/aws/aws-sdk-go-v2/service/s3 v1.38.5 h1:A42xdtStObqy7NGvzZKpnyNXvoOmm+FENobZ0/ssHWk=
github.com/aws/aws-sdk-go-v2/service/s3 v1.38.5/go.mod h1:rDGMZA7f4pbmTtPOk5v5UM2lmX6UAbRnMDJeDvnH7AM=
github.com/aws/aws-sdk-go-v2/service/sso v1.13.5/go.mod h1:fIAwKQKBFu90pBxx07BFOMJLpRUGu8VOzLJakeY+0K4=
github.com/aws/aws-sdk-go-v2/service/sso v1.14.0/go.mod h1:fIAwKQKBFu90pBxx07BFOMJLpRUGu8VOzLJakeY+0K4=
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.15.5/go.mod h1:yygr8ACQRY2PrEcy3xsUI357stq2AxnFM6DIsR9lij4=
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.16.0/go.mod h1:yygr8ACQRY2PrEcy3xsUI357stq2AxnFM6DIsR9lij4=
github.com/aws/aws-sdk-go-v2/service/sts v1.21.5/go.mod h1:VC7JDqsqiwXukYEDjoHh9U0fOJtNWh04FPQz4ct4GGU=
github.com/aws/aws-sdk-go-v2/service/sts v1.22.0/go.mod h1:VC7JDqsqiwXukYEDjoHh9U0fOJtNWh04FPQz4ct4GGU=
github.com/aws/smithy-go v1.14.2 h1:MJU9hqBGbvWZdApzpvoF2WAIJDbtjK2NDJSiJP7HblQ=
github.com/aws/smithy-go v1.14.2/go.mod h1:Tg+OJXh4MB2R/uN61Ko2f6hTZwB/ZYGOtib8J3gBHzA=
github.com/benbjohnson/clock v1.1.0 h1:Q92kusRqC1XV2MjkWETPvjJVqKetz1OzxZB7mHJLju8=
Expand Down Expand Up @@ -68,6 +73,8 @@ go.uber.org/zap v1.24.0 h1:FiJd5l1UOLj0wCgbSE0rwwXHzEdAZS6hiiSnxJN/D60=
go.uber.org/zap v1.24.0/go.mod h1:2kMP+WWQ8aoFoedH3T2sq6iJ2yDWpHbP0f6MQbS9Gkg=
go.uber.org/zap v1.25.0 h1:4Hvk6GtkucQ790dqmj7l1eEnRdKm3k3ZUrUMS2d5+5c=
go.uber.org/zap v1.25.0/go.mod h1:JIAUzQIH94IC4fOJQm7gMmBJP5k7wQfdcnYdPoEXJYk=
go.uber.org/zap v1.26.0 h1:sI7k6L95XOKS281NhVKOFCUNIvv9e0w4BF8N3u+tCRo=
go.uber.org/zap v1.26.0/go.mod h1:dtElttAiwGvoJ/vj4IwHBS/gXsEu/pZ50mUIRWuG0so=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
gopkg.in/yaml.v2 v2.2.8/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,24 +7,24 @@
"docs:build": "vitepress build docs"
},
"devDependencies": {
"@aws-sdk/client-s3": "^3.405.0",
"@aws-sdk/client-s3": "^3.414.0",
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"@commitlint/types": "^17.4.4",
"@trivago/prettier-plugin-sort-imports": "^4.2.0",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"eslint": "^8.48.0",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.2",
"eslint": "^8.49.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-vue": "^9.17.0",
"lefthook": "^1.4.9",
"lefthook": "^1.4.11",
"prettier": "^3.0.3",
"prettier-plugin-tailwindcss": "^0.5.4",
"ts-node": "^10.9.1",
"typescript": "^5.2.2",
"vitepress": "1.0.0-rc.10",
"vitepress": "1.0.0-rc.14",
"vue-eslint-parser": "^9.3.1"
},
"packageManager": "pnpm@8.7.1"
"packageManager": "pnpm@8.7.6"
}
Loading
Loading