File tree Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 6868 "@lumino/polling" : " ^2.1.4" ,
6969 "@lumino/signaling" : " ^2.1.4" ,
7070 "@lumino/widgets" : " ^2.7.1" ,
71- "react" : " ^18 .2.0" ,
71+ "react" : " ^19 .2.0" ,
7272 "react-dom" : " ^18.2.0"
7373 },
7474 "devDependencies" : {
7575 "@jupyterlab/builder" : " ^4.4.9" ,
76- "@types/react" : " ^18.0.26 " ,
76+ "@types/react" : " ^19.2.2 " ,
7777 "@types/react-dom" : " ~18.3.1" ,
7878 "@typescript-eslint/eslint-plugin" : " ^8.46.0" ,
7979 "@typescript-eslint/parser" : " ^8.46.0" ,
Original file line number Diff line number Diff line change @@ -4420,7 +4420,7 @@ __metadata:
44204420 " @lumino/polling " : ^2.1.4
44214421 " @lumino/signaling " : ^2.1.4
44224422 " @lumino/widgets " : ^2.7.1
4423- " @types/react " : ^18.0.26
4423+ " @types/react " : ^19.2.2
44244424 " @types/react-dom " : ~18.3.1
44254425 " @typescript-eslint/eslint-plugin " : ^8.46.0
44264426 " @typescript-eslint/parser " : ^8.46.0
@@ -4430,7 +4430,7 @@ __metadata:
44304430 eslint-plugin-react : ^7.37.5
44314431 npm-run-all2 : ^8.0.4
44324432 prettier : ^3.6.2
4433- react : ^18 .2.0
4433+ react : ^19 .2.0
44344434 react-dom : ^18.2.0
44354435 rimraf : ^6.0.1
44364436 typescript : ~5.9.3
@@ -5934,6 +5934,13 @@ __metadata:
59345934 languageName : node
59355935 linkType : hard
59365936
5937+ " react@npm:^19.2.0 " :
5938+ version : 19.2.0
5939+ resolution : " react@npm:19.2.0"
5940+ checksum : 33dd01bf699e1c5040eb249e0f552519adf7ee90b98c49d702a50bf23af6852ea46023a5f7f93966ab10acd7a45428fa0f193c686ecdaa7a75a03886e53ec3fe
5941+ languageName : node
5942+ linkType : hard
5943+
59375944" read-package-json-fast@npm:^4.0.0 " :
59385945 version : 4.0.0
59395946 resolution : " read-package-json-fast@npm:4.0.0"
You can’t perform that action at this time.
0 commit comments