Skip to content

Commit b19795f

Browse files
chore(deps-dev): bump the dev-dependencies group across 1 directory with 19 updates
Bumps the dev-dependencies group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `20.4.1` | `20.5.0` | | [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `20.4.1` | `20.5.0` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.2` | `10.0.1` | | [eslint](https://github.com/eslint/eslint) | `9.39.2` | `10.1.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `16.2.7` | `16.4.0` | | [turbo](https://github.com/vercel/turborepo) | `2.8.9` | `2.8.20` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.56.0` | `8.57.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.19.33` | `25.5.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.2` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.9` | `4.1.1` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `16.1.6` | `16.2.1` | | [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.28.6` | `7.29.2` | | [eslint-config-expo](https://github.com/expo/expo/tree/HEAD/packages/eslint-config-expo) | `10.0.0` | `55.0.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.7.0` | `30.3.0` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.14` | `30.0.0` | | [jest-expo](https://github.com/expo/expo/tree/HEAD/packages/jest-expo) | `54.0.17` | `55.0.11` | | [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.1.18` | `4.2.2` | | [postcss](https://github.com/postcss/postcss) | `8.5.6` | `8.5.8` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.18` | `4.2.2` | Updates `@commitlint/cli` from 20.4.1 to 20.5.0 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.5.0/@commitlint/cli) Updates `@commitlint/config-conventional` from 20.4.1 to 20.5.0 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.5.0/@commitlint/config-conventional) Updates `@eslint/js` from 9.39.2 to 10.0.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js) Updates `eslint` from 9.39.2 to 10.1.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.1.0) Updates `lint-staged` from 16.2.7 to 16.4.0 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.2.7...v16.4.0) Updates `turbo` from 2.8.9 to 2.8.20 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.8.9...v2.8.20) Updates `typescript-eslint` from 8.56.0 to 8.57.2 - [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.57.2/packages/typescript-eslint) Updates `@types/node` from 20.19.33 to 25.5.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) 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) Updates `vitest` from 2.1.9 to 4.1.1 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.1/packages/vitest) Updates `eslint-config-next` from 16.1.6 to 16.2.1 - [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.2.1/packages/eslint-config-next) Updates `@babel/runtime` from 7.28.6 to 7.29.2 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.2/packages/babel-runtime) Updates `eslint-config-expo` from 10.0.0 to 55.0.0 - [Changelog](https://github.com/expo/expo/blob/main/packages/eslint-config-expo/CHANGELOG.md) - [Commits](https://github.com/expo/expo/commits/HEAD/packages/eslint-config-expo) Updates `jest` from 29.7.0 to 30.3.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.3.0/packages/jest) Updates `@types/jest` from 29.5.14 to 30.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `jest-expo` from 54.0.17 to 55.0.11 - [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md) - [Commits](https://github.com/expo/expo/commits/HEAD/packages/jest-expo) Updates `@tailwindcss/postcss` from 4.1.18 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-postcss) Updates `postcss` from 8.5.6 to 8.5.8 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.6...8.5.8) Updates `tailwindcss` from 4.1.18 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) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-version: 20.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@commitlint/config-conventional" dependency-version: 20.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@eslint/js" dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: eslint dependency-version: 10.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: lint-staged dependency-version: 16.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: turbo dependency-version: 2.8.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: typescript-eslint dependency-version: 8.57.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: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: vitest dependency-version: 4.1.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: eslint-config-next dependency-version: 16.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@babel/runtime" dependency-version: 7.29.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint-config-expo dependency-version: 55.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: jest dependency-version: 30.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@types/jest" dependency-version: 30.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: jest-expo dependency-version: 55.0.11 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@tailwindcss/postcss" dependency-version: 4.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: postcss dependency-version: 8.5.8 dependency-type: direct:development update-type: version-update:semver-patch 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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3c81d20 commit b19795f

8 files changed

Lines changed: 2246 additions & 1710 deletions

File tree

apps/cms/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,13 @@
4242
"@graphql-tools/load": "8.1.8",
4343
"@graphql-typed-document-node/core": "3.2.0",
4444
"@strapi/design-system": "2.2.0",
45-
"@types/node": "^20",
45+
"@types/node": "^25",
4646
"@types/react": "^18",
4747
"@types/react-dom": "^18",
4848
"graphql": "16.13.1",
49-
"typescript": "^5",
49+
"typescript": "^6",
5050
"tsx": "^4.21.0",
51-
"vitest": "2.1.9"
51+
"vitest": "4.1.2"
5252
},
5353
"engines": {
5454
"node": "24"

apps/manager/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"devDependencies": {
2929
"@types/react": "^19.0.0",
3030
"@types/react-dom": "^19.0.0",
31-
"eslint": "^9.0.0",
32-
"eslint-config-next": "^16.1.6",
33-
"typescript": "^5"
31+
"eslint": "^10.1.0",
32+
"eslint-config-next": "^16.2.1",
33+
"typescript": "^6"
3434
}
3535
}

apps/mobile/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,14 @@
3838
"zod": "^4.3.6"
3939
},
4040
"devDependencies": {
41-
"@babel/runtime": "^7.28.0",
42-
"@types/jest": "^29.5.0",
41+
"@babel/runtime": "^7.29.2",
42+
"@types/jest": "^30.0.0",
4343
"@types/react": "~19.1.0",
44-
"eslint": ">=8.10",
45-
"eslint-config-expo": "~10.0.0",
46-
"jest": "^29.7.0",
47-
"jest-expo": "~54.0.0",
48-
"typescript": "~5.9.2"
44+
"eslint": ">=10.1",
45+
"eslint-config-expo": "~55.0.0",
46+
"jest": "^30.3.0",
47+
"jest-expo": "~55.0.11",
48+
"typescript": "~6.0.2"
4949
},
5050
"jest": {
5151
"preset": "jest-expo",

apps/roadmap/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@
1919
"remark-gfm": "^4.0.1"
2020
},
2121
"devDependencies": {
22-
"@tailwindcss/postcss": "^4.1.4",
23-
"@types/node": "^22.15.3",
22+
"@tailwindcss/postcss": "^4.2.2",
23+
"@types/node": "^25.5.0",
2424
"@types/react": "19.1.2",
2525
"@types/react-dom": "19.1.2",
26-
"postcss": "^8.5.3",
27-
"tailwindcss": "^4.1.4",
28-
"typescript": "^5.8.3"
26+
"postcss": "^8.5.8",
27+
"tailwindcss": "^4.2.2",
28+
"typescript": "^6.0.2"
2929
}
3030
}

