File tree Expand file tree Collapse file tree 8 files changed +744
-727
lines changed Expand file tree Collapse file tree 8 files changed +744
-727
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ compressionLevel: mixed
2
2
3
3
enableGlobalCache : false
4
4
5
- yarnPath : .yarn/releases/yarn-4.5.0 .cjs
5
+ yarnPath : .yarn/releases/yarn-4.5.1 .cjs
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " .anonymizer" ,
3
- "packageManager" : " yarn@4.5.0 " ,
3
+ "packageManager" : " yarn@4.5.1 " ,
4
4
"scripts" : {
5
5
"build" : " tsc" ,
6
6
"dev" : " tsc --watch" ,
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -10,4 +10,4 @@ plugins:
10
10
- path : .yarn/plugins/@yarnpkg/plugin-fetch.cjs
11
11
spec : " https://raw.githubusercontent.com/devthejo/yarn-plugin-fetch/master/bundles/@yarnpkg/plugin-fetch.js"
12
12
13
- yarnPath : .yarn/releases/yarn-4.5.0 .cjs
13
+ yarnPath : .yarn/releases/yarn-4.5.1 .cjs
Original file line number Diff line number Diff line change 28
28
" packages/*"
29
29
]
30
30
},
31
- "packageManager" : " yarn@4.5.0 "
31
+ "packageManager" : " yarn@4.5.1 "
32
32
}
Original file line number Diff line number Diff line change 50
50
"date-fns" : " ^2.30.0" ,
51
51
"file-saver" : " ^2.0.5" ,
52
52
"google-libphonenumber" : " ^3.2.33" ,
53
- "intl-tel-input" : " 17.0.13 " ,
53
+ "intl-tel-input" : " 17.0.21 " ,
54
54
"jwt-decode" : " ^3.1.2" ,
55
55
"ngx-bootstrap" : " ^12.0.0" ,
56
56
"ngx-countup" : " ^13.2.0" ,
Original file line number Diff line number Diff line change @@ -3991,7 +3991,7 @@ __metadata:
3991
3991
eslint-plugin-prettier: "npm:^5.2.1"
3992
3992
file-saver: "npm:^2.0.5"
3993
3993
google-libphonenumber: "npm:^3.2.33"
3994
- intl-tel-input: "npm:17.0.13 "
3994
+ intl-tel-input: "npm:17.0.21 "
3995
3995
jest: "npm:^29.7.0"
3996
3996
jest-preset-angular: "npm:^14.1.1"
3997
3997
jwt-decode: "npm:^3.1.2"
@@ -4000,7 +4000,6 @@ __metadata:
4000
4000
ngx-bootstrap: "npm:^12.0.0"
4001
4001
ngx-countup: "npm:^13.2.0"
4002
4002
ngx-matomo-client: "npm:^5.0.4"
4003
- pizzip: "npm:^3.1.7"
4004
4003
prettier: "npm:2.8.8"
4005
4004
rxjs: "npm:^7.8.1"
4006
4005
slug: "npm:^9.1.0"
@@ -17502,10 +17501,10 @@ __metadata:
17502
17501
languageName: node
17503
17502
linkType: hard
17504
17503
17505
- "intl-tel-input@npm:17.0.13 ":
17506
- version: 17.0.13
17507
- resolution: "intl-tel-input@npm:17.0.13 "
17508
- checksum: 10/71f32d4c7d36a183faf0d71c3caefa4f14859ccd8f84f8513981740a53eddf39c471ac0d8a35d692d5836358945e05ae35747f4e8e3945872cb5fc8a620f89da
17504
+ "intl-tel-input@npm:17.0.21 ":
17505
+ version: 17.0.21
17506
+ resolution: "intl-tel-input@npm:17.0.21 "
17507
+ checksum: 10/728ae62ebf17252857323447208ead3f4694e5b2c0b37ffb7bf806d580b3c25e61321859327903f322ae7a141d3c3089f84c622381f1ff3ba9eda53b6537b935
17509
17508
languageName: node
17510
17509
linkType: hard
17511
17510
You can’t perform that action at this time.
0 commit comments