This repository was archived by the owner on Aug 6, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 43
43
"wait-for-expect" : " ^3.0.2"
44
44
},
45
45
"devDependencies" : {
46
- "@hover/javascript" : " ^6.16 .0" ,
46
+ "@hover/javascript" : " ^6.53 .0" ,
47
47
"@rollup/plugin-commonjs" : " ^21.0.0" ,
48
48
"@rollup/plugin-node-resolve" : " ^13.0.5" ,
49
49
"@rollup/plugin-replace" : " ^3.0.0" ,
50
50
"@types/jest" : " ^27.0.2" ,
51
51
"generate-export-aliases" : " ^1.1.0" ,
52
52
"husky" : " ^7.0.2" ,
53
53
"playwright" : " ^1.11.0" ,
54
- "rollup" : " ^2.0.3 " ,
54
+ "rollup" : " ^2.58.0 " ,
55
55
"setimmediate" : " ^1.0.5" ,
56
56
"typescript" : " ^4.4.3"
57
57
},
Original file line number Diff line number Diff line change 535
535
minimatch "^3.0.4"
536
536
strip-json-comments "^3.1.1"
537
537
538
- " @hover/javascript@^6.16 .0 " :
538
+ " @hover/javascript@^6.53 .0 " :
539
539
version "6.53.0"
540
540
resolved "https://registry.yarnpkg.com/@hover/javascript/-/javascript-6.53.0.tgz#0baaa9dab1da109eef4d1696977466a6d4b57274"
541
541
integrity sha512-RMfKTcdcUtAUsLYj9ZYPlV0GWtAZvkr9tVdliplMwCKn61GDvgoCEjiS8813y4CFjyOe7DoV20uiTMwaWkAZIg==
@@ -5316,7 +5316,7 @@ rimraf@^3.0.0, rimraf@^3.0.2:
5316
5316
dependencies :
5317
5317
glob "^7.1.3"
5318
5318
5319
- rollup@^2.0.3 :
5319
+ rollup@^2.58.0 :
5320
5320
version "2.58.0"
5321
5321
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.58.0.tgz#a643983365e7bf7f5b7c62a8331b983b7c4c67fb"
5322
5322
integrity sha512-NOXpusKnaRpbS7ZVSzcEXqxcLDOagN6iFS8p45RkoiMqPHDLwJm758UF05KlMoCRbLBTZsPOIa887gZJ1AiXvw==
@@ -6003,7 +6003,12 @@ typedarray-to-buffer@^3.1.5:
6003
6003
dependencies :
6004
6004
is-typedarray "^1.0.0"
6005
6005
6006
- typescript@^4, typescript@^4.4.3 :
6006
+ typescript@^4 :
6007
+ version "4.3.5"
6008
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
6009
+ integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
6010
+
6011
+ typescript@^4.4.3 :
6007
6012
version "4.4.3"
6008
6013
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
6009
6014
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==
You can’t perform that action at this time.
0 commit comments