Skip to content

Commit 76d04cc

Browse files
chore(deps): bump the dependencies group with 5 updates
Bumps the dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [next](https://github.com/vercel/next.js) | `14.2.27` | `14.2.28` | | [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) | `5.72.0` | `5.73.3` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.2.4` | `15.3.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.5.0` | `15.5.1` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.3.1` | `29.3.2` | Updates `next` from 14.2.27 to 14.2.28 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.2.27...v14.2.28) Updates `@tanstack/eslint-plugin-query` from 5.72.0 to 5.73.3 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.73.3/packages/eslint-plugin-query) Updates `eslint-config-next` from 15.2.4 to 15.3.0 - [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/v15.3.0/packages/eslint-config-next) Updates `lint-staged` from 15.5.0 to 15.5.1 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.5.0...v15.5.1) Updates `ts-jest` from 29.3.1 to 29.3.2 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.3.1...v29.3.2) --- updated-dependencies: - dependency-name: next dependency-version: 14.2.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@tanstack/eslint-plugin-query" dependency-version: 5.73.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-config-next dependency-version: 15.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: lint-staged dependency-version: 15.5.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ts-jest dependency-version: 29.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d712464 commit 76d04cc

File tree

2 files changed

+73
-73
lines changed

2 files changed

+73
-73
lines changed

package-lock.json

Lines changed: 68 additions & 68 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@trpc/server": "10.45.2",
3131
"fast-safe-stringify": "2.1.1",
3232
"fuse.js": "7.1.0",
33-
"next": "14.2.27",
33+
"next": "14.2.28",
3434
"next-auth": "4.24.11",
3535
"octokit": "3.2.1",
3636
"probot": "13.4.5",
@@ -47,7 +47,7 @@
4747
},
4848
"devDependencies": {
4949
"@babel/preset-env": "7.26.9",
50-
"@tanstack/eslint-plugin-query": "5.72.0",
50+
"@tanstack/eslint-plugin-query": "5.73.3",
5151
"@types/jest": "29.5.14",
5252
"@types/node": "20.14.10",
5353
"@types/node-fetch": "2.6.12",
@@ -58,14 +58,14 @@
5858
"concurrently": "9.1.2",
5959
"dotenv-load": "3.0.0",
6060
"eslint": "8.57.0",
61-
"eslint-config-next": "15.2.4",
61+
"eslint-config-next": "15.3.0",
6262
"github-app-webhook-relay-polling": "2.0.0",
6363
"husky": "9.1.7",
6464
"jest": "29.7.0",
65-
"lint-staged": "15.5.0",
65+
"lint-staged": "15.5.1",
6666
"nock": "14.0.3",
6767
"prettier": "3.5.3",
68-
"ts-jest": "29.3.1",
68+
"ts-jest": "29.3.2",
6969
"ts-node": "10.9.2",
7070
"typescript": "5.8.3",
7171
"typescript-eslint": "7.16.1"

0 commit comments

Comments
 (0)