File tree Expand file tree Collapse file tree 3 files changed +13
-29
lines changed Expand file tree Collapse file tree 3 files changed +13
-29
lines changed Original file line number Diff line number Diff line change 180
180
"terser" : " ^5.18.2" ,
181
181
"testdouble" : " ^3.18.0" ,
182
182
"typed-query-selector" : " ^2.11.2" ,
183
- "typescript" : " 5.5.3 " ,
183
+ "typescript" : " 5.8.2 " ,
184
184
"wait-for-expect" : " ^3.0.2" ,
185
185
"webtreemap-cdt" : " ^3.2.1"
186
186
},
Original file line number Diff line number Diff line change @@ -30,22 +30,6 @@ declare global {
30
30
/** Injected into the page when the `--debug` flag is used. */
31
31
continueLighthouseRun ( ) : void ;
32
32
}
33
-
34
- // `fetchPriority` not defined in tsc as of 4.9.4.
35
- interface HTMLImageElement {
36
- /**
37
- * Sets the priority for fetches initiated by the element.
38
- * @see https://html.spec.whatwg.org/multipage/embedded-content.html#dom-img-fetchpriority
39
- */
40
- fetchPriority : string ;
41
- }
42
- interface HTMLLinkElement {
43
- /**
44
- * Sets the priority for fetches initiated by the element.
45
- * @see https://html.spec.whatwg.org/multipage/semantics.html#dom-link-fetchpriority
46
- */
47
- fetchPriority : string ;
48
- }
49
33
}
50
34
51
35
export { } ;
Original file line number Diff line number Diff line change 1479
1479
integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==
1480
1480
1481
1481
" @types/node@*" , "@types/node@>=12.12.47", "@types/node@>=13.7.0":
1482
- version "18.19.39 "
1483
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.39 .tgz#c316340a5b4adca3aee9dcbf05de385978590593 "
1484
- integrity sha512-nPwTRDKUctxw3di5b4TfT3I0sWDiWoPQCZjXhvdkINntwr8lcoVCKsTgnXeRubKIlfnV+eN/HYk6Jb40tbcEAQ ==
1482
+ version "22.13.14 "
1483
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.14 .tgz#70d84ec91013dcd2ba2de35532a5a14c2b4cc912 "
1484
+ integrity sha512-Zs/Ollc1SJ8nKUAgc7ivOEdIBM8JAKgrqqUYi2J997JuKO7/tpQC+WCetQ1sypiKCQWHdvdg9wBNpUPEWZae7w ==
1485
1485
dependencies :
1486
- undici-types "~5.26.4 "
1486
+ undici-types "~6.20.0 "
1487
1487
1488
1488
" @types/node@^11.10.4 " :
1489
1489
version "11.15.54"
@@ -7244,10 +7244,10 @@ typedarray-to-buffer@^3.1.5:
7244
7244
dependencies :
7245
7245
is-typedarray "^1.0.0"
7246
7246
7247
- typescript@5.5.3 :
7248
- version "5.5.3 "
7249
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3 .tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa "
7250
- integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ ==
7247
+ typescript@5.8.2 :
7248
+ version "5.8.2 "
7249
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2 .tgz#8170b3702f74b79db2e5a96207c15e65807999e4 "
7250
+ integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ ==
7251
7251
7252
7252
uglify-js@^3.1.4 :
7253
7253
version "3.14.4"
@@ -7264,10 +7264,10 @@ unbox-primitive@^1.0.1:
7264
7264
has-symbols "^1.0.2"
7265
7265
which-boxed-primitive "^1.0.2"
7266
7266
7267
- undici-types@~5.26.4 :
7268
- version "5.26.5 "
7269
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5 .tgz#bcd539893d00b56e964fd2657a4866b221a65617 "
7270
- integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA ==
7267
+ undici-types@~6.20.0 :
7268
+ version "6.20.0 "
7269
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0 .tgz#8171bf22c1f588d1554d55bf204bc624af388433 "
7270
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg ==
7271
7271
7272
7272
union-value@^1.0.0 :
7273
7273
version "1.0.1"
You can’t perform that action at this time.
0 commit comments