chore(deps): bump the minor-patch group with 5 updates (#1468)

Bumps the minor-patch group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@hookform/resolvers](https://github.com/react-hook-form/resolvers) | `3.4.2` | `3.5.0` |
| [bullmq](https://github.com/taskforcesh/bullmq) | `5.7.14` | `5.7.15` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.24.6` | `7.24.7` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.1` | `20.14.2` |
| [prettier](https://github.com/prettier/prettier) | `3.3.0` | `3.3.1` |


Updates `@hookform/resolvers` from 3.4.2 to 3.5.0
- [Release notes](https://github.com/react-hook-form/resolvers/releases)
- [Commits](https://github.com/react-hook-form/resolvers/compare/v3.4.2...v3.5.0)

Updates `bullmq` from 5.7.14 to 5.7.15
- [Release notes](https://github.com/taskforcesh/bullmq/releases)
- [Commits](https://github.com/taskforcesh/bullmq/compare/v5.7.14...v5.7.15)

Updates `@babel/core` from 7.24.6 to 7.24.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-core)

Updates `@types/node` from 20.14.1 to 20.14.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `prettier` from 3.3.0 to 3.3.1
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.3.0...3.3.1)

---
updated-dependencies:
- dependency-name: "@hookform/resolvers"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: bullmq
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-06-06 08:05:13 +02:00 committed by GitHub
parent 4fba5a40df
commit 6ac3d26616
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 387 additions and 305 deletions

View File

@ -25,7 +25,7 @@
"postinstall": "./scripts/postinstall.sh"
},
"dependencies": {
"@hookform/resolvers": "^3.4.2",
"@hookform/resolvers": "^3.5.0",
"@otplib/core": "^12.0.1",
"@otplib/plugin-crypto": "^12.0.1",
"@otplib/plugin-thirty-two": "^12.0.1",
@ -42,7 +42,7 @@
"@tabler/core": "1.0.0-beta20",
"@tabler/icons-react": "^3.5.0",
"argon2": "^0.40.3",
"bullmq": "^5.7.14",
"bullmq": "^5.7.15",
"clsx": "^2.1.0",
"drizzle-orm": "^0.31.1",
"fs-extra": "^11.2.0",
@ -81,7 +81,7 @@
"zustand": "^4.5.2"
},
"devDependencies": {
"@babel/core": "^7.24.6",
"@babel/core": "^7.24.7",
"@faker-js/faker": "^8.4.1",
"@playwright/test": "^1.44.1",
"@testing-library/dom": "^10.1.0",
@ -94,7 +94,7 @@
"@types/fs-extra": "^11.0.4",
"@types/jsonwebtoken": "^9.0.6",
"@types/lodash.merge": "^4.6.9",
"@types/node": "20.14.1",
"@types/node": "20.14.2",
"@types/pg": "^8.11.6",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
@ -125,7 +125,7 @@
"memfs": "^4.8.2",
"msw": "^2.3.1",
"next-router-mock": "^0.9.13",
"prettier": "^3.3.0",
"prettier": "^3.3.1",
"typescript": "5.4.5",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.6.0",

View File

@ -44,6 +44,6 @@
"@typescript-eslint/parser": "^7.12.0",
"eslint": "8.57.0",
"eslint-plugin-import": "^2.29.1",
"prettier": "^3.3.0"
"prettier": "^3.3.1"
}
}

View File

@ -29,7 +29,7 @@
"knip": "^5.17.4",
"memfs": "^4.8.2",
"nodemon": "^3.1.3",
"prettier": "^3.3.0",
"prettier": "^3.3.1",
"tsx": "^4.11.2",
"typescript": "^5.4.5",
"vite-tsconfig-paths": "^4.3.2",
@ -41,7 +41,7 @@
"@runtipi/shared": "workspace:^",
"@sentry/integrations": "^7.114.0",
"@sentry/node": "^8.7.0",
"bullmq": "^5.7.14",
"bullmq": "^5.7.15",
"dotenv": "^16.4.5",
"hono": "^4.4.3",
"ioredis": "^5.4.1",

File diff suppressed because it is too large Load Diff