Skip to content

Commit 9727a71

Browse files
build(deps): bump the dependencies group with 12 updates (#1086)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 56be54f commit 9727a71

File tree

3 files changed

+717
-744
lines changed

3 files changed

+717
-744
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -30,19 +30,19 @@
3030
"license": "MIT",
3131
"private": true,
3232
"devDependencies": {
33-
"@commitlint/cli": "^20.0.0",
33+
"@commitlint/cli": "^20.1.0",
3434
"@commitlint/config-conventional": "^20.0.0",
3535
"@eslint/compat": "^1.4.0",
36-
"@eslint/js": "^9.36.0",
36+
"@eslint/js": "^9.37.0",
3737
"@lerna/child-process": "^7.4.2",
3838
"@release-it-plugins/lerna-changelog": "^8.0.1",
3939
"@stylistic/eslint-plugin-js": "^4.4.1",
4040
"@stylistic/eslint-plugin-ts": "^4.4.1",
41-
"@types/node": "^24.5.2",
42-
"@typescript-eslint/eslint-plugin": "^8.44.1",
43-
"@typescript-eslint/parser": "^8.44.1",
44-
"commitlint": "^20.0.0",
45-
"eslint": "^9.36.0",
41+
"@types/node": "^24.6.2",
42+
"@typescript-eslint/eslint-plugin": "^8.45.0",
43+
"@typescript-eslint/parser": "^8.45.0",
44+
"commitlint": "^20.1.0",
45+
"eslint": "^9.37.0",
4646
"eslint-config-google": "^0.14.0",
4747
"eslint-config-prettier": "^10.1.8",
4848
"eslint-import-resolver-typescript": "^4.4.4",
@@ -57,14 +57,14 @@
5757
"lerna-version": "^6.6.2",
5858
"lint-staged": "^16.2.3",
5959
"lodash": "^4.17.21",
60-
"nx": "^21.5.3",
60+
"nx": "^21.6.3",
6161
"prettier": "^3.6.2",
62-
"react": "^19.1.1",
63-
"react-dom": "^19.1.1",
62+
"react": "^19.2.0",
63+
"react-dom": "^19.2.0",
6464
"release-it": "^19.0.4",
6565
"ts-node": "^10.9.2",
66-
"typescript": "^5.9.2",
67-
"typescript-eslint": "^8.44.1"
66+
"typescript": "^5.9.3",
67+
"typescript-eslint": "^8.45.0"
6868
},
6969
"scripts": {
7070
"preinstall": "npx only-allow pnpm",

0 commit comments

Comments
 (0)