This commit is contained in:
lingdocs 2022-04-18 19:39:35 +05:00
parent 8e904e38ee
commit baf04a9e00
7 changed files with 23 additions and 23 deletions

View File

@ -391,9 +391,9 @@
} }
}, },
"@lingdocs/pashto-inflector": { "@lingdocs/pashto-inflector": {
"version": "2.0.9", "version": "2.1.1",
"resolved": "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.0.9.tgz", "resolved": "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.1.1.tgz",
"integrity": "sha512-AE3K1LoUmTEOKjhPQ7TWSJgwd/ejNngM6s2Ee/p5PVCB46+EuRjr6qM25vtrfMqn9jr0OdKO5ikjzFhvZ7leXA==", "integrity": "sha512-+cgdMJYA4jIOI0OoL2MP/b8zc9W+WTpPIs+6CMeMouQAE3OsxNm99seOBnDNaVKUabssC5WFyBfEIw+bzCBKrQ==",
"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": "2.0.9", "@lingdocs/pashto-inflector": "2.1.1",
"@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",
@ -35,6 +35,6 @@
}, },
"private": true, "private": true,
"peerDependencies": { "peerDependencies": {
"@lingdocs/pashto-inflector": "2.0.9" "@lingdocs/pashto-inflector": "2.1.1"
} }
} }

6
package-lock.json generated
View File

@ -214,9 +214,9 @@
"dev": true "dev": true
}, },
"@lingdocs/pashto-inflector": { "@lingdocs/pashto-inflector": {
"version": "2.0.9", "version": "2.1.1",
"resolved": "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.0.9.tgz", "resolved": "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.1.1.tgz",
"integrity": "sha512-AE3K1LoUmTEOKjhPQ7TWSJgwd/ejNngM6s2Ee/p5PVCB46+EuRjr6qM25vtrfMqn9jr0OdKO5ikjzFhvZ7leXA==", "integrity": "sha512-+cgdMJYA4jIOI0OoL2MP/b8zc9W+WTpPIs+6CMeMouQAE3OsxNm99seOBnDNaVKUabssC5WFyBfEIw+bzCBKrQ==",
"requires": { "requires": {
"classnames": "^2.2.6", "classnames": "^2.2.6",
"pbf": "^3.2.1", "pbf": "^3.2.1",

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": "2.0.9" "@lingdocs/pashto-inflector": "2.1.1"
}, },
"author": "lingdocs.com", "author": "lingdocs.com",
"license": "MIT", "license": "MIT",
@ -26,7 +26,7 @@
"passport-github2": "^0.1.12", "passport-github2": "^0.1.12",
"passport-google-oauth": "^2.0.0", "passport-google-oauth": "^2.0.0",
"passport-twitter": "^1.0.4", "passport-twitter": "^1.0.4",
"@lingdocs/pashto-inflector": "2.0.9" "@lingdocs/pashto-inflector": "2.1.1"
}, },
"devDependencies": { "devDependencies": {
"@types/passport-github2": "^1.2.5", "@types/passport-github2": "^1.2.5",

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": "2.0.9", "@lingdocs/pashto-inflector": "2.1.1",
"@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",
@ -100,6 +100,6 @@
"user-event": "^4.0.0" "user-event": "^4.0.0"
}, },
"peerDependencies": { "peerDependencies": {
"@lingdocs/pashto-inflector": "2.0.9" "@lingdocs/pashto-inflector": "2.1.1"
} }
} }

View File

@ -1585,10 +1585,10 @@
"@types/yargs" "^16.0.0" "@types/yargs" "^16.0.0"
chalk "^4.0.0" chalk "^4.0.0"
"@lingdocs/pashto-inflector@2.0.9": "@lingdocs/pashto-inflector@2.1.1":
version "2.0.9" version "2.1.1"
resolved "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.0.9.tgz#7ae83b16ee501695db35e5121f2179b1c87265df" resolved "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.1.1.tgz#2de6778546cae058d6f55af152c6a7d4d91260b0"
integrity sha512-AE3K1LoUmTEOKjhPQ7TWSJgwd/ejNngM6s2Ee/p5PVCB46+EuRjr6qM25vtrfMqn9jr0OdKO5ikjzFhvZ7leXA== integrity sha512-+cgdMJYA4jIOI0OoL2MP/b8zc9W+WTpPIs+6CMeMouQAE3OsxNm99seOBnDNaVKUabssC5WFyBfEIw+bzCBKrQ==
dependencies: dependencies:
classnames "^2.2.6" classnames "^2.2.6"
pbf "^3.2.1" pbf "^3.2.1"

View File

@ -168,10 +168,10 @@
"resolved" "https://registry.npmjs.org/@hapi/hoek/-/hoek-9.2.1.tgz" "resolved" "https://registry.npmjs.org/@hapi/hoek/-/hoek-9.2.1.tgz"
"version" "9.2.1" "version" "9.2.1"
"@lingdocs/pashto-inflector@2.0.7": "@lingdocs/pashto-inflector@2.1.1":
"integrity" "sha512-gZzNdlEzt1UtXDk/p07fF3WFHJVrRRx57GHKCl+hm+4e6Db22/84Lx8pJOPje8k/Xxls+pDAs0gSKCOUOW9d8g==" "integrity" "sha512-+cgdMJYA4jIOI0OoL2MP/b8zc9W+WTpPIs+6CMeMouQAE3OsxNm99seOBnDNaVKUabssC5WFyBfEIw+bzCBKrQ=="
"resolved" "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.0.7.tgz" "resolved" "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.1.1.tgz"
"version" "2.0.7" "version" "2.1.1"
dependencies: dependencies:
"classnames" "^2.2.6" "classnames" "^2.2.6"
"pbf" "^3.2.1" "pbf" "^3.2.1"
@ -340,9 +340,9 @@
"@types/react" "*" "@types/react" "*"
"@types/react@*": "@types/react@*":
"integrity" "sha512-Zm4ryWh9xQbMX6ge7Ej/nS6VBoT+9wzvwd/hZ+9EONGjBkejyyvEKndZt/DZHHj1lSU/YeTPyJAn22S3GnYchQ==" "integrity" "sha512-UPxNGInDCIKlfqBrm8LDXYWNfLHwIdisWcsH5GpMyGjhEDLFgTtlRBaoWuCua9HcyuE0rMkmAeZ3FXV1pYLIYQ=="
"resolved" "https://registry.npmjs.org/@types/react/-/react-18.0.4.tgz" "resolved" "https://registry.npmjs.org/@types/react/-/react-18.0.5.tgz"
"version" "18.0.4" "version" "18.0.5"
dependencies: dependencies:
"@types/prop-types" "*" "@types/prop-types" "*"
"@types/scheduler" "*" "@types/scheduler" "*"