update inf

This commit is contained in:
lingdocs 2021-11-01 18:05:21 -04:00
parent 93b300f78d
commit 64883605d1
5 changed files with 10 additions and 10 deletions

View File

@ -200,9 +200,9 @@
} }
}, },
"@lingdocs/pashto-inflector": { "@lingdocs/pashto-inflector": {
"version": "1.3.1", "version": "1.3.9",
"resolved": "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-1.3.1.tgz", "resolved": "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-1.3.9.tgz",
"integrity": "sha512-y8KKqvBau64zWrDP3Z7F4Zl9dxHXcB9WUyp1YRhL6jW1uqx4e92jF962p72oRkhlXGVLOXFuPFWmQqWHBVhvqw==", "integrity": "sha512-00FBJ6afa+ZJ1v5heoy0vQLQOMbgXvEdePqZYGakO5Kd2U/RVJkIngD4VoU5reiJNsCe74s4x9SaUlszzcaq3A==",
"requires": { "requires": {
"classnames": "^2.2.6", "classnames": "^2.2.6",
"pbf": "^3.2.1", "pbf": "^3.2.1",

View File

@ -14,7 +14,7 @@
"main": "lib/functions/src/index.js", "main": "lib/functions/src/index.js",
"dependencies": { "dependencies": {
"@google-cloud/storage": "^5.8.1", "@google-cloud/storage": "^5.8.1",
"@lingdocs/pashto-inflector": "^1.3.5", "@lingdocs/pashto-inflector": "^1.3.9",
"@types/cors": "^2.8.10", "@types/cors": "^2.8.10",
"@types/google-spreadsheet": "^3.0.2", "@types/google-spreadsheet": "^3.0.2",
"cors": "^2.8.5", "cors": "^2.8.5",

View File

@ -17,7 +17,7 @@
"url": "git@github.com-lingdocs:lingdocs/lingdocs-main.git" "url": "git@github.com-lingdocs:lingdocs/lingdocs-main.git"
}, },
"peerDependencies": { "peerDependencies": {
"@lingdocs/pashto-inflector": "^1.3.5" "@lingdocs/pashto-inflector": "^1.3.9"
}, },
"author": "lingdocs.com", "author": "lingdocs.com",
"license": "MIT", "license": "MIT",

View File

@ -6,7 +6,7 @@
"private": true, "private": true,
"dependencies": { "dependencies": {
"@fortawesome/fontawesome-free": "^5.15.2", "@fortawesome/fontawesome-free": "^5.15.2",
"@lingdocs/pashto-inflector": "^1.3.5", "@lingdocs/pashto-inflector": "^1.3.9",
"@testing-library/jest-dom": "^5.11.4", "@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0", "@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10", "@testing-library/user-event": "^12.1.10",

View File

@ -1483,10 +1483,10 @@
"@types/yargs" "^16.0.0" "@types/yargs" "^16.0.0"
chalk "^4.0.0" chalk "^4.0.0"
"@lingdocs/pashto-inflector@^1.3.1": "@lingdocs/pashto-inflector@^1.3.9":
version "1.3.1" version "1.3.9"
resolved "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-1.3.1.tgz#09aca1e52507361d6efd5a87b7b7135704dc03a3" resolved "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-1.3.9.tgz#a9faf83a38217a98a33fb12ffe3e77f62a21c4c7"
integrity sha512-y8KKqvBau64zWrDP3Z7F4Zl9dxHXcB9WUyp1YRhL6jW1uqx4e92jF962p72oRkhlXGVLOXFuPFWmQqWHBVhvqw== integrity sha512-00FBJ6afa+ZJ1v5heoy0vQLQOMbgXvEdePqZYGakO5Kd2U/RVJkIngD4VoU5reiJNsCe74s4x9SaUlszzcaq3A==
dependencies: dependencies:
classnames "^2.2.6" classnames "^2.2.6"
pbf "^3.2.1" pbf "^3.2.1"