chore(deps): bump the minor-patch group with 8 updates

Bumps the minor-patch group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [geist](https://github.com/vercel/geist-font/tree/HEAD/packages/next) | `1.2.2` | `1.3.0` |
| [next-intl](https://github.com/amannn/next-intl) | `3.9.5` | `3.10.0` |
| [sharp](https://github.com/lovell/sharp) | `0.33.2` | `0.33.3` |
| [winston](https://github.com/winstonjs/winston) | `3.12.0` | `3.13.0` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.69` | `18.2.70` |
| [knip](https://github.com/webpro/knip/tree/HEAD/packages/knip) | `5.2.2` | `5.5.0` |
| [@hono/node-server](https://github.com/honojs/node-server) | `1.8.2` | `1.9.0` |
| [hono](https://github.com/honojs/hono) | `4.1.3` | `4.1.4` |


Updates `geist` from 1.2.2 to 1.3.0
- [Release notes](https://github.com/vercel/geist-font/releases)
- [Commits](https://github.com/vercel/geist-font/commits/1.3.0/packages/next)

Updates `next-intl` from 3.9.5 to 3.10.0
- [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amannn/next-intl/compare/v3.9.5...v3.10.0)

Updates `sharp` from 0.33.2 to 0.33.3
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.33.2...v0.33.3)

Updates `winston` from 3.12.0 to 3.13.0
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](https://github.com/winstonjs/winston/compare/v3.12.0...v3.13.0)

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

Updates `knip` from 5.2.2 to 5.5.0
- [Release notes](https://github.com/webpro/knip/releases)
- [Commits](https://github.com/webpro/knip/commits/5.5.0/packages/knip)

Updates `@hono/node-server` from 1.8.2 to 1.9.0
- [Release notes](https://github.com/honojs/node-server/releases)
- [Commits](https://github.com/honojs/node-server/compare/v1.8.2...v1.9.0)

Updates `hono` from 4.1.3 to 4.1.4
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.1.3...v4.1.4)

---
updated-dependencies:
- dependency-name: geist
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: next-intl
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: sharp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: winston
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@types/react"
  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: "@hono/node-server"
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-25 21:21:31 +00:00 committed by Nicolas Meienberger
parent 5c518c5145
commit eac8bf2481
4 changed files with 342 additions and 342 deletions

View File

@ -54,14 +54,14 @@
"connect-redis": "^7.1.1",
"drizzle-orm": "^0.30.4",
"fs-extra": "^11.2.0",
"geist": "^1.2.2",
"geist": "^1.3.0",
"jsonwebtoken": "^9.0.2",
"let-it-go": "^1.0.0",
"lodash.merge": "^4.6.2",
"minisearch": "^6.3.0",
"next": "14.1.4",
"next-client-cookies": "^1.1.0",
"next-intl": "^3.9.5",
"next-intl": "^3.10.0",
"next-safe-action": "^6.2.0",
"pg": "^8.11.3",
"qrcode.react": "^3.1.0",
@ -79,11 +79,11 @@
"remark-gfm": "^4.0.0",
"sass": "^1.72.0",
"semver": "^7.6.0",
"sharp": "0.33.2",
"sharp": "0.33.3",
"socket.io-client": "^4.7.5",
"uuid": "^9.0.1",
"validator": "^13.11.0",
"winston": "^3.12.0",
"winston": "^3.13.0",
"zod": "^3.22.4",
"zustand": "^4.5.2"
},
@ -103,7 +103,7 @@
"@types/lodash.merge": "^4.6.9",
"@types/node": "20.11.30",
"@types/pg": "^8.11.4",
"@types/react": "18.2.69",
"@types/react": "18.2.70",
"@types/react-dom": "18.2.22",
"@types/semver": "^7.5.8",
"@types/ssh2": "^1.15.0",
@ -131,7 +131,7 @@
"eslint-plugin-testing-library": "^6.2.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"knip": "^5.2.2",
"knip": "^5.5.0",
"memfs": "^4.8.0",
"msw": "^2.2.10",
"next-router-mock": "^0.9.12",

View File

@ -33,7 +33,7 @@
"dependencies": {
"lodash.clonedeep": "^4.5.0",
"validator": "^13.11.0",
"winston": "^3.12.0",
"winston": "^3.13.0",
"zod": "^3.22.4"
},
"devDependencies": {

View File

@ -21,7 +21,7 @@
"@types/web-push": "^3.6.3",
"dotenv-cli": "^7.4.1",
"esbuild": "^0.19.4",
"knip": "^5.2.2",
"knip": "^5.5.0",
"memfs": "^4.8.0",
"nodemon": "^3.1.0",
"tsx": "^4.7.1",
@ -30,14 +30,14 @@
"vitest": "^1.4.0"
},
"dependencies": {
"@hono/node-server": "^1.8.2",
"@hono/node-server": "^1.9.0",
"@runtipi/postgres-migrations": "^5.3.0",
"@runtipi/shared": "workspace:^",
"@sentry/integrations": "^7.108.0",
"@sentry/node": "^7.108.0",
"bullmq": "^5.4.5",
"dotenv": "^16.4.5",
"hono": "^4.1.3",
"hono": "^4.1.4",
"ioredis": "^5.3.2",
"pg": "^8.11.3",
"socket.io": "^4.7.5",

File diff suppressed because it is too large Load Diff