Skip to content

Commit 9a5f81b

Browse files
committed
chore: udpate packages
1 parent 8d17979 commit 9a5f81b

File tree

2 files changed

+177
-512
lines changed

2 files changed

+177
-512
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,20 +35,20 @@
3535
"@packages/tsconfig": "workspace:*",
3636
"@types/eslint": "^9.6.0",
3737
"@types/eslint__js": "^8.42.3",
38-
"@types/node": "^20.14.0",
39-
"@typescript-eslint/eslint-plugin": "^7.13.1",
40-
"@typescript-eslint/parser": "^7.16.0",
38+
"@types/node": "^20.16.1",
39+
"@typescript-eslint/eslint-plugin": "^7.18.0",
40+
"@typescript-eslint/parser": "^7.18.0",
4141
"eslint": "^9.9.0",
4242
"husky": "^9.1.4",
4343
"jiti": "^1.21.6",
44-
"lint-staged": "^15.2.8",
44+
"lint-staged": "^15.2.9",
4545
"typescript": "^5.5.4"
4646
},
4747
"resolutions": {
4848
"graphql": "16.8.1",
4949
"next": "14.2.5"
5050
},
5151
"dependencies": {
52-
"turbo": "^2.0.11"
52+
"turbo": "^2.0.14"
5353
}
5454
}

0 commit comments

Comments
 (0)