Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 4, 2024
1 parent 04da950 commit 99953ff
Show file tree
Hide file tree
Showing 9 changed files with 1,419 additions and 1,544 deletions.
10 changes: 5 additions & 5 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
},
"dependencies": {
"@apollo/server": "^4.10.0",
"@aws-sdk/client-s3": "^3.521.0",
"@aws-sdk/client-ses": "^3.521.0",
"@aws-sdk/credential-provider-node": "^3.521.0",
"@aws-sdk/client-s3": "^3.525.0",
"@aws-sdk/client-ses": "^3.525.0",
"@aws-sdk/credential-provider-node": "^3.525.0",
"@golevelup/nestjs-rabbitmq": "^4.1.0",
"@nestjs-modules/mailer": "^1.10.3",
"@nestjs/apollo": "^12.1.0",
Expand Down Expand Up @@ -53,7 +53,7 @@
"graphql-upload": "13.0.0",
"handlebars": "^4.7.8",
"nestjs-pino": "^4.0.0",
"nodemailer": "^6.9.10",
"nodemailer": "^6.9.11",
"passport": "^0.7.0",
"passport-github2": "^0.1.12",
"passport-jwt": "^4.0.1",
Expand All @@ -75,7 +75,7 @@
"@types/express": "^4.17.21",
"@types/graphql-upload": "8.0.12",
"@types/mocha": "^10.0.6",
"@types/node": "^20.11.20",
"@types/node": "^20.11.24",
"@types/nodemailer": "^6.4.14",
"@types/passport-jwt": "^4.0.1",
"@types/proxyquire": "^1.3.31",
Expand Down
30 changes: 15 additions & 15 deletions frontend-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@lezer/highlight": "^1.2.0",
"@matejmazur/react-katex": "^3.1.3",
"@monaco-editor/react": "^4.6.0",
"@next/bundle-analyzer": "^14.1.0",
"@next/bundle-analyzer": "^14.1.1",
"@radix-ui/react-accordion": "^1.1.2",
"@radix-ui/react-alert-dialog": "^1.0.5",
"@radix-ui/react-checkbox": "^1.0.4",
Expand All @@ -39,9 +39,9 @@
"@radix-ui/react-toast": "^1.1.5",
"@radix-ui/react-toggle": "^1.0.3",
"@radix-ui/react-tooltip": "^1.0.7",
"@sentry/nextjs": "^7.102.1",
"@sentry/nextjs": "^7.104.0",
"@tailwindcss/typography": "^0.5.10",
"@tanstack/react-table": "^8.12.0",
"@tanstack/react-table": "^8.13.2",
"@tiptap/core": "^2.2.4",
"@tiptap/extension-link": "^2.2.4",
"@tiptap/extension-placeholder": "^2.2.4",
Expand All @@ -56,25 +56,25 @@
"dayjs": "^1.11.10",
"dotenv": "^16.4.5",
"embla-carousel-react": "8.0.0",
"framer-motion": "^11.0.6",
"framer-motion": "^11.0.8",
"graphql": "^16.8.1",
"isomorphic-dompurify": "^2.4.0",
"js-confetti": "^0.12.0",
"katex": "^0.16.9",
"ky": "^1.2.1",
"next": "14.1.0",
"ky": "^1.2.2",
"next": "14.1.1",
"next-auth": "^4.24.6",
"next-themes": "^0.2.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.50.1",
"react-hook-form": "^7.51.0",
"react-icons": "^5.0.1",
"react-resizable-panels": "^2.0.11",
"react-resizable-panels": "^2.0.12",
"react-use": "^17.5.0",
"sharp": "^0.33.2",
"sonner": "^1.4.1",
"sonner": "^1.4.3",
"zod": "^3.22.4",
"zustand": "^4.5.1"
"zustand": "^4.5.2"
},
"devDependencies": {
"@codemirror/language": "^6.10.1",
Expand All @@ -83,15 +83,15 @@
"@graphql-typed-document-node/core": "^3.2.0",
"@types/apollo-upload-client": "^18.0.0",
"@types/katex": "^0.16.7",
"@types/node": "^20.11.20",
"@types/react": "^18.2.58",
"@types/node": "^20.11.24",
"@types/react": "^18.2.61",
"@types/react-copy-to-clipboard": "^5.0.7",
"@types/react-dom": "^18.2.19",
"autoprefixer": "^10.4.17",
"autoprefixer": "^10.4.18",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"eslint-config-next": "^14.1.0",
"lucide-react": "^0.341.0",
"eslint-config-next": "^14.1.1",
"lucide-react": "^0.344.0",
"postcss": "^8.4.35",
"tailwind-merge": "^2.2.1",
"tailwind-scrollbar-hide": "^1.1.7",
Expand Down
20 changes: 10 additions & 10 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"@tiptap/vue-3": "^2.2.4",
"@vee-validate/zod": "^4.12.5",
"@vue/apollo-composable": "4.0.1",
"@vueuse/components": "^10.8.0",
"@vueuse/core": "^10.8.0",
"@vueuse/integrations": "^10.8.0",
"@vueuse/math": "^10.8.0",
"@vueuse/router": "^10.8.0",
"@vueuse/components": "^10.9.0",
"@vueuse/core": "^10.9.0",
"@vueuse/integrations": "^10.9.0",
"@vueuse/math": "^10.9.0",
"@vueuse/router": "^10.9.0",
"axios": "^1.6.7",
"axios-retry": "^4.0.0",
"graphql": "^16.8.1",
Expand All @@ -39,7 +39,7 @@
"pinia": "^2.1.7",
"sortablejs": "^1.15.2",
"vee-validate": "^4.12.5",
"vue": "^3.4.20",
"vue": "^3.4.21",
"vue-dompurify-html": "^5.0.1",
"vue-query": "^1.26.0",
"vue-router": "^4.3.0",
Expand All @@ -54,16 +54,16 @@
"@iconify-json/fa6-regular": "^1.1.18",
"@iconify-json/fa6-solid": "^1.1.20",
"@iconify-json/fluent": "^1.1.49",
"@iconify-json/iconoir": "^1.1.41",
"@iconify-json/material-symbols": "^1.1.73",
"@iconify-json/iconoir": "^1.1.42",
"@iconify-json/material-symbols": "^1.1.74",
"@iconify-json/ri": "^1.1.20",
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.10",
"@types/node": "^20.11.20",
"@types/node": "^20.11.24",
"@types/nprogress": "^0.2.3",
"@vitejs/plugin-vue": "^5.0.4",
"@vue/tsconfig": "^0.5.1",
"autoprefixer": "^10.4.17",
"autoprefixer": "^10.4.18",
"histoire": "^0.17.9",
"postcss": "^8.4.35",
"tailwindcss": "^3.4.1",
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.38.0"
version = "5.39.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.38.0"
version = "5.39.0"
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"knip": "knip"
},
"devDependencies": {
"@aws-sdk/client-s3": "^3.521.0",
"@aws-sdk/client-s3": "^3.525.0",
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.2",
"@commitlint/types": "^18.6.1",
Expand All @@ -20,7 +20,7 @@
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-vue": "^9.22.0",
"knip": "^5.0.2",
"lefthook": "^1.6.2",
"lefthook": "^1.6.4",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.11",
"ts-node": "^10.9.2",
Expand Down
Loading

0 comments on commit 99953ff

Please sign in to comment.