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 4343 "wait-for-expect" : " ^3.0.2"
4444 },
4545 "devDependencies" : {
46- "@hover/javascript" : " ^6.16 .0" ,
46+ "@hover/javascript" : " ^6.53 .0" ,
4747 "@rollup/plugin-commonjs" : " ^21.0.0" ,
4848 "@rollup/plugin-node-resolve" : " ^13.0.5" ,
4949 "@rollup/plugin-replace" : " ^3.0.0" ,
5050 "@types/jest" : " ^27.0.2" ,
5151 "generate-export-aliases" : " ^1.1.0" ,
5252 "husky" : " ^7.0.2" ,
5353 "playwright" : " ^1.11.0" ,
54- "rollup" : " ^2.0.3 " ,
54+ "rollup" : " ^2.58.0 " ,
5555 "setimmediate" : " ^1.0.5" ,
5656 "typescript" : " ^4.4.3"
5757 },
Original file line number Diff line number Diff line change 535535 minimatch "^3.0.4"
536536 strip-json-comments "^3.1.1"
537537
538- " @hover/javascript@^6.16 .0 " :
538+ " @hover/javascript@^6.53 .0 " :
539539 version "6.53.0"
540540 resolved "https://registry.yarnpkg.com/@hover/javascript/-/javascript-6.53.0.tgz#0baaa9dab1da109eef4d1696977466a6d4b57274"
541541 integrity sha512-RMfKTcdcUtAUsLYj9ZYPlV0GWtAZvkr9tVdliplMwCKn61GDvgoCEjiS8813y4CFjyOe7DoV20uiTMwaWkAZIg==
@@ -5316,7 +5316,7 @@ rimraf@^3.0.0, rimraf@^3.0.2:
53165316 dependencies :
53175317 glob "^7.1.3"
53185318
5319- rollup@^2.0.3 :
5319+ rollup@^2.58.0 :
53205320 version "2.58.0"
53215321 resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.58.0.tgz#a643983365e7bf7f5b7c62a8331b983b7c4c67fb"
53225322 integrity sha512-NOXpusKnaRpbS7ZVSzcEXqxcLDOagN6iFS8p45RkoiMqPHDLwJm758UF05KlMoCRbLBTZsPOIa887gZJ1AiXvw==
@@ -6003,7 +6003,12 @@ typedarray-to-buffer@^3.1.5:
60036003 dependencies :
60046004 is-typedarray "^1.0.0"
60056005
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 :
60076012 version "4.4.3"
60086013 resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
60096014 integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==
You can’t perform that action at this time.
0 commit comments