Skip to content

Commit

Permalink
chore: change source for gettext
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinavk96 committed Jul 12, 2019
1 parent 72748b9 commit 3010cc1
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 23 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -112,7 +112,7 @@
"eslint-plugin-ember": "^6.2.0",
"eslint-plugin-ember-suave": "^1.0.0",
"eslint-plugin-node": "^9.0.1",
"gettext.js": "git://github.com/Cropster/gettext.js.git#master",
"gettext.js": "guillaumepotier/gettext.js#7b772c4",
"google-material-color": "^1.3.1",
"http-status": "^1.3.2",
"jquery": "^3.4.1",
Expand All @@ -138,7 +138,7 @@
"dependencies": {
"@bower_components/Croppie": "Foliotek/Croppie#^2.4.1",
"@bower_components/flexibility": "10up/flexibility#^2.0.1",
"@bower_components/gettext.js": "git://github.com/Cropster/gettext.js.git#master",
"@bower_components/gettext.js": "guillaumepotier/gettext.js#7b772c4",
"@bower_components/js-polyfills": "inexorabletash/polyfill#^0.1.34",
"@bower_components/open-event-theme": "fossasia/open-event-theme#^0.0.5",
"@bower_components/pace": "HubSpot/pace#^1.0.2",
Expand Down
49 changes: 28 additions & 21 deletions yarn.lock
Expand Up @@ -791,11 +791,11 @@
version "2.0.1"
resolved "https://codeload.github.com/10up/flexibility/tar.gz/9578df36e207c0a5eda7bb7515ba407366396527"

"@bower_components/gettext.js@git://github.com/Cropster/gettext.js.git#master", "gettext.js@git://github.com/Cropster/gettext.js.git#master":
version "0.5.3"
resolved "git://github.com/Cropster/gettext.js.git#9261cafec1d3cbd0b629b5c512f89b30703ed431"
"@bower_components/gettext.js@guillaumepotier/gettext.js#7b772c4", gettext.js@guillaumepotier/gettext.js#7b772c4:
version "0.7.0"
resolved "https://codeload.github.com/guillaumepotier/gettext.js/tar.gz/7b772c41a8883221d4d732a72d26d06c08e7d5ae"
dependencies:
po2json "^0.3.2"
po2json "^0.4.0"

"@bower_components/js-polyfills@inexorabletash/polyfill#^0.1.34":
version "0.1.42"
Expand Down Expand Up @@ -1514,6 +1514,7 @@ ansi-styles@^3.0.0, ansi-styles@^3.2.0, ansi-styles@^3.2.1:
ansi-styles@~1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-1.0.0.tgz#cb102df1c56f5123eab8b67cd7b98027a0279178"
integrity sha1-yxAt8cVvUSPquLZ817mAJ6AnkXg=

ansi-to-html@^0.6.6:
version "0.6.10"
Expand Down Expand Up @@ -3958,6 +3959,7 @@ chalk@^2.4.2:
chalk@~0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/chalk/-/chalk-0.4.0.tgz#5199a3ddcd0c1efe23bc08c1b027b06176e0c64f"
integrity sha1-UZmj3c0MHv4jvAjBsCewYXbgxk8=
dependencies:
ansi-styles "~1.0.0"
has-color "~0.1.0"
Expand Down Expand Up @@ -6570,7 +6572,7 @@ encodeurl@~1.0.1, encodeurl@~1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-1.0.2.tgz#ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59"

encoding@^0.1.11, encoding@^0.1.12, encoding@~0.1:
encoding@^0.1.11, encoding@^0.1.12:
version "0.1.12"
resolved "https://registry.yarnpkg.com/encoding/-/encoding-0.1.12.tgz#538b66f3ee62cd1ab51ec323829d1f9480c74beb"
dependencies:
Expand Down Expand Up @@ -7901,6 +7903,13 @@ gettext-nunjucks@^0.0.2:
nunjucks "^3.0.0"
nunjucks-markdown "^2.0.1"

gettext-parser@1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/gettext-parser/-/gettext-parser-1.1.0.tgz#2c5a6638d893934b9b55037d0ad82cb7004b2679"
integrity sha1-LFpmONiTk0ubVQN9CtgstwBLJnk=
dependencies:
encoding "^0.1.11"

gettext-parser@^2.0.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/gettext-parser/-/gettext-parser-2.1.0.tgz#44dad33a15a74776f4383bb33efa8e0eda2346e4"
Expand All @@ -7909,12 +7918,6 @@ gettext-parser@^2.0.0:
readable-stream "^2.0.0"
safe-buffer "^5.1.2"

gettext-parser@~0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/gettext-parser/-/gettext-parser-0.2.0.tgz#541b99e2720e460163055c64e99b1422e3e995f5"
dependencies:
encoding "~0.1"

gettext-swig@^0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/gettext-swig/-/gettext-swig-0.3.0.tgz#4e87923a239ec5b1b0ac0ad9835a036799235758"
Expand Down Expand Up @@ -8244,6 +8247,7 @@ has-binary2@~1.0.2:
has-color@~0.1.0:
version "0.1.7"
resolved "https://registry.yarnpkg.com/has-color/-/has-color-0.1.7.tgz#67144a5260c34fc3cca677d041daf52fe7b78b2f"
integrity sha1-ZxRKUmDDT8PMpnfQQdr1L+e3iy8=

has-cors@1.1.0:
version "1.1.0"
Expand Down Expand Up @@ -9950,7 +9954,7 @@ lodash.without@~4.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/lodash.without/-/lodash.without-4.4.0.tgz#3cd4574a00b67bae373a94b748772640507b7aac"

lodash@^2.4.1, lodash@~2.4.1:
lodash@^2.4.1:
version "2.4.2"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-2.4.2.tgz#fadd834b9683073da179b3eae6d9c0d15053f73e"

Expand Down Expand Up @@ -10827,9 +10831,10 @@ node-watch@0.6.0:
resolved "https://registry.yarnpkg.com/node-watch/-/node-watch-0.6.0.tgz#ab0703b60cd270783698e57a428faa0010ed8fd0"
integrity sha512-XAgTL05z75ptd7JSVejH1a2Dm1zmXYhuDr9l230Qk6Z7/7GPcnAs/UyJJ4ggsXSvWil8iOzwQLW0zuGUvHpG8g==

nomnom@1.8.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/nomnom/-/nomnom-1.8.0.tgz#dcbbf531b9299c11b7d7845066045b5237d2c8d9"
nomnom@1.8.1:
version "1.8.1"
resolved "https://registry.yarnpkg.com/nomnom/-/nomnom-1.8.1.tgz#2151f722472ba79e50a76fc125bb8c8f2e4dc2a7"
integrity sha1-IVH3Ikcrp55Qp2/BJbuMjy5Nwqc=
dependencies:
chalk "~0.4.0"
underscore "~1.6.0"
Expand Down Expand Up @@ -11634,13 +11639,13 @@ pluralize@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-7.0.0.tgz#298b89df8b93b0221dbf421ad2b1b1ea23fc6777"

po2json@^0.3.2:
version "0.3.2"
resolved "https://registry.yarnpkg.com/po2json/-/po2json-0.3.2.tgz#d3edc61859369c0b624548bf8a2321dca29cfd5b"
po2json@^0.4.0:
version "0.4.5"
resolved "https://registry.yarnpkg.com/po2json/-/po2json-0.4.5.tgz#47bb2952da32d58a1be2f256a598eebc0b745118"
integrity sha1-R7spUtoy1Yob4vJWpZjuvAt0URg=
dependencies:
gettext-parser "~0.2.0"
lodash "~2.4.1"
nomnom "1.8.0"
gettext-parser "1.1.0"
nomnom "1.8.1"

portfinder@^1.0.20:
version "1.0.20"
Expand Down Expand Up @@ -13592,6 +13597,7 @@ strip-ansi@^5.2.0:
strip-ansi@~0.1.0:
version "0.1.1"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-0.1.1.tgz#39e8a98d044d150660abe4a6808acf70bb7bc991"
integrity sha1-OeipjQRNFQZgq+SmgIrPcLt7yZE=

strip-bom@^2.0.0:
version "2.0.0"
Expand Down Expand Up @@ -14133,6 +14139,7 @@ underscore@>=1.8.3:
underscore@~1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.6.0.tgz#8b38b10cacdef63337b8b24e4ff86d45aea529a8"
integrity sha1-izixDKze9jM3uLJOT/htRa6lKag=

unicode-canonical-property-names-ecmascript@^1.0.4:
version "1.0.4"
Expand Down

0 comments on commit 3010cc1

Please sign in to comment.