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 065a40f commit 6a8df5bCopy full SHA for 6a8df5b
package.json
@@ -68,13 +68,13 @@
68
"@lumino/polling": "^2.1.3",
69
"@lumino/signaling": "^2.1.3",
70
"@lumino/widgets": "^2.6.0",
71
- "react": "^19.0.0",
72
- "react-dom": "^19.0.0"
+ "react": "^18.2.0",
+ "react-dom": "^18.2.0"
73
},
74
"devDependencies": {
75
"@jupyterlab/builder": "^4.3.5",
76
- "@types/react": "^19.0.10",
77
- "@types/react-dom": "~19.0.4",
+ "@types/react": "^18.0.26",
+ "@types/react-dom": "~18.3.1",
78
"@typescript-eslint/eslint-plugin": "^8.25.0",
79
"@typescript-eslint/parser": "^8.25.0",
80
"eslint": "^9.21.0",
0 commit comments