This commit is contained in:
lingdocs 2022-04-12 17:24:53 +05:00
parent 5a44f4d741
commit 53d1794626
6 changed files with 44 additions and 7259 deletions

File diff suppressed because it is too large Load Diff

View File

@ -14,7 +14,7 @@
"main": "lib/functions/src/index.js",
"dependencies": {
"@google-cloud/storage": "^5.8.1",
"@lingdocs/pashto-inflector": "1.9.4",
"@lingdocs/pashto-inflector": "1.9.8",
"@types/cors": "^2.8.10",
"@types/google-spreadsheet": "^3.0.2",
"cors": "^2.8.5",
@ -35,6 +35,6 @@
},
"private": true,
"peerDependencies": {
"@lingdocs/pashto-inflector": "1.9.4"
"@lingdocs/pashto-inflector": "1.9.8"
}
}

3977
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -17,7 +17,7 @@
"url": "git@github.com-lingdocs:lingdocs/lingdocs-main.git"
},
"peerDependencies": {
"@lingdocs/pashto-inflector": "1.9.4"
"@lingdocs/pashto-inflector": "1.9.8"
},
"author": "lingdocs.com",
"license": "MIT",
@ -26,7 +26,7 @@
"passport-github2": "^0.1.12",
"passport-google-oauth": "^2.0.0",
"passport-twitter": "^1.0.4",
"@lingdocs/pashto-inflector": "1.9.4"
"@lingdocs/pashto-inflector": "1.9.8"
},
"devDependencies": {
"@types/passport-github2": "^1.2.5",

View File

@ -6,7 +6,7 @@
"private": true,
"dependencies": {
"@fortawesome/fontawesome-free": "^5.15.2",
"@lingdocs/pashto-inflector": "1.9.4",
"@lingdocs/pashto-inflector": "1.9.8",
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
@ -100,6 +100,6 @@
"user-event": "^4.0.0"
},
"peerDependencies": {
"@lingdocs/pashto-inflector": "1.9.4"
"@lingdocs/pashto-inflector": "1.9.8"
}
}

View File

@ -1585,15 +1585,14 @@
"@types/yargs" "^16.0.0"
chalk "^4.0.0"
"@lingdocs/pashto-inflector@1.9.4":
version "1.9.4"
resolved "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-1.9.4.tgz#10e082fd403d821e85ef7587b67f33b9e6484cef"
integrity sha512-LnPLxwmZY2u4sKlKJNhfFlVb655BgLr8R1882H8ZRxLA0jxvvHEckzFdX+rZsZqg3u08JK56x5TCzSlM2MuP6Q==
"@lingdocs/pashto-inflector@1.9.8":
version "1.9.8"
resolved "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-1.9.8.tgz#7568b3ba97f50893866e0d2842687572c703aa5f"
integrity sha512-vOFOcr0eAYoFLCagFJKnsRAEAh8ki6cLsZk1V4lpEKzdr1KaGug55WXowgazhW5JGcB0M0A90Gvd6mCZwJ+7Yw==
dependencies:
classnames "^2.2.6"
pbf "^3.2.1"
rambda "^6.7.0"
react-rewards "^2.0.3"
react-select "^5.2.2"
"@nodelib/fs.scandir@2.1.5":
@ -10701,11 +10700,6 @@ react-refresh@^0.8.3:
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.8.3.tgz#721d4657672d400c5e3c75d063c4a85fb2d5d68f"
integrity sha512-X8jZHc7nCMjaCqoU+V2I0cOhNW+QMBwSUkeXnTi8IPe6zaRWfn60ZzvFDZqWPfmSJfjub7dDW1SP0jaHWLu/hg==
react-rewards@^2.0.3:
version "2.0.3"
resolved "https://registry.yarnpkg.com/react-rewards/-/react-rewards-2.0.3.tgz#685aee98654ab4f060e297849f39cf0a16cec042"
integrity sha512-qww5Jtk2HmCjR9wc7+0c2iP8oCQzENZn8pnoJGi0S6o+6dAD25+ZoagLSWdoBLGVwxfP5kFBjv3VZ6L8fPk6lg==
react-router-dom@^5.2.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.2.0.tgz#9e65a4d0c45e13289e66c7b17c7e175d0ea15662"