diff --git a/package.json b/package.json index 0fd8bd8..e927ea1 100644 --- a/package.json +++ b/package.json @@ -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/ps-react": "^5.1.8", + "@lingdocs/ps-react": "^5.3.0", "@testing-library/jest-dom": "^5.11.4", "@testing-library/react": "^11.1.0", "@testing-library/user-event": "^12.1.10", diff --git a/src/words/verb-categories/simple-trans.js b/src/words/verb-categories/simple-trans.js index 8071b19..c9affa0 100644 --- a/src/words/verb-categories/simple-trans.js +++ b/src/words/verb-categories/simple-trans.js @@ -28,7 +28,7 @@ module.exports = [ 1527815165,// پېژندل - to recognize, know, meet 1527813405,// تړل - to connect, tie, bind, close 1527813394,// ټاکل - to select, appoint - 1527813755,// ځورول - to bother, irritate, torture, distress, vex, grind on + 1527820418,// ځورول - to bother, irritate, torture, distress, vex, grind on 1527814586,// چلول - to drive, operate, handle, put forward, circulate 1527816564,// چیچل - to bite, chew, grind (teeth), clench (teeth), sting 1527812790,// خوړل - to eat, to bite diff --git a/yarn.lock b/yarn.lock index 0feb103..f84637b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1943,10 +1943,10 @@ rambda "^6.7.0" react-select "^5.2.2" -"@lingdocs/ps-react@^5.1.8": - version "5.1.8" - resolved "https://npm.lingdocs.com/@lingdocs%2fps-react/-/ps-react-5.1.8.tgz#3bdad675ae8d2ea4f77abe572a4b33574e2ce986" - integrity sha512-kcOzjRHjw6rOqX2o0KAv0o1B9apzYwQob9/s0vpl1d4HCV+SbmCnuAy+d0LCzmbhDNhZX5wu0ZZjVhaQMtQ17A== +"@lingdocs/ps-react@^5.3.0": + version "5.3.0" + resolved "https://npm.lingdocs.com/@lingdocs%2fps-react/-/ps-react-5.3.0.tgz#4c3a66e4192e14aede43a0a23b7e170bab2d4cb9" + integrity sha512-UnIDvUSbbJBHf2CYcBYAgAfLst9M+eVcZJfPDiMSV2tiZgLzueplNw5ykl5hlSR7+zxc9ExziEps1nobXkqGnw== dependencies: "@formkit/auto-animate" "^1.0.0-beta.3" classnames "^2.2.6"