Skip to content

Commit

Permalink
Merge branch 'development' into dcn/refactor_modes
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielC-N authored May 2, 2024
2 parents e5fd90b + 9abd7cb commit 9097f27
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
"epitelete-html": "0.2.20-beta.2",
"eslint-import-resolver-alias": "^1.1.2",
"file-saver": "^2.0.5",
"font-detect-rhl": "1.0.5-1",
"font-detect-rhl": "1.0.8",
"font-list": "^1.4.5",
"fs-extra": "^10.1.0",
"get-system-fonts": "^2.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10209,10 +10209,10 @@ follow-redirects@^1.0.0, follow-redirects@^1.14.0, follow-redirects@^1.14.9, fol
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==

[email protected].5-1:
version "1.0.5-1"
resolved "https://registry.yarnpkg.com/font-detect-rhl/-/font-detect-rhl-1.0.5-1.tgz#4a421265df97ee672eb515a7f9cae2853ca860f4"
integrity sha512-gIRKZvNHp751pSI2bWk3kl3ybeUYiO8fXlo4xJQldp4Esp4yPkGslArJgEQXyROCBPdqU/kTyvA7eWWyE/y9oQ==
[email protected].8:
version "1.0.8"
resolved "https://registry.yarnpkg.com/font-detect-rhl/-/font-detect-rhl-1.0.8.tgz#5d9231c1c3d451b6d6ddb430af2d3f5438cbf851"
integrity sha512-x54euWvS2l2kuN5jq5tb8dkdX1mDZLLrrFgVgCuMRcvTvIj2HfARNalfY8oiDE8065eG08oKzVwuzK87A5Wujw==
dependencies:
prop-types "^15.6.1"
use-deep-compare "^1.1.0"
Expand Down

0 comments on commit 9097f27

Please sign in to comment.