Skip to content

Commit

Permalink
Revert "Bump @alienfast/i18next-loader from 1.1.4 to 2.0.2 (#1146)"
Browse files Browse the repository at this point in the history
This reverts commit c3e85b7.
  • Loading branch information
justinvforvendetta committed Aug 19, 2024
1 parent c3e85b7 commit fb4e96b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"license": "ISC",
"homepage": "https://www.vergecurrency.com",
"dependencies": {
"@alienfast/i18next-loader": "^2.0.2",
"@alienfast/i18next-loader": "^1.0.14",
"@fortawesome/fontawesome": "^1.1.3",
"@fortawesome/fontawesome-free-brands": "^5.0.13",
"@fortawesome/fontawesome-free-solid": "^5.0.13",
Expand Down
31 changes: 10 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,15 @@
resolved "https://registry.yarnpkg.com/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz#bd9154aec9983f77b3a034ecaa015c2e4201f6cf"
integrity sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==

"@alienfast/i18next-loader@^2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@alienfast/i18next-loader/-/i18next-loader-2.0.2.tgz#1b386829df91e86200819542387d06d63435fa86"
integrity sha512-AHwhTvrAmGkwXWdvToP8LW9z/n+oUemcV5ZWkNQHJxJkxOFfv7pfsc6BB6xiS/+1Lj9vje2dsp6XOabUidNhew==
"@alienfast/i18next-loader@^1.0.14":
version "1.1.4"
resolved "https://registry.yarnpkg.com/@alienfast/i18next-loader/-/i18next-loader-1.1.4.tgz#213a6cd77222900a61b1635a212051193bcd5d1f"
integrity sha512-8H+pIHIPwsjr1ip4bpCHnZtmR1z/K4KPpmD/fUL+kLug/2usATVmRi3IcZogy70Olqo3eH+qoKvWf+ROJbwoUA==
dependencies:
glob-all "^3.3.1"
js-yaml "^4.1.0"
lodash "^4.17.21"
glob-all "^3.1.0"
js-yaml "^3.13.1"
loader-utils "^1.2.3"
lodash "^4.17.15"

"@babel/[email protected]":
version "7.12.11"
Expand Down Expand Up @@ -678,11 +679,6 @@ argparse@^1.0.7:
dependencies:
sprintf-js "~1.0.2"

argparse@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/argparse/-/argparse-2.0.1.tgz#246f50f3ca78a3240f6c997e8a9bd1eac49e4b38"
integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==

aria-query@^5.3.0:
version "5.3.0"
resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-5.3.0.tgz#650c569e41ad90b51b3d7df5e5eed1c7549c103e"
Expand Down Expand Up @@ -5284,7 +5280,7 @@ github@^12.0.0:
mime "^2.0.3"
netrc "^0.1.4"

glob-all@^3.1.0, glob-all@^3.3.1:
glob-all@^3.1.0:
version "3.3.1"
resolved "https://registry.yarnpkg.com/glob-all/-/glob-all-3.3.1.tgz#6be2d5d8276902319f640fbf839fbe15b35e7667"
integrity sha512-Y+ESjdI7ZgMwfzanHZYQ87C59jOO0i+Hd+QYtVt9PhLi6d8wlOpzQnfBxWUlaTuAoR3TkybLqqbIoWveU4Ji7Q==
Expand Down Expand Up @@ -6793,13 +6789,6 @@ js-yaml@^3.13.0, js-yaml@^3.13.1, js-yaml@^3.4.6, js-yaml@^3.5.1, js-yaml@^3.5.4
argparse "^1.0.7"
esprima "^4.0.0"

js-yaml@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602"
integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
dependencies:
argparse "^2.0.1"

js-yaml@~3.7.0:
version "3.7.0"
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.7.0.tgz#5c967ddd837a9bfdca5f2de84253abe8a1c03b80"
Expand Down Expand Up @@ -7150,7 +7139,7 @@ [email protected]:
emojis-list "^2.0.0"
json5 "^0.5.0"

loader-utils@^1.0.1, loader-utils@^1.0.2, loader-utils@^1.1.0:
loader-utils@^1.0.1, loader-utils@^1.0.2, loader-utils@^1.1.0, loader-utils@^1.2.3:
version "1.4.2"
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.4.2.tgz#29a957f3a63973883eb684f10ffd3d151fec01a3"
integrity sha512-I5d00Pd/jwMD2QCduo657+YM/6L3KZu++pmX9VFncxaxvHcru9jx1lBaFft+r4Mt2jK0Yhp41XlRAihzPxHNCg==
Expand Down

0 comments on commit fb4e96b

Please sign in to comment.