Skip to content

Commit

Permalink
fix(renovate): Update patch
Browse files Browse the repository at this point in the history
  • Loading branch information
darraghoriordan committed Nov 25, 2024
1 parent 58a0fdf commit 716aba2
Show file tree
Hide file tree
Showing 9 changed files with 11,721 additions and 15,109 deletions.
24 changes: 12 additions & 12 deletions apps/backend-e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
"@babel/core": "7.24.9",
"@babel/plugin-transform-modules-commonjs": "7.24.8",
"@babel/preset-env": "7.24.8",
"@darraghor/eslint-plugin-nestjs-typed": "5.0.14",
"@nrwl/eslint-plugin-nx": "19.5.1",
"@nrwl/jest": "19.5.1",
"@nrwl/linter": "19.5.1",
"@nrwl/node": "19.5.1",
"@darraghor/eslint-plugin-nestjs-typed": "5.0.28",
"@nrwl/eslint-plugin-nx": "19.5.10",
"@nrwl/jest": "19.5.10",
"@nrwl/linter": "19.5.10",
"@nrwl/node": "19.5.10",
"@types/express": "4.17.21",
"@types/jest": "29.5.12",
"@types/node": "20.14.11",
"@types/node-fetch": "2.6.11",
"@types/jest": "29.5.14",
"@types/node": "20.14.15",
"@types/node-fetch": "2.6.12",
"@types/supertest": "6.0.2",
"@typescript-eslint/eslint-plugin": "7.16.1",
"@typescript-eslint/parser": "7.16.1",
Expand All @@ -34,20 +34,20 @@
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "28.6.0",
"eslint-plugin-jsdoc": "48.8.1",
"eslint-plugin-jsdoc": "48.8.3",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-promise": "6.5.1",
"eslint-plugin-sonarjs": "0.25.1",
"eslint-plugin-unicorn": "54.0.0",
"jest": "29.7.0",
"jest-create-mock-instance": "2.0.0",
"nx": "19.5.1",
"nx": "19.5.10",
"prettier": "3.3.3",
"ts-jest": "29.2.3",
"ts-jest": "29.2.5",
"ts-loader": "9.5.1",
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.5.3"
"typescript": "5.5.4"
},
"dependencies": {
"@use-miller/shared-api-client": "workspace:*",
Expand Down
48 changes: 24 additions & 24 deletions apps/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,26 +33,26 @@
},
"dependencies": {
"@babel/core": "7.24.9",
"@darraghor/nest-backend-libs": "3.3.4",
"@darraghor/nest-backend-libs": "3.3.5",
"@mapbox/rehype-prism": "0.9.0",
"@nestjs/bull": "10.1.1",
"@nestjs/cache-manager": "2.2.2",
"@nestjs/cli": "10.4.2",
"@nestjs/cli": "10.4.8",
"@nestjs/common": "10.3.10",
"@nestjs/config": "3.2.3",
"@nestjs/core": "10.3.10",
"@nestjs/devtools-integration": "0.1.6",
"@nestjs/passport": "10.0.3",
"@nestjs/platform-express": "10.3.10",
"@nestjs/swagger": "7.4.0",
"@nestjs/swagger": "7.4.2",
"@nestjs/typeorm": "10.0.2",
"@octokit/rest": "21.0.1",
"@octokit/rest": "21.0.2",
"@opentelemetry/api": "1.9.0",
"@opentelemetry/auto-instrumentations-node": "0.48.0",
"@opentelemetry/exporter-metrics-otlp-grpc": "0.52.1",
"@opentelemetry/exporter-trace-otlp-http": "0.52.1",
"@opentelemetry/host-metrics": "0.35.3",
"@opentelemetry/instrumentation-express": "0.41.0",
"@opentelemetry/host-metrics": "0.35.4",
"@opentelemetry/instrumentation-express": "0.41.1",
"@opentelemetry/instrumentation-nestjs-core": "0.39.0",
"@opentelemetry/instrumentation-pino": "0.41.0",
"@opentelemetry/resources": "1.25.1",
Expand All @@ -64,8 +64,8 @@
"auth0": "4.7.0",
"axios": "1.7.2",
"bull": "4.15.1",
"cache-manager": "5.7.3",
"cache-manager-redis-yet": "5.1.3",
"cache-manager": "5.7.6",
"cache-manager-redis-yet": "5.1.5",
"class-transformer": "0.5.1",
"class-validator": "0.14.1",
"date-fns": "3.6.0",
Expand All @@ -75,50 +75,50 @@
"jwks-rsa": "3.1.0",
"minimatch": "10.0.1",
"nestjs-otel": "6.1.1",
"nodemailer": "6.9.14",
"nodemailer": "6.9.16",
"passport": "0.7.0",
"passport-jwt": "4.0.1",
"pg": "8.12.0",
"reflect-metadata": "0.2.2",
"rehype-document": "7.0.3",
"rehype-format": "5.0.0",
"rehype-stringify": "10.0.0",
"rehype-format": "5.0.1",
"rehype-stringify": "10.0.1",
"remark-embed-images": "4.0.0",
"remark-gfm": "4.0.0",
"remark-parse": "11.0.0",
"remark-rehype": "11.1.0",
"remark-rehype": "11.1.1",
"rimraf": "6.0.1",
"rxjs": "7.8.1",
"swagger-ui-express": "5.0.1",
"to-vfile": "8.0.0",
"typeorm": "0.3.20",
"unified": "11.0.5",
"vfile": "6.0.2",
"vfile": "6.0.3",
"webpack": "5.93.0"
},
"devDependencies": {
"@darraghor/eslint-plugin-nestjs-typed": "5.0.14",
"@nestjs/schematics": "10.1.2",
"@darraghor/eslint-plugin-nestjs-typed": "5.0.28",
"@nestjs/schematics": "10.1.4",
"@nestjs/testing": "10.3.10",
"@swc/cli": "0.4.0",
"@swc/core": "1.7.0",
"@swc/core": "1.7.42",
"@types/auth0": "3.3.10",
"@types/eslint": "8.56.10",
"@types/eslint": "8.56.12",
"@types/express": "4.17.21",
"@types/jest": "29.5.12",
"@types/node": "20.14.11",
"@types/nodemailer": "6.4.15",
"@types/jest": "29.5.14",
"@types/node": "20.14.15",
"@types/nodemailer": "6.4.17",
"@types/passport-jwt": "4.0.1",
"@types/supertest": "6.0.2",
"@types/unist": "3.0.2",
"@types/unist": "3.0.3",
"@typescript-eslint/eslint-plugin": "7.16.1",
"@typescript-eslint/parser": "7.16.1",
"eslint": "9.1.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "28.6.0",
"eslint-plugin-jsdoc": "48.8.1",
"eslint-plugin-jsdoc": "48.8.3",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-promise": "6.5.1",
"eslint-plugin-sonarjs": "0.25.1",
Expand All @@ -128,10 +128,10 @@
"jest-junit": "16.0.0",
"prettier": "3.3.3",
"supertest": "7.0.0",
"ts-jest": "29.2.3",
"ts-jest": "29.2.5",
"ts-loader": "9.5.1",
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.5.3"
"typescript": "5.5.4"
}
}
50 changes: 25 additions & 25 deletions apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
"@babel/core": "7.24.9",
"@babel/plugin-syntax-flow": "^7.24.7",
"@babel/plugin-transform-react-jsx": "^7.24.7",
"@headlessui/react": "2.1.2",
"@headlessui/react": "2.1.10",
"@heroicons/react": "2.1.5",
"@mapbox/rehype-prism": "0.9.0",
"@monaco-editor/react": "4.6.0",
"@nrwl/eslint-plugin-nx": "19.5.1",
"@nrwl/jest": "19.5.1",
"@nrwl/linter": "19.5.1",
"@nrwl/node": "19.5.1",
"@nrwl/eslint-plugin-nx": "19.5.10",
"@nrwl/jest": "19.5.10",
"@nrwl/linter": "19.5.10",
"@nrwl/node": "19.5.10",
"@opentelemetry/api": "1.9.0",
"@opentelemetry/auto-instrumentations-node": "0.48.0",
"@opentelemetry/context-zone": "1.25.1",
Expand All @@ -39,54 +39,54 @@
"@opentelemetry/sdk-trace-node": "1.25.1",
"@opentelemetry/sdk-trace-web": "1.25.1",
"@opentelemetry/semantic-conventions": "1.25.1",
"@tailwindcss/forms": "0.5.7",
"@tailwindcss/typography": "0.5.13",
"@tanstack/react-query": "5.51.9",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@tailwindcss/forms": "0.5.9",
"@tailwindcss/typography": "0.5.15",
"@tanstack/react-query": "5.51.24",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/react-router-dom": "5.3.3",
"@typescript-eslint/eslint-plugin": "7.16.1",
"@typescript-eslint/parser": "7.16.1",
"@use-miller/shared-api-client": "workspace:*",
"autoprefixer": "10.4.19",
"autoprefixer": "10.4.20",
"clsx": "2.1.1",
"crisp-sdk-web": "1.0.25",
"eslint": "9.1.1",
"eslint-config-next": "14.2.5",
"eslint-config-next": "14.2.18",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-flowtype": "8.0.3",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react": "7.35.2",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-tailwind": "0.2.1",
"focus-visible": "5.2.0",
"focus-visible": "5.2.1",
"gray-matter": "4.0.3",
"monaco-editor": "0.50.0",
"next": "14.2.5",
"next-progress": "2.3.1",
"nx": "19.5.1",
"nx": "19.5.10",
"opentelemetry-instrumentation-undici": "0.2.3",
"postcss": "8.4.39",
"postcss": "8.4.49",
"postcss-focus-visible": "9.0.1",
"prettier": "3.3.3",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-hyper-tree": "0.3.12",
"react-resizable-panels": "2.0.21",
"rehype-format": "5.0.0",
"rehype-stringify": "10.0.0",
"react-resizable-panels": "2.0.23",
"rehype-format": "5.0.1",
"rehype-stringify": "10.0.1",
"remark-embed-images": "4.0.0",
"remark-gfm": "4.0.0",
"remark-parse": "11.0.0",
"remark-rehype": "11.1.0",
"sharp": "0.33.4",
"tailwindcss": "3.4.6",
"remark-rehype": "11.1.1",
"sharp": "0.33.5",
"tailwindcss": "3.4.15",
"to-vfile": "8.0.0",
"tslib": "2.6.3",
"typescript": "5.5.3",
"typescript": "5.5.4",
"unified": "11.0.5",
"vfile": "6.0.2",
"vfile": "6.0.3",
"vscode-material-icon-theme-js": "1.0.7"
},
"resolutions": {
Expand All @@ -96,6 +96,6 @@
}
},
"devDependencies": {
"@types/node": "20.14.11"
"@types/node": "20.14.15"
}
}
60 changes: 30 additions & 30 deletions infrastructure/production/stripe-prod/.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 infrastructure/production/stripe-prod/provider.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
stripe = {
source = "lukasaron/stripe"
version = "1.9.4"
version = "1.9.6"
}
}
# You don't need this if you're a solo dev. When you're ready you can create a
Expand Down
10 changes: 5 additions & 5 deletions libs/project-setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
"@babel/preset-typescript": "7.24.7",
"@types/figlet": "1.5.8",
"@types/inquirer": "9.0.7",
"@types/jest": "29.5.12",
"@types/node": "20.14.11",
"@types/jest": "29.5.14",
"@types/node": "20.14.15",
"babel-jest": "29.7.0",
"jest": "29.7.0",
"ts-jest": "29.2.3",
"typescript": "5.5.3",
"ts-jest": "29.2.5",
"typescript": "5.5.4",
"vite": "5.3.4"
},
"dependencies": {
Expand All @@ -34,6 +34,6 @@
"figlet": "1.7.0",
"globby": "14.0.2",
"inquirer": "10.0.4",
"vitest": "2.0.3"
"vitest": "2.0.5"
}
}
2 changes: 1 addition & 1 deletion libs/shared-api-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"prepare": "pnpm build"
},
"devDependencies": {
"typescript": "^5.5.3"
"typescript": "^5.5.4"
}
}
Loading

0 comments on commit 716aba2

Please sign in to comment.