Skip to content

Commit f313739

Browse files
build(deps-dev): bump the dev-dependencies group across 1 directory with 10 updates (#7103)
Bumps the dev-dependencies group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [eslint](https://github.com/eslint/eslint) | `9.33.0` | `9.34.0` | | [etherpad-cli-client](https://github.com/johnmclear/etherpad-cli-client) | `3.0.4` | `3.0.5` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.10` | `19.1.11` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.1.7` | `19.1.8` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.40.0` | `8.41.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.40.0` | `8.41.0` | | [i18next](https://github.com/i18next/i18next) | `25.4.0` | `25.4.2` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.541.0` | `0.542.0` | | [react-i18next](https://github.com/i18next/react-i18next) | `15.7.1` | `15.7.2` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.8.1` | `7.8.2` | Updates `eslint` from 9.33.0 to 9.34.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.33.0...v9.34.0) Updates `etherpad-cli-client` from 3.0.4 to 3.0.5 - [Changelog](https://github.com/ether/etherpad-cli-client/blob/main/CHANGELOG.md) - [Commits](ether/etherpad-cli-client@v3.0.4...v3.0.5) Updates `@types/react` from 19.1.10 to 19.1.11 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 19.1.7 to 19.1.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@typescript-eslint/eslint-plugin` from 8.40.0 to 8.41.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.41.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.40.0 to 8.41.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.41.0/packages/parser) Updates `i18next` from 25.4.0 to 25.4.2 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v25.4.0...v25.4.2) Updates `lucide-react` from 0.541.0 to 0.542.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.542.0/packages/lucide-react) Updates `react-i18next` from 15.7.1 to 15.7.2 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v15.7.1...v15.7.2) Updates `react-router-dom` from 7.8.1 to 7.8.2 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.8.2/packages/react-router-dom) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.34.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: etherpad-cli-client dependency-version: 3.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@types/react" dependency-version: 19.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@types/react-dom" dependency-version: 19.1.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.41.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.41.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: i18next dependency-version: 25.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: lucide-react dependency-version: 0.542.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: react-i18next dependency-version: 15.7.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: react-router-dom dependency-version: 7.8.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f54ee51 commit f313739

3 files changed

Lines changed: 325 additions & 325 deletions

File tree

admin/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,21 +16,21 @@
1616
"devDependencies": {
1717
"@radix-ui/react-dialog": "^1.1.15",
1818
"@radix-ui/react-toast": "^1.2.15",
19-
"@types/react": "^19.1.10",
20-
"@types/react-dom": "^19.1.7",
21-
"@typescript-eslint/eslint-plugin": "^8.40.0",
22-
"@typescript-eslint/parser": "^8.40.0",
23-
"eslint": "^9.33.0",
19+
"@types/react": "^19.1.12",
20+
"@types/react-dom": "^19.1.9",
21+
"@typescript-eslint/eslint-plugin": "^8.41.0",
22+
"@typescript-eslint/parser": "^8.41.0",
23+
"eslint": "^9.34.0",
2424
"eslint-plugin-react-hooks": "^5.2.0",
2525
"eslint-plugin-react-refresh": "^0.4.20",
26-
"i18next": "^25.4.0",
26+
"i18next": "^25.4.2",
2727
"i18next-browser-languagedetector": "^8.2.0",
28-
"lucide-react": "^0.541.0",
28+
"lucide-react": "^0.542.0",
2929
"react": "^19.1.1",
3030
"react-dom": "^19.1.1",
3131
"react-hook-form": "^7.62.0",
32-
"react-i18next": "^15.7.1",
33-
"react-router-dom": "^7.8.1",
32+
"react-i18next": "^15.7.2",
33+
"react-router-dom": "^7.8.2",
3434
"socket.io-client": "^4.8.1",
3535
"typescript": "^5.9.2",
3636
"vite": "npm:rolldown-vite@latest",

0 commit comments

Comments
 (0)