File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6666 "@types/google.accounts" : " ^0.0.14" ,
6767 "@types/google.picker" : " ^0.0.42" ,
6868 "@types/lodash" : " ^4.14.199" ,
69+ "@types/namespace-emitter" : " ^2.0.0" ,
6970 "@types/node" : " ^20.19.0" ,
7071 "cssnano" : " ^8.0.1" ,
7172 "deep-freeze" : " ^0.0.1" ,
Original file line number Diff line number Diff line change 11/* global AggregateError */
22
33import throttle from 'lodash/throttle.js'
4- // @ts -expect-error untyped
54import ee from 'namespace-emitter'
65import { nanoid } from 'nanoid/non-secure'
76import type { h } from 'preact'
Original file line number Diff line number Diff line change @@ -11448,6 +11448,13 @@ __metadata:
1144811448 languageName: node
1144911449 linkType: hard
1145011450
11451+ "@types/namespace-emitter@npm:^2.0.0":
11452+ version: 2.0.0
11453+ resolution: "@types/namespace-emitter@npm:2.0.0"
11454+ checksum: 10/226c068a055128612f7b623b1fd91e3bb49c81d8988c3d65524a73c9c092515abd8e559734c5defd46cf56e17f97cc73d1d320ef77f0f816490681d76b4ef2b8
11455+ languageName: node
11456+ linkType: hard
11457+
1145111458"@types/node-forge@npm:^1.3.0":
1145211459 version: 1.3.11
1145311460 resolution: "@types/node-forge@npm:1.3.11"
@@ -11977,6 +11984,7 @@ __metadata:
1197711984 "@types/google.accounts": "npm:^0.0.14"
1197811985 "@types/google.picker": "npm:^0.0.42"
1197911986 "@types/lodash": "npm:^4.14.199"
11987+ "@types/namespace-emitter": "npm:^2.0.0"
1198011988 "@types/node": "npm:^20.19.0"
1198111989 classnames: "npm:^2.5.1"
1198211990 cssnano: "npm:^8.0.1"
You can’t perform that action at this time.
0 commit comments