Skip to content

Commit 46c9c84

Browse files
chore(deps): update typescript-eslint monorepo to v8
1 parent 3f9be59 commit 46c9c84

File tree

4 files changed

+243
-238
lines changed

4 files changed

+243
-238
lines changed

react-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@types/react-dom": "^18.3.0",
7878
"@types/react-resizable": "^3.0.7",
7979
"@types/three": "^0.176.0",
80-
"@typescript-eslint/eslint-plugin": "^7.8.0",
80+
"@typescript-eslint/eslint-plugin": "^8.0.0",
8181
"@vitejs/plugin-react": "^4.2.1",
8282
"@vitest/coverage-v8": "^3.0.6",
8383
"core-js": "^3.6.5",

react-components/yarn.lock

Lines changed: 106 additions & 93 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

viewer/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@
9595
"@types/skmeans": "^0.11.7",
9696
"@types/stats": "^0.16.30",
9797
"@types/three": "^0.180.0",
98-
"@typescript-eslint/eslint-plugin": "^7.7.1",
99-
"@typescript-eslint/parser": "^7.7.1",
98+
"@typescript-eslint/eslint-plugin": "^8.0.0",
99+
"@typescript-eslint/parser": "^8.0.0",
100100
"concurrently": "^9.0.0",
101101
"cross-env": "^7.0.3",
102102
"dat.gui": "^0.7.9",

0 commit comments

Comments
 (0)