chore(deps): bump the minor-patch group across 1 directory with 18 updates (#1484)

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

| Package | From | To |
| --- | --- | --- |
| [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) | `8.8.0` | `8.9.2` |
| [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) | `3.5.0` | `3.6.0` |
| [bullmq](https://github.com/taskforcesh/bullmq) | `5.7.15` | `5.8.1` |
| [next](https://github.com/vercel/next.js) | `14.2.3` | `14.2.4` |
| [next-intl](https://github.com/amannn/next-intl) | `3.14.1` | `3.15.0` |
| [sass](https://github.com/sass/dart-sass) | `1.77.4` | `1.77.5` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.4.5` | `6.4.6` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.12.0` | `7.13.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.12.0` | `7.13.0` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.3.0` | `4.3.1` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `14.2.3` | `14.2.4` |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.18.0` | `5.19.0` |
| [prettier](https://github.com/prettier/prettier) | `3.3.1` | `3.3.2` |
| [@sentry/types](https://github.com/getsentry/sentry-javascript) | `8.8.0` | `8.9.2` |
| [@sentry/node](https://github.com/getsentry/sentry-javascript) | `8.8.0` | `8.9.2` |
| [hono](https://github.com/honojs/hono) | `4.4.4` | `4.4.5` |
| [systeminformation](https://github.com/sebhildebrandt/systeminformation) | `5.22.10` | `5.22.11` |
| [yaml](https://github.com/eemeli/yaml) | `2.4.3` | `2.4.5` |



Updates `@sentry/nextjs` from 8.8.0 to 8.9.2
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/8.8.0...8.9.2)

Updates `@tabler/icons-react` from 3.5.0 to 3.6.0
- [Release notes](https://github.com/tabler/tabler-icons/releases)
- [Commits](https://github.com/tabler/tabler-icons/commits/v3.6.0/packages/icons-react)

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

Updates `next` from 14.2.3 to 14.2.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.3...v14.2.4)

Updates `next-intl` from 3.14.1 to 3.15.0
- [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amannn/next-intl/compare/v3.14.1...v3.15.0)

Updates `sass` from 1.77.4 to 1.77.5
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.77.4...1.77.5)

Updates `@testing-library/jest-dom` from 6.4.5 to 6.4.6
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.4.5...v6.4.6)

Updates `@typescript-eslint/eslint-plugin` from 7.12.0 to 7.13.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.13.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.12.0 to 7.13.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.13.0/packages/parser)

Updates `@vitejs/plugin-react` from 4.3.0 to 4.3.1
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.3.1/packages/plugin-react)

Updates `eslint-config-next` from 14.2.3 to 14.2.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.2.4/packages/eslint-config-next)

Updates `knip` from 5.18.0 to 5.19.0
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json)
- [Commits](https://github.com/webpro-nl/knip/commits/5.19.0/packages/knip)

Updates `prettier` from 3.3.1 to 3.3.2
- [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.1...3.3.2)

Updates `@sentry/types` from 8.8.0 to 8.9.2
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/8.8.0...8.9.2)

Updates `@sentry/node` from 8.8.0 to 8.9.2
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/8.8.0...8.9.2)

Updates `hono` from 4.4.4 to 4.4.5
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.4.4...v4.4.5)

Updates `systeminformation` from 5.22.10 to 5.22.11
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.22.10...v5.22.11)

Updates `yaml` from 2.4.3 to 2.4.5
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](https://github.com/eemeli/yaml/compare/v2.4.3...v2.4.5)

---
updated-dependencies:
- dependency-name: "@sentry/nextjs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@tabler/icons-react"
  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-minor
  dependency-group: minor-patch
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: next-intl
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@vitejs/plugin-react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: knip
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@sentry/types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: hono
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: systeminformation
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: yaml
  dependency-type: direct:production
  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-14 08:58:05 +02:00 committed by GitHub
parent 9836563aaa
commit 184a0d73e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 745 additions and 420 deletions

View File

@ -38,11 +38,11 @@
"@radix-ui/react-tabs": "^1.0.4",
"@runtipi/postgres-migrations": "^5.3.0",
"@runtipi/shared": "workspace:^",
"@sentry/nextjs": "^8.8.0",
"@sentry/nextjs": "^8.9.2",
"@tabler/core": "1.0.0-beta20",
"@tabler/icons-react": "^3.5.0",
"@tabler/icons-react": "^3.6.0",
"argon2": "^0.40.3",
"bullmq": "^5.7.15",
"bullmq": "^5.8.1",
"clsx": "^2.1.0",
"drizzle-orm": "^0.31.2",
"fs-extra": "^11.2.0",
@ -52,9 +52,9 @@
"let-it-go": "^1.0.0",
"lodash.merge": "^4.6.2",
"minisearch": "^6.3.0",
"next": "14.2.3",
"next": "14.2.4",
"next-client-cookies": "^1.1.1",
"next-intl": "^3.14.1",
"next-intl": "^3.15.0",
"next-safe-action": "^6.2.0",
"pg": "^8.12.0",
"qrcode.react": "^3.1.0",
@ -70,7 +70,7 @@
"rehype-raw": "^7.0.0",
"remark-breaks": "^4.0.0",
"remark-gfm": "^4.0.0",
"sass": "^1.77.4",
"sass": "^1.77.5",
"semver": "^7.6.2",
"sharp": "0.33.4",
"socket.io-client": "^4.7.5",
@ -85,7 +85,7 @@
"@faker-js/faker": "^8.4.1",
"@playwright/test": "^1.44.1",
"@testing-library/dom": "^10.1.0",
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.5.2",
"@total-typescript/shoehorn": "^0.1.2",
@ -101,14 +101,14 @@
"@types/semver": "^7.5.8",
"@types/uuid": "^9.0.8",
"@types/validator": "^13.11.10",
"@typescript-eslint/eslint-plugin": "^7.12.0",
"@typescript-eslint/parser": "^7.12.0",
"@vitejs/plugin-react": "^4.3.0",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"@vitejs/plugin-react": "^4.3.1",
"@vitest/coverage-v8": "^1.5.0",
"@vitest/ui": "^1.6.0",
"dotenv-cli": "^7.4.1",
"eslint": "8.57.0",
"eslint-config-next": "14.2.3",
"eslint-config-next": "14.2.4",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^28.6.0",
@ -121,11 +121,11 @@
"jest": "^29.7.0",
"jsdom": "^24.1.0",
"jsonc-eslint-parser": "^2.4.0",
"knip": "^5.18.0",
"knip": "^5.19.0",
"memfs": "^4.8.2",
"msw": "^2.3.1",
"next-router-mock": "^0.9.13",
"prettier": "^3.3.1",
"prettier": "^3.3.2",
"typescript": "5.4.5",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.6.0",

View File

@ -38,12 +38,12 @@
"zod": "^3.23.8"
},
"devDependencies": {
"@sentry/types": "^8.8.0",
"@sentry/types": "^8.9.2",
"@types/lodash.clonedeep": "^4.5.9",
"@typescript-eslint/eslint-plugin": "^7.12.0",
"@typescript-eslint/parser": "^7.12.0",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"eslint": "8.57.0",
"eslint-plugin-import": "^2.29.1",
"prettier": "^3.3.1"
"prettier": "^3.3.2"
}
}

