This commit is contained in:
adueck 2022-09-23 14:29:29 +04:00
parent 590dfb3e4f
commit 7f89fe2dd5
3 changed files with 5 additions and 10 deletions

View File

@ -7,7 +7,7 @@
"@formkit/auto-animate": "^1.0.0-beta.1",
"@fortawesome/fontawesome-free": "^5.15.4",
"@lingdocs/lingdocs-main": "^0.3.3",
"@lingdocs/pashto-inflector": "^4.0.1",
"@lingdocs/pashto-inflector": "^4.0.0",
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",

View File

@ -51,11 +51,6 @@ In the last section we looked at the <Link to="/equatives/present-equative/">pre
This form is used to say that something is something (A = B) **habitually, generally, or repeatedly**.
<Examples opts={opts}>{psmd([
{
p: "**کور**",
f: "**kor**",
e: "**house**",
},
{
p: "سحار کې چمن لوند **وي**",
f: "saháar ke chaman loond **wee**",

View File

@ -1804,10 +1804,10 @@
rambda "^6.7.0"
react-select "^5.2.2"
"@lingdocs/pashto-inflector@^3.9.6":
version "3.9.6"
resolved "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-3.9.6.tgz#308d50c81108f47fccedadecdf32c2eaaa7a797c"
integrity sha512-UGei0f8Yf19CFvrtBBMABxe1ICAFcepk9ytnsbguX6F1hCNRD13RmNcT8GnmIm+wPIXRS1Ae0Z7zgmx7fKcT7w==
"@lingdocs/pashto-inflector@^4.0.0":
version "4.0.0"
resolved "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-4.0.0.tgz#873bed0ac745ea570268abe9e085d472f1b1a852"
integrity sha512-6jsy4wvPwi6TSaCqEy0d0c/LfbSnZBQKZ8TNwk/4jePmG4D5BIynybW4X10LBzvhYLmu2au1NKK5kK9bNWV9PQ==
dependencies:
"@formkit/auto-animate" "^1.0.0-beta.1"
classnames "^2.2.6"