Skip to content

Commit 79ffc7c

Browse files
chore(deps): update project tools
1 parent 3f5bf5a commit 79ffc7c

2 files changed

Lines changed: 265 additions & 329 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@
2727
"type-check": "nx run-many --target type-check"
2828
},
2929
"devDependencies": {
30-
"@commitlint/cli": "20.3.1",
31-
"@commitlint/config-conventional": "20.3.1",
30+
"@commitlint/cli": "20.4.3",
31+
"@commitlint/config-conventional": "20.4.3",
3232
"@lerna-lite/cli": "4.10.5",
3333
"@lerna-lite/publish": "4.10.5",
3434
"@lerna-lite/version": "4.10.5",
35-
"@nx/eslint": "22.3.3",
36-
"@nx/js": "22.3.3",
35+
"@nx/eslint": "22.5.4",
36+
"@nx/js": "22.5.4",
3737
"@tsconfig/vite-react": "7.0.2",
3838
"@types/react": "19.2.7",
3939
"@types/react-dom": "19.2.3",
@@ -42,9 +42,9 @@
4242
"eslint": "9.39.2",
4343
"husky": "9.1.7",
4444
"jsdom": "27.4.0",
45-
"markdownlint-cli2": "0.20.0",
46-
"nx": "22.3.3",
47-
"prettier": "3.7.4",
45+
"markdownlint-cli2": "0.21.0",
46+
"nx": "22.5.4",
47+
"prettier": "3.8.1",
4848
"publint": "0.3.16",
4949
"tsdown": "0.18.4",
5050
"typescript": "5.9.3",

0 commit comments

Comments
 (0)