Skip to content

Commit f74acbf

Browse files
chore(deps): update typescript-eslint monorepo to v8
1 parent c03ffbe commit f74acbf

File tree

4 files changed

+127
-124
lines changed

4 files changed

+127
-124
lines changed

react-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@types/react-dom": "^18.3.0",
6363
"@types/react-resizable": "^3.0.7",
6464
"@types/three": "0.164.0",
65-
"@typescript-eslint/eslint-plugin": "^7.8.0",
65+
"@typescript-eslint/eslint-plugin": "^8.0.0",
6666
"@vitejs/plugin-react": "^4.2.1",
6767
"eslint": "^8.57.0",
6868
"eslint-config-love": "47.0.0",

react-components/yarn.lock

Lines changed: 64 additions & 66 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
@@ -96,8 +96,8 @@
9696
"@types/skmeans": "^0.11.7",
9797
"@types/stats": "^0.16.30",
9898
"@types/three": "^0.166.0",
99-
"@typescript-eslint/eslint-plugin": "^7.7.1",
100-
"@typescript-eslint/parser": "^7.7.1",
99+
"@typescript-eslint/eslint-plugin": "^8.0.0",
100+
"@typescript-eslint/parser": "^8.0.0",
101101
"concurrently": "^8.2.2",
102102
"cross-env": "^7.0.3",
103103
"dat.gui": "^0.7.9",

0 commit comments

Comments
 (0)