Skip to content

Commit fa95fcd

Browse files
Bump the npm-minor-patch group with 3 updates
Bumps the npm-minor-patch group with 3 updates: [eslint](https://github.com/eslint/eslint), [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `eslint` from 10.6.0 to 10.7.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.6.0...v10.7.0) Updates `typescript-eslint` from 8.63.0 to 8.64.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.64.0/packages/typescript-eslint) Updates `vite` from 8.1.3 to 8.1.4 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.1.4/packages/vite) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: typescript-eslint dependency-version: 8.64.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: vite dependency-version: 8.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 42d7d43 commit fa95fcd

5 files changed

Lines changed: 166 additions & 166 deletions

File tree

apps/doc-approval/web-react/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@
2222
"@types/react": "^19.2.17",
2323
"@types/react-dom": "^19.2.3",
2424
"@vitejs/plugin-react": "^6.0.2",
25-
"eslint": "^10.5.0",
25+
"eslint": "^10.7.0",
2626
"eslint-plugin-react-hooks": "^7.1.1",
2727
"eslint-plugin-react-refresh": "^0.5.3",
2828
"globals": "^17.6.0",
2929
"typescript": "~6.0.2",
30-
"typescript-eslint": "^8.63.0",
31-
"vite": "^8.1.3",
30+
"typescript-eslint": "^8.64.0",
31+
"vite": "^8.1.4",
3232
"vitest": "^4.1.10",
3333
"jsdom": "^29.1.1",
3434
"@testing-library/react": "^16.2.0",

apps/meeting-notes/web-react/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@
2222
"@types/react": "^19.2.17",
2323
"@types/react-dom": "^19.2.3",
2424
"@vitejs/plugin-react": "^6.0.2",
25-
"eslint": "^10.5.0",
25+
"eslint": "^10.7.0",
2626
"eslint-plugin-react-hooks": "^7.1.1",
2727
"eslint-plugin-react-refresh": "^0.5.3",
2828
"globals": "^17.6.0",
2929
"typescript": "~6.0.2",
30-
"typescript-eslint": "^8.63.0",
31-
"vite": "^8.1.3",
30+
"typescript-eslint": "^8.64.0",
31+
"vite": "^8.1.4",
3232
"vitest": "^4.1.10",
3333
"jsdom": "^29.1.1",
3434
"@testing-library/react": "^16.2.0",

apps/trace-explorer/web-react/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@
2222
"@types/react": "^19.2.17",
2323
"@types/react-dom": "^19.2.3",
2424
"@vitejs/plugin-react": "^6.0.2",
25-
"eslint": "^10.5.0",
25+
"eslint": "^10.7.0",
2626
"eslint-plugin-react-hooks": "^7.1.1",
2727
"eslint-plugin-react-refresh": "^0.5.3",
2828
"globals": "^17.6.0",
2929
"typescript": "~6.0.2",
30-
"typescript-eslint": "^8.63.0",
31-
"vite": "^8.1.3",
30+
"typescript-eslint": "^8.64.0",
31+
"vite": "^8.1.4",
3232
"vitest": "^4.1.10",
3333
"jsdom": "^29.1.1",
3434
"@testing-library/react": "^16.2.0",

apps/traverse-starter/web-react/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@
2222
"@types/react": "^19.2.17",
2323
"@types/react-dom": "^19.2.3",
2424
"@vitejs/plugin-react": "^6.0.2",
25-
"eslint": "^10.5.0",
25+
"eslint": "^10.7.0",
2626
"eslint-plugin-react-hooks": "^7.1.1",
2727
"eslint-plugin-react-refresh": "^0.5.3",
2828
"globals": "^17.6.0",
2929
"typescript": "~6.0.2",
30-
"typescript-eslint": "^8.63.0",
31-
"vite": "^8.1.3",
30+
"typescript-eslint": "^8.64.0",
31+
"vite": "^8.1.4",
3232
"vitest": "^4.1.10",
3333
"jsdom": "^29.1.1",
3434
"@testing-library/react": "^16.2.0",

0 commit comments

Comments
 (0)