File tree 3 files changed +6
-6
lines changed
examples/collaborative-text-editor
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 35
35
"devDependencies" : {
36
36
"eslint-config-custom" : " *" ,
37
37
"tsconfig" : " *" ,
38
- "typescript" : " ^5.3 .3"
38
+ "typescript" : " ^5.6 .3"
39
39
},
40
40
"engines" : {
41
41
"node" : " >= 18.14.1" ,
Original file line number Diff line number Diff line change 65
65
"tsconfig" : " *" ,
66
66
"tsdx" : " ^0.14.1" ,
67
67
"tslib" : " ^2.8.1" ,
68
- "typescript" : " ^5.3 .3"
68
+ "typescript" : " ^5.6 .3"
69
69
}
70
70
}
Original file line number Diff line number Diff line change @@ -7933,10 +7933,10 @@ typescript@^3.7.3:
7933
7933
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
7934
7934
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
7935
7935
7936
- typescript@^5.3 .3 :
7937
- version "5.3 .3"
7938
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3 .3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37 "
7939
- integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw ==
7936
+ typescript@^5.6 .3 :
7937
+ version "5.6 .3"
7938
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6 .3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b "
7939
+ integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw ==
7940
7940
7941
7941
uc.micro@^2.0.0 :
7942
7942
version "2.0.0"
You can’t perform that action at this time.
0 commit comments