This commit is contained in:
lingdocs 2022-04-15 19:50:11 +05:00
parent ef10295486
commit 8e904e38ee
7 changed files with 33 additions and 7208 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": "2.0.7",
"@lingdocs/pashto-inflector": "2.0.9",
"@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": "2.0.7"
"@lingdocs/pashto-inflector": "2.0.9"
}
}

3949
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": "2.0.7"
"@lingdocs/pashto-inflector": "2.0.9"
},
"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": "2.0.7"
"@lingdocs/pashto-inflector": "2.0.9"
},
"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": "2.0.7",
"@lingdocs/pashto-inflector": "2.0.9",
"@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": "2.0.7"
"@lingdocs/pashto-inflector": "2.0.9"
}
}

View File

@ -221,6 +221,7 @@ function IsolatedEntry({ state, dictionary, isolateEntry }: {
verbs={searchVerbs}
getNounByTs={getNounByTs}
getVerbByTs={getVerbByTs}
handleLinkClick={isolateEntry}
/>
</div>}

View File

@ -1585,10 +1585,10 @@
"@types/yargs" "^16.0.0"
chalk "^4.0.0"
"@lingdocs/pashto-inflector@2.0.7":
version "2.0.7"
resolved "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.0.7.tgz#51e3ed35a07f746141376836399b8abc0826d6cc"
integrity sha512-gZzNdlEzt1UtXDk/p07fF3WFHJVrRRx57GHKCl+hm+4e6Db22/84Lx8pJOPje8k/Xxls+pDAs0gSKCOUOW9d8g==
"@lingdocs/pashto-inflector@2.0.9":
version "2.0.9"
resolved "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.0.9.tgz#7ae83b16ee501695db35e5121f2179b1c87265df"
integrity sha512-AE3K1LoUmTEOKjhPQ7TWSJgwd/ejNngM6s2Ee/p5PVCB46+EuRjr6qM25vtrfMqn9jr0OdKO5ikjzFhvZ7leXA==
dependencies:
classnames "^2.2.6"
pbf "^3.2.1"