Skip to content

Commit 6a8df5b

Browse files
committed
don't bump react
1 parent 065a40f commit 6a8df5b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,13 +68,13 @@
6868
"@lumino/polling": "^2.1.3",
6969
"@lumino/signaling": "^2.1.3",
7070
"@lumino/widgets": "^2.6.0",
71-
"react": "^19.0.0",
72-
"react-dom": "^19.0.0"
71+
"react": "^18.2.0",
72+
"react-dom": "^18.2.0"
7373
},
7474
"devDependencies": {
7575
"@jupyterlab/builder": "^4.3.5",
76-
"@types/react": "^19.0.10",
77-
"@types/react-dom": "~19.0.4",
76+
"@types/react": "^18.0.26",
77+
"@types/react-dom": "~18.3.1",
7878
"@typescript-eslint/eslint-plugin": "^8.25.0",
7979
"@typescript-eslint/parser": "^8.25.0",
8080
"eslint": "^9.21.0",

0 commit comments

Comments
 (0)