Skip to content

Commit

Permalink
chore(deps): bump the minor-patch group across 1 directory with 19 up…
Browse files Browse the repository at this point in the history
…dates

Bumps the minor-patch group with 19 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [drizzle-orm](https://github.com/drizzle-team/drizzle-orm) | `0.36.4` | `0.37.0` |
| [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts) | `0.58.0` | `0.59.1` |
| [@nestjs/swagger](https://github.com/nestjs/swagger) | `8.0.7` | `8.1.0` |
| [dotenv](https://github.com/motdotla/dotenv) | `16.4.5` | `16.4.7` |
| [i18next](https://github.com/i18next/i18next) | `24.0.2` | `24.0.5` |
| [@faker-js/faker](https://github.com/faker-js/faker) | `9.2.0` | `9.3.0` |
| [@swc/core](https://github.com/swc-project/swc) | `1.9.3` | `1.10.0` |
| [drizzle-kit](https://github.com/drizzle-team/drizzle-orm) | `0.28.1` | `0.29.1` |
| [msw](https://github.com/mswjs/msw) | `2.6.6` | `2.6.8` |
| [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) | `5.1.3` | `5.1.4` |
| [@hey-api/client-fetch](https://github.com/hey-api/openapi-ts) | `0.5.0` | `0.5.2` |
| [@sentry/vite-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins) | `2.22.6` | `2.22.7` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.62.2` | `5.62.3` |
| [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.62.2` | `5.62.3` |
| [i18next-browser-languagedetector](https://github.com/i18next/i18next-browser-languageDetector) | `8.0.0` | `8.0.1` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.53.2` | `7.54.0` |
| [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `7.0.1` | `7.0.2` |
| [zustand](https://github.com/pmndrs/zustand) | `5.0.1` | `5.0.2` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.0.1` | `16.1.0` |



Updates `drizzle-orm` from 0.36.4 to 0.37.0
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](drizzle-team/drizzle-orm@0.36.4...0.37.0)

Updates `@hey-api/openapi-ts` from 0.58.0 to 0.59.1
- [Release notes](https://github.com/hey-api/openapi-ts/releases)
- [Changelog](https://github.com/hey-api/openapi-ts/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/hey-api/openapi-ts/compare/@hey-api/[email protected]...@hey-api/[email protected])

Updates `@nestjs/swagger` from 8.0.7 to 8.1.0
- [Release notes](https://github.com/nestjs/swagger/releases)
- [Changelog](https://github.com/nestjs/swagger/blob/master/.release-it.json)
- [Commits](nestjs/swagger@8.0.7...8.1.0)

Updates `dotenv` from 16.4.5 to 16.4.7
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.4.5...v16.4.7)

Updates `i18next` from 24.0.2 to 24.0.5
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v24.0.2...v24.0.5)

Updates `@faker-js/faker` from 9.2.0 to 9.3.0
- [Release notes](https://github.com/faker-js/faker/releases)
- [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md)
- [Commits](faker-js/faker@v9.2.0...v9.3.0)

Updates `@swc/core` from 1.9.3 to 1.10.0
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.9.3...v1.10.0)

Updates `drizzle-kit` from 0.28.1 to 0.29.1
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](https://github.com/drizzle-team/drizzle-orm/compare/[email protected]@0.29.1)

Updates `msw` from 2.6.6 to 2.6.8
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.6.6...v2.6.8)

Updates `vite-tsconfig-paths` from 5.1.3 to 5.1.4
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](aleclarson/vite-tsconfig-paths@v5.1.3...v5.1.4)

Updates `@hey-api/client-fetch` from 0.5.0 to 0.5.2
- [Release notes](https://github.com/hey-api/openapi-ts/releases)
- [Changelog](https://github.com/hey-api/openapi-ts/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/hey-api/openapi-ts/compare/@hey-api/[email protected]...@hey-api/[email protected])

Updates `@sentry/vite-plugin` from 2.22.6 to 2.22.7
- [Release notes](https://github.com/getsentry/sentry-javascript-bundler-plugins/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript-bundler-plugins@2.22.6...2.22.7)

Updates `@tanstack/react-query` from 5.62.2 to 5.62.3
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.62.3/packages/react-query)

Updates `@tanstack/react-query-devtools` from 5.62.2 to 5.62.3
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.62.3/packages/react-query-devtools)

Updates `i18next-browser-languagedetector` from 8.0.0 to 8.0.1
- [Changelog](https://github.com/i18next/i18next-browser-languageDetector/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next-browser-languageDetector@v8.0.0...v8.0.1)

Updates `react-hook-form` from 7.53.2 to 7.54.0
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](react-hook-form/react-hook-form@v7.53.2...v7.54.0)

Updates `react-router` from 7.0.1 to 7.0.2
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router)

Updates `zustand` from 5.0.1 to 5.0.2
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](pmndrs/zustand@v5.0.1...v5.0.2)

Updates `@testing-library/react` from 16.0.1 to 16.1.0
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v16.0.1...v16.1.0)

---
updated-dependencies:
- dependency-name: drizzle-orm
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@hey-api/openapi-ts"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@nestjs/swagger"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@faker-js/faker"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: drizzle-kit
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: msw
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: vite-tsconfig-paths
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@hey-api/client-fetch"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@sentry/vite-plugin"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@tanstack/react-query-devtools"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: i18next-browser-languagedetector
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: react-hook-form
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: react-router
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: zustand
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and nicotsx committed Dec 7, 2024
1 parent 12f8dc6 commit 717f47d
Show file tree
Hide file tree
Showing 4 changed files with 276 additions and 257 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@
"license": "GNU General Public License v3.0",
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@hey-api/openapi-ts": "^0.58.0",
"@hey-api/openapi-ts": "^0.59.1",
"@playwright/test": "^1.49.0",
"@types/pg": "^8.11.10",
"dotenv-cli": "^7.4.4",
"turbo": "^2.3.3"
},
"dependencies": {
"argon2": "^0.41.1",
"drizzle-orm": "^0.36.4",
"drizzle-orm": "^0.37.0",
"pg": "^8.13.1",
"zod": "^3.23.8"
},
Expand Down
18 changes: 9 additions & 9 deletions packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@nestjs/mapped-types": "*",
"@nestjs/platform-express": "^10.4.12",
"@nestjs/serve-static": "^4.0.2",
"@nestjs/swagger": "^8.0.7",
"@nestjs/swagger": "^8.1.0",
"@nestjs/terminus": "^10.2.3",
"@otplib/core": "^12.0.1",
"@otplib/plugin-crypto": "^12.0.1",
Expand All @@ -43,10 +43,10 @@
"class-transformer": "^0.5.1",
"class-validator": "^0.14.1",
"cookie-parser": "^1.4.7",
"dotenv": "^16.4.5",
"dotenv": "^16.4.7",
"dotenv-cli": "^7.4.4",
"drizzle-orm": "^0.36.4",
"i18next": "^24.0.2",
"drizzle-orm": "^0.37.0",
"i18next": "^24.0.5",
"i18next-fs-backend": "^2.6.0",
"jsonwebtoken": "^9.0.2",
"keyv": "^5.2.1",
Expand All @@ -70,13 +70,13 @@
"zod": "^3.23.8"
},
"devDependencies": {
"@faker-js/faker": "^9.2.0",
"@faker-js/faker": "^9.3.0",
"@nestjs/cli": "^10.4.8",
"@nestjs/schematics": "^10.2.3",
"@nestjs/testing": "^10.4.12",
"@sentry/types": "^8.42.0",
"@swc/cli": "0.5.2",
"@swc/core": "^1.9.3",
"@swc/core": "^1.10.0",
"@total-typescript/shoehorn": "^0.1.2",
"@types/cookie-parser": "^1.4.8",
"@types/express": "^5.0.0",
Expand All @@ -91,18 +91,18 @@
"@types/web-push": "^3.6.4",
"@vercel/ncc": "^0.38.3",
"@vitest/coverage-v8": "2.1.8",
"drizzle-kit": "^0.28.1",
"drizzle-kit": "^0.29.1",
"esbuild": "^0.24.0",
"memfs": "^4.14.1",
"msw": "^2.6.6",
"msw": "^2.6.8",
"source-map-support": "^0.5.21",
"supertest": "^7.0.0",
"ts-loader": "^9.4.3",
"ts-node": "^10.9.1",
"tsconfig-paths": "^4.2.0",
"typescript": "^5.7.2",
"unplugin-swc": "^1.5.1",
"vite-tsconfig-paths": "5.1.3",
"vite-tsconfig-paths": "5.1.4",
"vitest": "^2.1.8",
"vitest-mock-extended": "^2.0.2",
"wait-for-expect": "^3.0.2"
Expand Down
24 changes: 12 additions & 12 deletions packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"postinstall": "./scripts/postinstall.sh"
},
"dependencies": {
"@hey-api/client-fetch": "^0.5.0",
"@hey-api/client-fetch": "^0.5.2",
"@hookform/resolvers": "^3.9.1",
"@radix-ui/react-context-menu": "^2.2.2",
"@radix-ui/react-dialog": "^1.1.2",
Expand All @@ -23,20 +23,20 @@
"@radix-ui/react-switch": "^1.1.1",
"@radix-ui/react-tabs": "^1.1.1",
"@sentry/react": "^8.42.0",
"@sentry/vite-plugin": "^2.22.6",
"@sentry/vite-plugin": "^2.22.7",
"@tabler/core": "1.0.0-beta21",
"@tabler/icons-react": "^3.23.0",
"@tanstack/react-query": "^5.62.1",
"@tanstack/react-query-devtools": "^5.62.1",
"@tanstack/react-query": "^5.62.3",
"@tanstack/react-query-devtools": "^5.62.3",
"@uidotdev/usehooks": "^2.4.1",
"backend": "workspace:*",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"consola": "^3.2.3",
"dompurify": "^3.2.2",
"geist": "^1.3.1",
"i18next": "^24.0.2",
"i18next-browser-languagedetector": "^8.0.0",
"i18next": "^24.0.5",
"i18next-browser-languagedetector": "^8.0.1",
"i18next-http-backend": "^3.0.1",
"immer": "^10.1.1",
"js-cookie": "^3.0.5",
Expand All @@ -45,11 +45,11 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-error-boundary": "^4.1.2",
"react-hook-form": "^7.53.2",
"react-hook-form": "^7.54.0",
"react-hot-toast": "^2.4.1",
"react-i18next": "^15.1.3",
"react-markdown": "^9.0.1",
"react-router": "^7.0.1",
"react-router": "^7.0.2",
"react-timezone-select": "^3.2.8",
"react-tooltip": "^5.28.0",
"rehype-raw": "^7.0.0",
Expand All @@ -59,14 +59,14 @@
"socket.io-client": "^4.8.1",
"validator": "^13.12.0",
"zod": "^3.23.8",
"zustand": "5.0.1"
"zustand": "5.0.2"
},
"devDependencies": {
"@faker-js/faker": "^9.2.0",
"@hey-api/openapi-ts": "^0.58.0",
"@faker-js/faker": "^9.3.0",
"@hey-api/openapi-ts": "^0.59.1",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.0.1",
"@testing-library/react": "^16.1.0",
"@testing-library/user-event": "^14.5.2",
"@types/dompurify": "^3.2.0",
"@types/js-cookie": "^3.0.6",
Expand Down
Loading

0 comments on commit 717f47d

Please sign in to comment.