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

Bumps the minor-patch group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [next](https://github.com/vercel/next.js) | `14.1.3` | `14.1.4` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.24.1` | `7.24.3` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `14.2.1` | `14.2.2` |
| [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg) | `8.11.3` | `8.11.4` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `14.1.3` | `14.1.4` |
| [knip](https://github.com/webpro/knip/tree/HEAD/packages/knip) | `5.1.3` | `5.1.5` |
| [msw](https://github.com/mswjs/msw) | `2.2.8` | `2.2.9` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.4.2` | `5.4.3` |
| [hono](https://github.com/honojs/hono) | `4.1.2` | `4.1.3` |
| [systeminformation](https://github.com/sebhildebrandt/systeminformation) | `5.22.5` | `5.22.6` |


Updates `next` from 14.1.3 to 14.1.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.1.3...v14.1.4)

Updates `@babel/core` from 7.24.1 to 7.24.3
- [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.3/packages/babel-core)

Updates `@testing-library/react` from 14.2.1 to 14.2.2
- [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](https://github.com/testing-library/react-testing-library/compare/v14.2.1...v14.2.2)

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

Updates `eslint-config-next` from 14.1.3 to 14.1.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.1.4/packages/eslint-config-next)

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

Updates `msw` from 2.2.8 to 2.2.9
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mswjs/msw/compare/v2.2.8...v2.2.9)

Updates `typescript` from 5.4.2 to 5.4.3
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.2...v5.4.3)

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

Updates `systeminformation` from 5.22.5 to 5.22.6
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.22.5...v5.22.6)

---
updated-dependencies:
- dependency-name: next
  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: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@types/pg"
  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-patch
  dependency-group: minor-patch
- dependency-name: msw
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-20 21:02:42 +00:00 committed by Nicolas Meienberger
parent eaf11203c8
commit aa3571282f
3 changed files with 556 additions and 272 deletions

View File

@ -59,7 +59,7 @@
"let-it-go": "^1.0.0",
"lodash.merge": "^4.6.2",
"minisearch": "^6.3.0",
"next": "14.1.3",
"next": "14.1.4",
"next-client-cookies": "^1.1.0",
"next-intl": "^3.9.5",
"next-safe-action": "^6.2.0",
@ -88,12 +88,12 @@
"zustand": "^4.5.2"
},
"devDependencies": {
"@babel/core": "^7.24.1",
"@babel/core": "^7.24.3",
"@faker-js/faker": "^8.4.1",
"@playwright/test": "^1.42.1",
"@testing-library/dom": "^9.3.4",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.1",
"@testing-library/react": "^14.2.2",
"@testing-library/user-event": "^14.5.2",
"@total-typescript/shoehorn": "^0.1.2",
"@total-typescript/ts-reset": "^0.5.1",
@ -102,7 +102,7 @@
"@types/jsonwebtoken": "^9.0.6",
"@types/lodash.merge": "^4.6.9",
"@types/node": "20.11.30",
"@types/pg": "^8.11.3",
"@types/pg": "^8.11.4",
"@types/react": "18.2.67",
"@types/react-dom": "18.2.22",
"@types/semver": "^7.5.8",
@ -117,7 +117,7 @@
"eslint": "8.57.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-config-next": "14.1.3",
"eslint-config-next": "14.1.4",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-drizzle": "^0.2.3",
@ -131,16 +131,16 @@
"eslint-plugin-testing-library": "^6.2.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"knip": "^5.1.3",
"knip": "^5.1.5",
"memfs": "^4.8.0",
"msw": "^2.2.8",
"msw": "^2.2.9",
"next-router-mock": "^0.9.12",
"prettier": "^3.2.5",
"ssh2": "^1.15.0",
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
"tsx": "^4.7.1",
"typescript": "5.4.2",
"typescript": "5.4.3",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.4.0",
"wait-for-expect": "^3.0.2"

View File

@ -21,11 +21,11 @@
"@types/web-push": "^3.6.3",
"dotenv-cli": "^7.4.1",
"esbuild": "^0.19.4",
"knip": "^5.1.3",
"knip": "^5.1.5",
"memfs": "^4.8.0",
"nodemon": "^3.1.0",
"tsx": "^4.7.1",
"typescript": "^5.4.2",
"typescript": "^5.4.3",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.4.0"
},
@ -37,11 +37,11 @@
"@sentry/node": "^7.107.0",
"bullmq": "^5.4.3",
"dotenv": "^16.4.5",
"hono": "^4.1.2",
"hono": "^4.1.3",
"ioredis": "^5.3.2",
"pg": "^8.11.3",
"socket.io": "^4.7.5",
"systeminformation": "^5.22.5",
"systeminformation": "^5.22.6",
"web-push": "^3.6.7",
"zod": "^3.22.4"
}

File diff suppressed because it is too large Load Diff