This repository was archived by the owner on Jun 3, 2024. It is now read-only.
File tree 3 files changed +6
-6
lines changed
jupyter_dash/labextension
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 38
38
"devDependencies" : {
39
39
"prettier" : " 2.0.5" ,
40
40
"rimraf" : " 3.0.2" ,
41
- "typescript" : " 3.9.3 "
41
+ "typescript" : " 5.4.2 "
42
42
},
43
43
"jupyterlab" : {
44
44
"extension" : true
Original file line number Diff line number Diff line change @@ -1256,10 +1256,10 @@ typed-styles@^0.0.7:
1256
1256
resolved "https://registry.yarnpkg.com/typed-styles/-/typed-styles-0.0.7.tgz#93392a008794c4595119ff62dde6809dbc40a3d9"
1257
1257
integrity sha512-pzP0PWoZUhsECYjABgCGQlRGL1n7tOHsgwYv3oIiEpJwGhFTuty/YNeduxQYzXXa3Ge5BdT6sHYIQYpl4uJ+5Q==
1258
1258
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.4.2 :
1260
+ version "5.4.2 "
1261
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2 .tgz#0ae9cebcfae970718474fe0da2c090cad6577372 "
1262
+ integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ ==
1263
1263
1264
1264
typestyle@^2.0.4 :
1265
1265
version "2.1.0"
Original file line number Diff line number Diff line change 38
38
"devDependencies" : {
39
39
"prettier" : " 2.0.5" ,
40
40
"rimraf" : " 3.0.2" ,
41
- "typescript" : " 3.9.3 "
41
+ "typescript" : " 5.4.2 "
42
42
},
43
43
"jupyterlab" : {
44
44
"extension" : true
You can’t perform that action at this time.
0 commit comments