mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-23 08:15:22 +03:00
Merge pull request #2476 from betaflight/dependabot/npm_and_yarn/djv-2.1.4
This commit is contained in:
commit
54b54bd71b
2 changed files with 5 additions and 5 deletions
|
@ -53,7 +53,7 @@
|
|||
"@fortawesome/fontawesome-free": "^5.13.0",
|
||||
"@panter/vue-i18next": "^0.15.2",
|
||||
"bluebird": "^3.7.2",
|
||||
"djv": "^2.1.3-alpha.0",
|
||||
"djv": "^2.1.4",
|
||||
"i18next": "^19.0.0",
|
||||
"i18next-xhr-backend": "^3.2.2",
|
||||
"inflection": "^1.12.0",
|
||||
|
|
|
@ -2490,10 +2490,10 @@ dir-glob@^3.0.1:
|
|||
dependencies:
|
||||
path-type "^4.0.0"
|
||||
|
||||
djv@^2.1.3-alpha.0:
|
||||
version "2.1.3-alpha.0"
|
||||
resolved "https://registry.yarnpkg.com/djv/-/djv-2.1.3-alpha.0.tgz#554daa91f22e0e8e9f48c9550766a6c07e8ce180"
|
||||
integrity sha512-vrKAFr/wbhMjfqo+eoXZRIx/6YbN1DSZlxUsE3tHDPYB0zWRtOBhqmKbcgCjfP3+KevqidBGn2jNRnqRhjIzYg==
|
||||
djv@^2.1.4:
|
||||
version "2.1.4"
|
||||
resolved "https://registry.yarnpkg.com/djv/-/djv-2.1.4.tgz#a6bde1a87184be4f10640184de76079c1423023f"
|
||||
integrity sha512-giDn+BVbtLlwtkvtcsZjbjzpALHB77skiv3FIu6Wp8b5j8BunDcVJYH0cGUaexp6s0Sb7IkquXXjsLBJhXwQpA==
|
||||
optionalDependencies:
|
||||
"@korzio/djv-draft-04" "^2.0.1"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue