Skip to content

Commit 2f7165c

Browse files
Bump the production-dependencies group with 9 updates (#242)
* Bump the production-dependencies group with 9 updates Bumps the production-dependencies group with 9 updates: | Package | From | To | | --- | --- | --- | | [@eslint-community/eslint-plugin-eslint-comments](https://github.com/eslint-community/eslint-plugin-eslint-comments) | `4.5.0` | `4.6.0` | | [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) | `16.1.1` | `16.1.3` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.53.0` | `8.53.1` | | [eslint-plugin-react-hooks-extra](https://github.com/Rel1cx/eslint-react/tree/HEAD/packages/plugins/eslint-plugin-react-hooks-extra) | `2.5.7` | `2.7.2` | | [eslint-plugin-react-web-api](https://github.com/Rel1cx/eslint-react/tree/HEAD/packages/plugins/eslint-plugin-react-web-api) | `2.5.7` | `2.7.2` | | [eslint-plugin-turbo](https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-plugin-turbo) | `2.7.4` | `2.7.5` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.53.0` | `8.53.1` | | [@swc/core](https://github.com/swc-project/swc) | `1.10.4` | `1.15.10` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `12.20.55` | `25.0.9` | Updates `@eslint-community/eslint-plugin-eslint-comments` from 4.5.0 to 4.6.0 - [Release notes](https://github.com/eslint-community/eslint-plugin-eslint-comments/releases) - [Commits](eslint-community/eslint-plugin-eslint-comments@v4.5.0...v4.6.0) Updates `@next/eslint-plugin-next` from 16.1.1 to 16.1.3 - [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/v16.1.3/packages/eslint-plugin-next) Updates `@typescript-eslint/parser` from 8.53.0 to 8.53.1 - [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/v8.53.1/packages/parser) Updates `eslint-plugin-react-hooks-extra` from 2.5.7 to 2.7.2 - [Release notes](https://github.com/Rel1cx/eslint-react/releases) - [Changelog](https://github.com/Rel1cx/eslint-react/blob/main/CHANGELOG.md) - [Commits](https://github.com/Rel1cx/eslint-react/commits/v2.7.2/packages/plugins/eslint-plugin-react-hooks-extra) Updates `eslint-plugin-react-web-api` from 2.5.7 to 2.7.2 - [Release notes](https://github.com/Rel1cx/eslint-react/releases) - [Changelog](https://github.com/Rel1cx/eslint-react/blob/main/CHANGELOG.md) - [Commits](https://github.com/Rel1cx/eslint-react/commits/v2.7.2/packages/plugins/eslint-plugin-react-web-api) Updates `eslint-plugin-turbo` from 2.7.4 to 2.7.5 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](https://github.com/vercel/turborepo/commits/v2.7.5/packages/eslint-plugin-turbo) Updates `@typescript-eslint/eslint-plugin` from 8.53.0 to 8.53.1 - [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/v8.53.1/packages/eslint-plugin) Updates `@swc/core` from 1.10.4 to 1.15.10 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.10.4...v1.15.10) Updates `@types/node` from 12.20.55 to 25.0.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@eslint-community/eslint-plugin-eslint-comments" dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@next/eslint-plugin-next" dependency-version: 16.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.53.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: eslint-plugin-react-hooks-extra dependency-version: 2.7.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: eslint-plugin-react-web-api dependency-version: 2.7.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: eslint-plugin-turbo dependency-version: 2.7.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.53.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@swc/core" dependency-version: 1.15.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@types/node" dependency-version: 25.0.9 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> * Add version --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dmytro Zelenetskyi <[email protected]>
1 parent 82fa584 commit 2f7165c

File tree

9 files changed

+221
-124
lines changed

9 files changed

+221
-124
lines changed

.changeset/lazy-pigs-drive.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
"@zemd/eslint-rock-stack": patch
3+
"@zemd/eslint-react": patch
4+
"@zemd/eslint-next": patch
5+
"@zemd/eslint-js": patch
6+
"@zemd/eslint-ts": patch
7+
---
8+
9+
Dependencies update

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,5 @@
5555
"turbo": "^2.7.5",
5656
"typescript": "^5.9.3"
5757
},
58-
"packageManager": "pnpm@10.27.0+sha512.72d699da16b1179c14ba9e64dc71c9a40988cbdc65c264cb0e489db7de917f20dcf4d64d8723625f2969ba52d4b7e2a1170682d9ac2a5dcaeaab732b7e16f04a"
58+
"packageManager": "pnpm@10.28.1+sha512.7d7dbbca9e99447b7c3bf7a73286afaaf6be99251eb9498baefa7d406892f67b879adb3a1d7e687fc4ccc1a388c7175fbaae567a26ab44d1067b54fcb0d6a316"
5959
}

packages/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"eslint": ">=9.2.0"
4646
},
4747
"dependencies": {
48-
"@eslint-community/eslint-plugin-eslint-comments": "^4.5.0",
48+
"@eslint-community/eslint-plugin-eslint-comments": "^4.6.0",
4949
"@eslint/js": "^9.39.2",
5050
"@eslint/json": "^0.14.0",
5151
"@zemd/eslint-common": "workspace:*",

packages/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"eslint": ">=9.2.0"
5050
},
5151
"dependencies": {
52-
"@next/eslint-plugin-next": "^16.1.1",
52+
"@next/eslint-plugin-next": "^16.1.4",
5353
"@zemd/eslint-rock-stack": "workspace:*",
5454
"@zemd/eslint-common": "workspace:*",
5555
"eslint-plugin-react-refresh": "catalog:"

packages/react/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,16 +47,16 @@
4747
"eslint": ">=9.2.0"
4848
},
4949
"dependencies": {
50-
"@typescript-eslint/parser": "^8.53.0",
50+
"@typescript-eslint/parser": "^8.53.1",
5151
"@zemd/eslint-common": "workspace:*",
5252
"@zemd/eslint-ts": "workspace:*",
5353
"eslint-plugin-jsx-a11y": "^6.10.2",
5454
"eslint-plugin-react": "^7.37.5",
5555
"eslint-plugin-react-compiler": "^19.0.0-beta-714736e-20250131",
5656
"eslint-plugin-react-hooks": "^7.0.1",
57-
"eslint-plugin-react-hooks-extra": "^2.5.7",
57+
"eslint-plugin-react-hooks-extra": "^2.7.2",
5858
"eslint-plugin-react-refresh": "catalog:",
59-
"eslint-plugin-react-web-api": "^2.5.7",
59+
"eslint-plugin-react-web-api": "^2.7.2",
6060
"local-pkg": "^1.1.2"
6161
},
6262
"devDependencies": {

packages/rock-stack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@zemd/eslint-common": "workspace:*",
6666
"eslint-plugin-playwright": "^2.5.0",
6767
"eslint-plugin-storybook": "^10.1.11",
68-
"eslint-plugin-turbo": "^2.7.4"
68+
"eslint-plugin-turbo": "^2.7.5"
6969
},
7070
"devDependencies": {
7171
"@types/eslint": "catalog:",

packages/ts/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@
4848
"dependencies": {
4949
"@zemd/eslint-common": "workspace:*",
5050
"@zemd/eslint-js": "workspace:*",
51-
"@typescript-eslint/eslint-plugin": "^8.53.0",
52-
"@typescript-eslint/parser": "^8.53.0"
51+
"@typescript-eslint/eslint-plugin": "^8.53.1",
52+
"@typescript-eslint/parser": "^8.53.1"
5353
},
5454
"devDependencies": {
5555
"@types/eslint": "catalog:",

0 commit comments

Comments
 (0)