Skip to content

Commit

Permalink
fix(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2024
1 parent a18c27b commit b8bb336
Show file tree
Hide file tree
Showing 5 changed files with 180 additions and 180 deletions.
344 changes: 172 additions & 172 deletions .yarn/releases/yarn-3.8.0.cjs → .yarn/releases/yarn-3.8.4.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"

yarnPath: .yarn/releases/yarn-3.8.0.cjs
yarnPath: .yarn/releases/yarn-3.8.4.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@
"packages/*"
]
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].4"
}
2 changes: 1 addition & 1 deletion packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"date-fns": "^2.30.0",
"file-saver": "^2.0.5",
"google-libphonenumber": "^3.2.33",
"intl-tel-input": "17.0.13",
"intl-tel-input": "17.0.21",
"jwt-decode": "^3.1.2",
"ngx-bootstrap": "^12.0.0",
"ngx-countup": "^13.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3260,7 +3260,7 @@ __metadata:
eslint-plugin-prettier: ^5.1.3
file-saver: ^2.0.5
google-libphonenumber: ^3.2.33
intl-tel-input: 17.0.13
intl-tel-input: 17.0.21
jest: ^29.7.0
jest-preset-angular: ^14.1.1
jwt-decode: ^3.1.2
Expand Down Expand Up @@ -16420,10 +16420,10 @@ __metadata:
languageName: node
linkType: hard

"intl-tel-input@npm:17.0.13":
version: 17.0.13
resolution: "intl-tel-input@npm:17.0.13"
checksum: e43704c8e4f3052253dcb4a7cf88b7ec508903742b0a66c4e205b77624845c7fa76ae15011ae5edbe1115a55bdb13f60490cdab97eb36d8312fce6a6478e47ca
"intl-tel-input@npm:17.0.21":
version: 17.0.21
resolution: "intl-tel-input@npm:17.0.21"
checksum: 834c4b72f6e8e9905544e1959ff5501e3f071d744be3f51187f5544953d829b988641ace5ddf23a417866205737af5d5197056aedcdc830caf424469ad5d521a
languageName: node
linkType: hard

Expand Down

0 comments on commit b8bb336

Please sign in to comment.