This commit is contained in:
lingdocs 2021-10-18 11:02:22 -04:00
parent 5e08cf6e31
commit 5b013e26ff
5 changed files with 10 additions and 10 deletions

View File

@ -200,9 +200,9 @@
}
},
"@lingdocs/pashto-inflector": {
"version": "1.1.9",
"resolved": "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-1.1.9.tgz",
"integrity": "sha512-Rp4BWRR2Rf1HjBn4ZMlf12MIsEGLOd5GIKE2/OXaGVZAKdT6DSf0NqtMGw99nLSbxIvTPWrg0XpEYlPqstb7/w==",
"version": "1.3.0",
"resolved": "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-1.3.0.tgz",
"integrity": "sha512-LSGyPWmYWCw9NzfhWb2W/BPgVOlMH/D9D/uY+ZCQqZJ8jMy0X1AxmTjBa4Lm70rbIV81qLGSJDNUTSoI+mg5kA==",
"requires": {
"classnames": "^2.2.6",
"pbf": "^3.2.1",

View File

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

View File

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

View File

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

View File

@ -1483,10 +1483,10 @@
"@types/yargs" "^16.0.0"
chalk "^4.0.0"
"@lingdocs/pashto-inflector@^1.1.9":
version "1.1.9"
resolved "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-1.1.9.tgz#19ef2788223d8383b3922c4c760b0c9ee7c4b705"
integrity sha512-Rp4BWRR2Rf1HjBn4ZMlf12MIsEGLOd5GIKE2/OXaGVZAKdT6DSf0NqtMGw99nLSbxIvTPWrg0XpEYlPqstb7/w==
"@lingdocs/pashto-inflector@^1.3.0":
version "1.3.0"
resolved "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-1.3.0.tgz#2410b3fad74cbfd15190b84f8de053a26e254f0c"
integrity sha512-LSGyPWmYWCw9NzfhWb2W/BPgVOlMH/D9D/uY+ZCQqZJ8jMy0X1AxmTjBa4Lm70rbIV81qLGSJDNUTSoI+mg5kA==
dependencies:
classnames "^2.2.6"
pbf "^3.2.1"