Skip to content

Commit 2d4f961

Browse files
committed
update package.json
1 parent 7b03ee1 commit 2d4f961

File tree

2 files changed

+63
-41
lines changed

2 files changed

+63
-41
lines changed

package.json

+2
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"devDependencies": {
2828
"@commitlint/cli": "18.6.1",
2929
"@commitlint/config-conventional": "18.6.3",
30+
"@types/node": "^22.10.2",
3031
"@typescript-eslint/eslint-plugin": "8.16.0",
3132
"@typescript-eslint/parser": "8.16.0",
3233
"@vitest/eslint-plugin": "1.1.13",
@@ -38,6 +39,7 @@
3839
"lerna": "8.1.5",
3940
"only-allow": "1.2.1",
4041
"prettier": "3.4.1",
42+
"ts-node": "^10.9.2",
4143
"turbo": "2.3.3",
4244
"typedoc": "0.26.11",
4345
"typescript": "5.6.3",

pnpm-lock.yaml

+61-41
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)