From 7fe45f0ae1a0f32639e9f3a15761d1e116fd111b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 18:45:38 +0000 Subject: [PATCH] chore(deps): bump the npm-minor-and-patch group with 6 updates Bumps the npm-minor-and-patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.67.0` | `8.68.0` | | [eslint](https://github.com/eslint/eslint) | `10.9.0` | `10.9.1` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.4` | `19.2.5` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.67.0` | `8.68.0` | | [typebox](https://github.com/sinclairzx81/typebox) | `1.3.16` | `1.3.18` | | [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.67.0` | `8.68.0` | Updates `@typescript-eslint/eslint-plugin` from 8.67.0 to 8.68.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/v8.68.0/packages/eslint-plugin) Updates `eslint` from 10.9.0 to 10.9.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/compare/v10.9.0...v10.9.1) Updates `@types/react-dom` from 19.2.4 to 19.2.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@typescript-eslint/parser` from 8.67.0 to 8.68.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/v8.68.0/packages/parser) Updates `typebox` from 1.3.16 to 1.3.18 - [Commits](https://github.com/sinclairzx81/typebox/compare/1.3.16...1.3.18) Updates `@typescript-eslint/utils` from 8.67.0 to 8.68.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.68.0/packages/utils) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.68.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: eslint dependency-version: 10.9.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@types/react-dom" dependency-version: 19.2.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@typescript-eslint/parser" dependency-version: 8.68.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: typebox dependency-version: 1.3.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@typescript-eslint/utils" dependency-version: 8.68.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch ... Signed-off-by: dependabot[bot] --- apps/web/package.json | 10 +++++----- package.json | 4 ++-- packages/chiefing/package.json | 6 +++--- packages/eslinter/package.json | 6 +++--- packages/piing/package.json | 8 ++++---- packages/testing/package.json | 6 +++--- 6 files changed, 20 insertions(+), 20 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index b42a006..2b38958 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -52,11 +52,11 @@ "@tailwindcss/postcss": "4.3.3", "@types/node": "22.20.1", "@types/react": "19.2.18", - "@types/react-dom": "19.2.4", - "@typescript-eslint/eslint-plugin": "8.67.0", - "@typescript-eslint/parser": "8.67.0", + "@types/react-dom": "19.2.5", + "@typescript-eslint/eslint-plugin": "8.68.0", + "@typescript-eslint/parser": "8.68.0", "@vitest/coverage-v8": "4.1.11", - "eslint": "10.9.0", + "eslint": "10.9.1", "eslint-config-prettier": "10.1.8", "eslint-plugin-import": "2.32.0", "eslint-plugin-jasmine": "4.2.2", @@ -65,7 +65,7 @@ "eslint-plugin-react-hooks": "7.1.1", "jsdom": "29.0.2", "tailwindcss": "4.3.3", - "typebox": "1.3.16", + "typebox": "1.3.18", "typescript": "5.9.3", "vitest": "4.1.11" } diff --git a/package.json b/package.json index fc7758f..c0218a6 100644 --- a/package.json +++ b/package.json @@ -36,9 +36,9 @@ "@earendil-works/pi-tui": "0.80.10", "@types/bun": "1.4.0", "@types/node": "22.20.1", - "@typescript-eslint/eslint-plugin": "8.67.0", + "@typescript-eslint/eslint-plugin": "8.68.0", "@vitest/coverage-v8": "4.1.11", - "eslint": "10.9.0", + "eslint": "10.9.1", "eslint-plugin-jasmine": "4.2.2", "eslint-plugin-simple-import-sort": "12.1.1", "eslint-plugin-unused-imports": "4.4.1", diff --git a/packages/chiefing/package.json b/packages/chiefing/package.json index 7626bef..9c002ac 100644 --- a/packages/chiefing/package.json +++ b/packages/chiefing/package.json @@ -32,10 +32,10 @@ "@chief/testing": "workspace:*", "@eslint/eslintrc": "3.3.6", "@eslint/js": "10.0.1", - "@typescript-eslint/eslint-plugin": "8.67.0", - "@typescript-eslint/parser": "8.67.0", + "@typescript-eslint/eslint-plugin": "8.68.0", + "@typescript-eslint/parser": "8.68.0", "concurrently": "9.2.1", - "eslint": "10.9.0", + "eslint": "10.9.1", "eslint-config-prettier": "10.1.8", "eslint-plugin-import": "2.32.0", "eslint-plugin-jasmine": "4.2.2", diff --git a/packages/eslinter/package.json b/packages/eslinter/package.json index e07c516..0d2e693 100644 --- a/packages/eslinter/package.json +++ b/packages/eslinter/package.json @@ -9,11 +9,11 @@ "test:unit:coverage": "vitest run --coverage" }, "dependencies": { - "@typescript-eslint/utils": "8.67.0" + "@typescript-eslint/utils": "8.68.0" }, "devDependencies": { - "@typescript-eslint/parser": "8.67.0", - "eslint": "10.9.0", + "@typescript-eslint/parser": "8.68.0", + "eslint": "10.9.1", "vitest": "4.1.11" } } diff --git a/packages/piing/package.json b/packages/piing/package.json index eb8ad61..213bae9 100644 --- a/packages/piing/package.json +++ b/packages/piing/package.json @@ -37,17 +37,17 @@ "dependencies": { "@earendil-works/pi-coding-agent": "0.80.10", "@earendil-works/pi-tui": "0.80.10", - "typebox": "1.3.16" + "typebox": "1.3.18" }, "devDependencies": { "@chief/chiefing": "workspace:*", "@chief/testing": "workspace:*", "@eslint/eslintrc": "3.3.6", "@eslint/js": "10.0.1", - "@typescript-eslint/eslint-plugin": "8.67.0", - "@typescript-eslint/parser": "8.67.0", + "@typescript-eslint/eslint-plugin": "8.68.0", + "@typescript-eslint/parser": "8.68.0", "concurrently": "9.2.1", - "eslint": "10.9.0", + "eslint": "10.9.1", "eslint-config-prettier": "10.1.8", "eslint-plugin-import": "2.32.0", "eslint-plugin-jasmine": "4.2.2", diff --git a/packages/testing/package.json b/packages/testing/package.json index 1e334b4..6cdc0ff 100644 --- a/packages/testing/package.json +++ b/packages/testing/package.json @@ -31,10 +31,10 @@ "@eslint/eslintrc": "3.3.6", "@eslint/js": "10.0.1", "@types/bun": "1.4.0", - "@typescript-eslint/eslint-plugin": "8.67.0", - "@typescript-eslint/parser": "8.67.0", + "@typescript-eslint/eslint-plugin": "8.68.0", + "@typescript-eslint/parser": "8.68.0", "concurrently": "9.2.1", - "eslint": "10.9.0", + "eslint": "10.9.1", "eslint-config-prettier": "10.1.8", "eslint-plugin-import": "2.32.0", "eslint-plugin-jasmine": "4.2.2",