Skip to content

Commit 09b6d85

Browse files
build(deps-dev): bump the dev-dependencies group across 1 directory with 10 updates
Bumps the dev-dependencies group with 10 updates in the /app directory: | Package | From | To | | --- | --- | --- | | [@playwright/test](https://github.com/microsoft/playwright) | `1.57.0` | `1.58.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.10.1` | `25.5.0` | | [globals](https://github.com/sindresorhus/globals) | `16.5.0` | `17.4.0` | | [i18next](https://github.com/i18next/i18next) | `25.7.4` | `25.10.9` | | [jsdom](https://github.com/jsdom/jsdom) | `27.2.0` | `29.0.1` | | [otpauth](https://github.com/hectorm/otpauth) | `9.4.1` | `9.5.0` | | [prettier](https://github.com/prettier/prettier) | `3.7.4` | `3.8.1` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.12` | `4.2.2` | | [testcontainers](https://github.com/testcontainers/testcontainers-node) | `11.9.0` | `11.13.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.2` | Updates `@playwright/test` from 1.57.0 to 1.58.2 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.57.0...v1.58.2) Updates `@types/node` from 24.10.1 to 25.5.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `globals` from 16.5.0 to 17.4.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.5.0...v17.4.0) Updates `i18next` from 25.7.4 to 25.10.9 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v25.7.4...v25.10.9) Updates `jsdom` from 27.2.0 to 29.0.1 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Commits](jsdom/jsdom@v27.2.0...v29.0.1) Updates `otpauth` from 9.4.1 to 9.5.0 - [Release notes](https://github.com/hectorm/otpauth/releases) - [Commits](hectorm/otpauth@v9.4.1...v9.5.0) Updates `prettier` from 3.7.4 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.7.4...3.8.1) Updates `tailwindcss` from 4.1.12 to 4.2.2 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.2/packages/tailwindcss) Updates `testcontainers` from 11.9.0 to 11.13.0 - [Release notes](https://github.com/testcontainers/testcontainers-node/releases) - [Commits](testcontainers/testcontainers-node@v11.9.0...v11.13.0) Updates `typescript` from 5.9.3 to 6.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.2) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-version: 1.58.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-version: 25.5.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: globals dependency-version: 17.4.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: i18next dependency-version: 25.10.9 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: jsdom dependency-version: 29.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: otpauth dependency-version: 9.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: tailwindcss dependency-version: 4.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: testcontainers dependency-version: 11.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa04c14 commit 09b6d85

File tree

2 files changed

+552
-463
lines changed

2 files changed

+552
-463
lines changed

app/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@electron-toolkit/preload": "^3.0.2",
4949
"@electron-toolkit/tsconfig": "^2.0.0",
5050
"@eslint/js": "^9.39.2",
51-
"@playwright/test": "^1.57.0",
51+
"@playwright/test": "^1.59.1",
5252
"@reduxjs/toolkit": "^2.11.2",
5353
"@tailwindcss/vite": "^4.1.12",
5454
"@testing-library/jest-dom": "^6.9.1",
@@ -57,7 +57,7 @@
5757
"@types/better-queue": "^3.8.6",
5858
"@types/better-sqlite3": "^7.6.13",
5959
"@types/jest": "^30.0.0",
60-
"@types/node": "^24.10.1",
60+
"@types/node": "^25.5.2",
6161
"@types/react": "^19.2.8",
6262
"@types/react-dom": "^19.2.3",
6363
"@vitejs/plugin-react": "^5.1.2",
@@ -75,23 +75,23 @@
7575
"eslint-plugin-react": "^7.37.5",
7676
"eslint-plugin-react-hooks": "^7.0.1",
7777
"eslint-plugin-react-refresh": "^0.4.26",
78-
"globals": "^16.5.0",
79-
"i18next": "^25.7.4",
80-
"jsdom": "^27.2.0",
78+
"globals": "^17.4.0",
79+
"i18next": "^26.0.3",
80+
"jsdom": "^29.0.1",
8181
"lucide-react": "^0.562.0",
8282
"node-abi": "^4.24.0",
83-
"otpauth": "^9.4.1",
84-
"prettier": "3.7.4",
83+
"otpauth": "^9.5.0",
84+
"prettier": "3.8.1",
8585
"react": "^19.2.3",
8686
"react-dom": "^19.2.3",
8787
"react-hotkeys-hook": "^5.2.4",
8888
"react-i18next": "^16.5.3",
8989
"react-redux": "^9.2.0",
9090
"react-router": "^7.12.0",
9191
"react-window": "^2.2.6",
92-
"tailwindcss": "^4.1.12",
93-
"testcontainers": "^11.9.0",
94-
"typescript": "~5.9.3",
92+
"tailwindcss": "^4.2.2",
93+
"testcontainers": "^11.13.0",
94+
"typescript": "~6.0.2",
9595
"typescript-eslint": "^8.53.0",
9696
"vite": "^7.0.8",
9797
"vitest": "^3.2.4"

0 commit comments

Comments
 (0)