Skip to content

Commit 9b0b94d

Browse files
fix(deps): update all dependencies
1 parent 4d75405 commit 9b0b94d

File tree

8 files changed

+744
-727
lines changed

8 files changed

+744
-727
lines changed

.anonymizer/.yarn/releases/yarn-4.5.0.cjs renamed to .anonymizer/.yarn/releases/yarn-4.5.1.cjs

Lines changed: 367 additions & 358 deletions
Large diffs are not rendered by default.

.anonymizer/.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ compressionLevel: mixed
22

33
enableGlobalCache: false
44

5-
yarnPath: .yarn/releases/yarn-4.5.0.cjs
5+
yarnPath: .yarn/releases/yarn-4.5.1.cjs

.anonymizer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": ".anonymizer",
3-
"packageManager": "yarn@4.5.0",
3+
"packageManager": "yarn@4.5.1",
44
"scripts": {
55
"build": "tsc",
66
"dev": "tsc --watch",

.yarn/releases/yarn-4.5.0.cjs renamed to .yarn/releases/yarn-4.5.1.cjs

Lines changed: 367 additions & 358 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ plugins:
1010
- path: .yarn/plugins/@yarnpkg/plugin-fetch.cjs
1111
spec: "https://raw.githubusercontent.com/devthejo/yarn-plugin-fetch/master/bundles/@yarnpkg/plugin-fetch.js"
1212

13-
yarnPath: .yarn/releases/yarn-4.5.0.cjs
13+
yarnPath: .yarn/releases/yarn-4.5.1.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@
2828
"packages/*"
2929
]
3030
},
31-
"packageManager": "yarn@4.5.0"
31+
"packageManager": "yarn@4.5.1"
3232
}

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"date-fns": "^2.30.0",
5151
"file-saver": "^2.0.5",
5252
"google-libphonenumber": "^3.2.33",
53-
"intl-tel-input": "17.0.13",
53+
"intl-tel-input": "17.0.21",
5454
"jwt-decode": "^3.1.2",
5555
"ngx-bootstrap": "^12.0.0",
5656
"ngx-countup": "^13.2.0",

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3991,7 +3991,7 @@ __metadata:
39913991
eslint-plugin-prettier: "npm:^5.2.1"
39923992
file-saver: "npm:^2.0.5"
39933993
google-libphonenumber: "npm:^3.2.33"
3994-
intl-tel-input: "npm:17.0.13"
3994+
intl-tel-input: "npm:17.0.21"
39953995
jest: "npm:^29.7.0"
39963996
jest-preset-angular: "npm:^14.1.1"
39973997
jwt-decode: "npm:^3.1.2"
@@ -4000,7 +4000,6 @@ __metadata:
40004000
ngx-bootstrap: "npm:^12.0.0"
40014001
ngx-countup: "npm:^13.2.0"
40024002
ngx-matomo-client: "npm:^5.0.4"
4003-
pizzip: "npm:^3.1.7"
40044003
prettier: "npm:2.8.8"
40054004
rxjs: "npm:^7.8.1"
40064005
slug: "npm:^9.1.0"
@@ -17502,10 +17501,10 @@ __metadata:
1750217501
languageName: node
1750317502
linkType: hard
1750417503

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
1750917508
languageName: node
1751017509
linkType: hard
1751117510

0 commit comments

Comments
 (0)