diff --git a/package.json b/package.json index 095e8c8..0a6237a 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "dependencies": { "@fortawesome/fontawesome-free": "^5.15.4", "@lingdocs/lingdocs-main": "^0.3.1", - "@lingdocs/pashto-inflector": "^2.5.5", + "@lingdocs/pashto-inflector": "^2.5.6", "@testing-library/jest-dom": "^5.11.4", "@testing-library/react": "^11.1.0", "@testing-library/user-event": "^12.1.10", diff --git a/yarn.lock b/yarn.lock index 745e844..a79373c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1690,6 +1690,18 @@ rambda "^6.7.0" react-select "^5.2.2" +"@lingdocs/pashto-inflector@^2.5.6": + version "2.5.6" + resolved "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.5.6.tgz#bfb6ea8e968e8a03d7ba7ed5e00acc2c0af88182" + integrity sha512-3Z7rmhaPXsIbQCkJC5T2x+TQnXk4PTPprxrx/qTd6MC5TnBoXVCkxBXz8lUVdbzJKNiSuNKceMS14aq5dKNIsA== + dependencies: + classnames "^2.2.6" + jsurl2 "^2.1.0" + lz-string "^1.4.4" + pbf "^3.2.1" + rambda "^6.7.0" + react-select "^5.2.2" + "@mdx-js/mdx@^0.15.5": version "0.15.7" resolved "https://registry.yarnpkg.com/@mdx-js/mdx/-/mdx-0.15.7.tgz#5fde5841d7b6f4c78f80c19fff559532af5ce5ad"