apps/web/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@
3434
"zod": "^4.3.6"
3535
},
3636
"devDependencies": {
37-
"@tailwindcss/postcss": "^4.1.18",
37+
"@tailwindcss/postcss": "^4.2.2",
3838
"@types/react": "^19.0.0",
3939
"@types/react-dom": "^19.0.0",
4040
"@types/video.js": "^7.3.56",
41-
"eslint": "^9.0.0",
42-
"eslint-config-next": "^16.1.6",
43-
"postcss": "^8.5.6",
44-
"tailwindcss": "^4.1.18",
45-
"typescript": "^5"
41+
"eslint": "^10.1.0",
42+
"eslint-config-next": "^16.2.1",
43+
"postcss": "^8.5.8",
44+
"tailwindcss": "^4.2.2",
45+
"typescript": "^6"
4646
}
4747
}

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,17 @@
2121
"*": "prettier --write --ignore-unknown"
2222
},
2323
"devDependencies": {
24-
"@commitlint/cli": "^20.4.1",
25-
"@commitlint/config-conventional": "^20.4.1",
26-
"@eslint/js": "^9.0.0",
27-
"eslint": "^9.0.0",
24+
"@commitlint/cli": "^20.5.0",
25+
"@commitlint/config-conventional": "^20.5.0",
26+
"@eslint/js": "^10.0.1",
27+
"eslint": "^10.1.0",
2828
"eslint-config-prettier": "^10.1.8",
2929
"eslint-plugin-prettier": "^5.5.5",
3030
"husky": "^9.1.7",
31-
"lint-staged": "^16.2.7",
31+
"lint-staged": "^16.4.0",
3232
"prettier": "^3.8.1",
3333
"tsx": "^4.21.0",
34-
"turbo": "^2.8.9",
35-
"typescript-eslint": "^8.56.0"
34+
"turbo": "^2.9.1",
35+
"typescript-eslint": "^8.58.0"
3636
}
3737
}

packages/graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
},
1919
"devDependencies": {
2020
"@forge/cms": "workspace:*",
21-
"typescript": "^5"
21+
"typescript": "^6"
2222
}
2323
}

0 commit comments

Comments
 (0)