This repository was archived by the owner on Aug 29, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
jupyter_dash/labextension Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3838 "devDependencies" : {
3939 "prettier" : " 2.0.5" ,
4040 "rimraf" : " 3.0.2" ,
41- "typescript" : " 3.9.3 "
41+ "typescript" : " 5.3.2 "
4242 },
4343 "jupyterlab" : {
4444 "extension" : true
Original file line number Diff line number Diff line change @@ -1256,10 +1256,10 @@ typed-styles@^0.0.7:
12561256 resolved "https://registry.yarnpkg.com/typed-styles/-/typed-styles-0.0.7.tgz#93392a008794c4595119ff62dde6809dbc40a3d9"
12571257 integrity sha512-pzP0PWoZUhsECYjABgCGQlRGL1n7tOHsgwYv3oIiEpJwGhFTuty/YNeduxQYzXXa3Ge5BdT6sHYIQYpl4uJ+5Q==
12581258
1259- typescript@3.9.3 :
1260- version "3.9.3 "
1261- resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.3. tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a "
1262- integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ ==
1259+ typescript@5.3.2 :
1260+ version "5.3.2 "
1261+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2. tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43 "
1262+ integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ ==
12631263
12641264typestyle@^2.0.4 :
12651265 version "2.1.0"
Original file line number Diff line number Diff line change 3838 "devDependencies" : {
3939 "prettier" : " 2.0.5" ,
4040 "rimraf" : " 3.0.2" ,
41- "typescript" : " 3.9.3 "
41+ "typescript" : " 5.3.2 "
4242 },
4343 "jupyterlab" : {
4444 "extension" : true
You can’t perform that action at this time.
0 commit comments