Skip to content

Commit 359e045

Browse files
chore(deps): update build, lint, and test tooling
1 parent 21a15e5 commit 359e045

5 files changed

Lines changed: 118 additions & 122 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@
3636
"esbuild": "0.28.1",
3737
"eslint": "9.39.4",
3838
"husky": "9.1.7",
39-
"knip": "5.60.2",
39+
"knip": "5.88.1",
4040
"lint-staged": "16.4.0",
4141
"mkdirp": "3.0.1",
4242
"ovsx": "0.10.12",
43-
"prettier": "3.8.4",
43+
"prettier": "3.9.4",
4444
"rimraf": "6.0.1",
4545
"tsx": "4.22.4",
46-
"turbo": "2.10.0",
46+
"turbo": "2.10.2",
4747
"typescript": "5.9.3"
4848
},
4949
"lint-staged": {
@@ -59,7 +59,7 @@
5959
"tar-fs": ">=3.1.1",
6060
"esbuild": "0.28.1",
6161
"rollup": "4.60.4",
62-
"vite": "8.1.0",
62+
"vite": "8.1.2",
6363
"undici": "6.27.0",
6464
"form-data": ">=4.0.4",
6565
"bluebird": ">=3.7.2",

packages/config-eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"eslint-plugin-only-warn": "1.2.1",
1616
"eslint-plugin-react": "7.37.5",
1717
"eslint-plugin-react-hooks": "5.2.0",
18-
"eslint-plugin-turbo": "2.10.0",
18+
"eslint-plugin-turbo": "2.10.2",
1919
"globals": "16.1.0",
2020
"typescript-eslint": "8.32.1"
2121
}

0 commit comments

Comments
 (0)