We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 929fc70 commit e54fecfCopy full SHA for e54fecf
package.json
@@ -43,14 +43,14 @@
43
"@types/chroma-js": "^3.1.2",
44
"@types/fs-extra": "^11.0.4",
45
"@types/loadable__component": "^5.13.10",
46
- "@types/node": "^22.18.13",
47
- "@types/react": "^18.3.26",
48
- "@types/react-dom": "^18.3.7",
+ "@types/node": "^24.9.2",
+ "@types/react": "^19.2.2",
+ "@types/react-dom": "^19.2.2",
49
"@types/styled-system": "^5.1.24",
50
"@types/styled-system__css": "^5.0.21",
51
"@types/three": "^0.181.0",
52
- "@typescript-eslint/eslint-plugin": "^7.18.0",
53
- "@typescript-eslint/parser": "^7.18.0",
+ "@typescript-eslint/eslint-plugin": "^8.46.2",
+ "@typescript-eslint/parser": "^8.46.2",
54
"@vitest/coverage-v8": "^3.2.4",
55
"cross-env": "^7.0.3",
56
"cypress": "^14.5.4",
0 commit comments