Skip to content

Commit d3f25b7

Browse files
committed
fix some types :(
1 parent 63a59fd commit d3f25b7

File tree

2 files changed

+54
-5
lines changed

2 files changed

+54
-5
lines changed

packages/angular/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"@angular/platform-browser": "^14.3.0",
3636
"@angular/platform-browser-dynamic": "^14.3.0",
3737
"@angular/router": "^14.3.0",
38+
"@types/node": "^14.8.0",
3839
"ng-packagr": "^14.2.2",
3940
"rxjs": "7.8.1",
4041
"typescript": "4.6.4",

yarn.lock

Lines changed: 53 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10085,7 +10085,17 @@
1008510085
dependencies:
1008610086
"@types/unist" "*"
1008710087

10088-
"@types/history-4@npm:@types/[email protected]", "@types/history-5@npm:@types/[email protected]", "@types/history@*":
10088+
"@types/history-4@npm:@types/[email protected]":
10089+
version "4.7.8"
10090+
resolved "https://registry.yarnpkg.com/@types/history/-/history-4.7.8.tgz#49348387983075705fe8f4e02fb67f7daaec4934"
10091+
integrity sha512-S78QIYirQcUoo6UJZx9CSP0O2ix9IaeAXwQi26Rhr/+mg7qqPy8TzaxHSUut7eGjL8WmLccT7/MXf304WjqHcA==
10092+
10093+
"@types/history-5@npm:@types/[email protected]":
10094+
version "4.7.8"
10095+
resolved "https://registry.yarnpkg.com/@types/history/-/history-4.7.8.tgz#49348387983075705fe8f4e02fb67f7daaec4934"
10096+
integrity sha512-S78QIYirQcUoo6UJZx9CSP0O2ix9IaeAXwQi26Rhr/+mg7qqPy8TzaxHSUut7eGjL8WmLccT7/MXf304WjqHcA==
10097+
10098+
"@types/history@*":
1008910099
version "4.7.8"
1009010100
resolved "https://registry.yarnpkg.com/@types/history/-/history-4.7.8.tgz#49348387983075705fe8f4e02fb67f7daaec4934"
1009110101
integrity sha512-S78QIYirQcUoo6UJZx9CSP0O2ix9IaeAXwQi26Rhr/+mg7qqPy8TzaxHSUut7eGjL8WmLccT7/MXf304WjqHcA==
@@ -10305,6 +10315,11 @@
1030510315
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.60.tgz#35f3d6213daed95da7f0f73e75bcc6980e90597b"
1030610316
integrity sha512-F0KIgDJfy2nA3zMLmWGKxcH2ZVEtCZXHHdOQs2gSaQ27+lNeEfGxzkIw90aXswATX7AZ33tahPbzy6KAfUreVw==
1030710317

10318+
"@types/node@^14.8.0":
10319+
version "14.18.63"
10320+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.63.tgz#1788fa8da838dbb5f9ea994b834278205db6ca2b"
10321+
integrity sha512-fAtCfv4jJg+ExtXhvCkCqUKZ+4ok/JQk01qDKhL5BDDoS3AxKXhV5/MAVUZyQnSEd2GT92fkgZl0pz0Q0AzcIQ==
10322+
1030810323
"@types/node@^18.19.1":
1030910324
version "18.19.68"
1031010325
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.68.tgz#f4f10d9927a7eaf3568c46a6d739cc0967ccb701"
@@ -10397,7 +10412,15 @@
1039710412
"@types/history" "^3"
1039810413
"@types/react" "*"
1039910414

10400-
"@types/react-router-4@npm:@types/[email protected]", "@types/react-router-5@npm:@types/[email protected]":
10415+
"@types/react-router-4@npm:@types/[email protected]":
10416+
version "5.1.14"
10417+
resolved "https://registry.yarnpkg.com/@types/react-router/-/react-router-5.1.14.tgz#e0442f4eb4c446541ad7435d44a97f8fe6df40da"
10418+
integrity sha512-LAJpqYUaCTMT2anZheoidiIymt8MuX286zoVFPM3DVb23aQBH0mAkFvzpd4LKqiolV8bBtZWT5Qp7hClCNDENw==
10419+
dependencies:
10420+
"@types/history" "*"
10421+
"@types/react" "*"
10422+
10423+
"@types/react-router-5@npm:@types/[email protected]":
1040110424
version "5.1.14"
1040210425
resolved "https://registry.yarnpkg.com/@types/react-router/-/react-router-5.1.14.tgz#e0442f4eb4c446541ad7435d44a97f8fe6df40da"
1040310426
integrity sha512-LAJpqYUaCTMT2anZheoidiIymt8MuX286zoVFPM3DVb23aQBH0mAkFvzpd4LKqiolV8bBtZWT5Qp7hClCNDENw==
@@ -31231,7 +31254,16 @@ string-template@~0.2.1:
3123131254
resolved "https://registry.yarnpkg.com/string-template/-/string-template-0.2.1.tgz#42932e598a352d01fc22ec3367d9d84eec6c9add"
3123231255
integrity sha1-QpMuWYo1LQH8IuwzZ9nYTuxsmt0=
3123331256

31234-
"string-width-cjs@npm:string-width@^4.2.0", [email protected], string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
31257+
"string-width-cjs@npm:string-width@^4.2.0":
31258+
version "4.2.3"
31259+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
31260+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
31261+
dependencies:
31262+
emoji-regex "^8.0.0"
31263+
is-fullwidth-code-point "^3.0.0"
31264+
strip-ansi "^6.0.1"
31265+
31266+
[email protected], string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
3123531267
version "4.2.3"
3123631268
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
3123731269
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -31343,7 +31375,14 @@ stringify-object@^3.2.1:
3134331375
is-obj "^1.0.1"
3134431376
is-regexp "^1.0.0"
3134531377

31346-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", [email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1:
31378+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
31379+
version "6.0.1"
31380+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
31381+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
31382+
dependencies:
31383+
ansi-regex "^5.0.1"
31384+
31385+
[email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1:
3134731386
version "6.0.1"
3134831387
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
3134931388
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -34372,7 +34411,16 @@ wrangler@^3.67.1:
3437234411
optionalDependencies:
3437334412
fsevents "~2.3.2"
3437434413

34375-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", [email protected], wrap-ansi@^7.0.0:
34414+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
34415+
version "7.0.0"
34416+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
34417+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
34418+
dependencies:
34419+
ansi-styles "^4.0.0"
34420+
string-width "^4.1.0"
34421+
strip-ansi "^6.0.0"
34422+
34423+
[email protected], wrap-ansi@^7.0.0:
3437634424
version "7.0.0"
3437734425
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
3437834426
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)