mirror of
https://github.com/kremalicious/asi-calculator.git
synced 2024-12-22 09:23:16 +01:00
Bump @coingecko/cryptoformat from 0.8.1 to 0.8.2 (#32)
Bumps [@coingecko/cryptoformat](https://github.com/coingecko/cryptoformat) from 0.8.1 to 0.8.2. - [Release notes](https://github.com/coingecko/cryptoformat/releases) - [Commits](https://github.com/coingecko/cryptoformat/commits) --- updated-dependencies: - dependency-name: "@coingecko/cryptoformat" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
2dbdede7df
commit
e21594d114
8
package-lock.json
generated
8
package-lock.json
generated
@ -18,7 +18,7 @@
|
||||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"@coingecko/cryptoformat": "^0.8.1",
|
||||
"@coingecko/cryptoformat": "^0.8.2",
|
||||
"@radix-ui/react-icons": "^1.3.0",
|
||||
"next": "14.2.5",
|
||||
"react": "^18",
|
||||
@ -203,9 +203,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@coingecko/cryptoformat": {
|
||||
"version": "0.8.1",
|
||||
"resolved": "https://registry.npmjs.org/@coingecko/cryptoformat/-/cryptoformat-0.8.1.tgz",
|
||||
"integrity": "sha512-pBxGpae1HIX0is1jFNB9U5RYv2OfRTKu6bcKM9BlhlfR/5TMK1m569Narra8pqlopg3MTHJ9B71zGqUbv56row==",
|
||||
"version": "0.8.2",
|
||||
"resolved": "https://registry.npmjs.org/@coingecko/cryptoformat/-/cryptoformat-0.8.2.tgz",
|
||||
"integrity": "sha512-DW7KlphL88zbuHYloIv2jhU67kfnRpfkZZzUJjAijeyUiUkrQUu24QeGDkKEoEI/rt1cBZMyZxwh9Btpg/Wgrw==",
|
||||
"engines": {
|
||||
"node": ">=10"
|
||||
}
|
||||
|
@ -11,7 +11,7 @@
|
||||
"prepare": "husky"
|
||||
},
|
||||
"dependencies": {
|
||||
"@coingecko/cryptoformat": "^0.8.1",
|
||||
"@coingecko/cryptoformat": "^0.8.2",
|
||||
"@radix-ui/react-icons": "^1.3.0",
|
||||
"next": "14.2.5",
|
||||
"react": "^18",
|
||||
|
Loading…
Reference in New Issue
Block a user