View File

@ -20,16 +20,16 @@
"@faker-js/faker": "^8.4.1",
"@sentry/esbuild-plugin": "^2.18.0",
"@types/web-push": "^3.6.3",
"@typescript-eslint/eslint-plugin": "^7.12.0",
"@typescript-eslint/parser": "^7.12.0",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"dotenv-cli": "^7.4.2",
"esbuild": "^0.19.4",
"eslint": "8.57.0",
"eslint-plugin-import": "^2.29.1",
"knip": "^5.18.0",
"knip": "^5.19.0",
"memfs": "^4.8.2",
"nodemon": "^3.1.3",
"prettier": "^3.3.1",
"prettier": "^3.3.2",
"typescript": "^5.4.5",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.6.0"
@ -39,16 +39,16 @@
"@runtipi/postgres-migrations": "^5.3.0",
"@runtipi/shared": "workspace:^",
"@sentry/integrations": "^7.114.0",
"@sentry/node": "^8.8.0",
"bullmq": "^5.7.15",
"@sentry/node": "^8.9.2",
"bullmq": "^5.8.1",
"dotenv": "^16.4.5",
"hono": "^4.4.4",
"hono": "^4.4.5",
"ioredis": "^5.4.1",
"pg": "^8.12.0",
"socket.io": "^4.7.5",
"systeminformation": "^5.22.10",
"systeminformation": "^5.22.11",
"web-push": "^3.6.7",
"yaml": "^2.4.3",
"yaml": "^2.4.5",
"zod": "^3.23.8"
}
}

File diff suppressed because it is too large Load Diff