This commit is contained in:
lingdocs 2022-04-12 16:51:59 +05:00
parent 859934bac2
commit 5a44f4d741
7 changed files with 75 additions and 30 deletions

View File

@ -7,7 +7,7 @@
"name": "functions",
"dependencies": {
"@google-cloud/storage": "^5.8.1",
"@lingdocs/pashto-inflector": "1.9.0",
"@lingdocs/pashto-inflector": "1.9.4",
"@types/cors": "^2.8.10",
"@types/google-spreadsheet": "^3.0.2",
"cors": "^2.8.5",
@ -30,7 +30,7 @@
"node": "12"
},
"peerDependencies": {
"@lingdocs/pashto-inflector": "1.9.0"
"@lingdocs/pashto-inflector": "1.9.4"
}
},
"node_modules/@babel/code-frame": {
@ -505,14 +505,15 @@
}
},
"node_modules/@lingdocs/pashto-inflector": {
"version": "1.9.0",
"resolved": "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-1.9.0.tgz",
"integrity": "sha512-2MCPHiyaHxr9MCLh+vVF1gaaIrbWGhzp9GAVEbU1qrNn3FoOEBzhxiijQ1Lny0pQkYWRo5IXDeqJHVEP2jAnFg==",
"version": "1.9.4",
"resolved": "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-1.9.4.tgz",
"integrity": "sha512-LnPLxwmZY2u4sKlKJNhfFlVb655BgLr8R1882H8ZRxLA0jxvvHEckzFdX+rZsZqg3u08JK56x5TCzSlM2MuP6Q==",
"license": "MIT",
"dependencies": {
"classnames": "^2.2.6",
"pbf": "^3.2.1",
"rambda": "^6.7.0",
"react-rewards": "^2.0.3",
"react-select": "^5.2.2"
},
"peerDependencies": {
@ -2714,6 +2715,15 @@
"react-dom": ">=16.3.0"
}
},
"node_modules/react-rewards": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/react-rewards/-/react-rewards-2.0.3.tgz",
"integrity": "sha512-qww5Jtk2HmCjR9wc7+0c2iP8oCQzENZn8pnoJGi0S6o+6dAD25+ZoagLSWdoBLGVwxfP5kFBjv3VZ6L8fPk6lg==",
"peerDependencies": {
"react": "^15.0.0 || ^16.0.0 || ^17.0.0",
"react-dom": "^15.0.0 || ^16.0.0 || ^17.0.0"
}
},
"node_modules/react-select": {
"version": "5.2.2",
"resolved": "https://registry.npmjs.org/react-select/-/react-select-5.2.2.tgz",
@ -3649,13 +3659,14 @@
}
},
"@lingdocs/pashto-inflector": {
"version": "1.9.0",
"resolved": "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-1.9.0.tgz",
"integrity": "sha512-2MCPHiyaHxr9MCLh+vVF1gaaIrbWGhzp9GAVEbU1qrNn3FoOEBzhxiijQ1Lny0pQkYWRo5IXDeqJHVEP2jAnFg==",
"version": "1.9.4",
"resolved": "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-1.9.4.tgz",
"integrity": "sha512-LnPLxwmZY2u4sKlKJNhfFlVb655BgLr8R1882H8ZRxLA0jxvvHEckzFdX+rZsZqg3u08JK56x5TCzSlM2MuP6Q==",
"requires": {
"classnames": "^2.2.6",
"pbf": "^3.2.1",
"rambda": "^6.7.0",
"react-rewards": "^2.0.3",
"react-select": "^5.2.2"
}
},
@ -5424,6 +5435,12 @@
"warning": "^4.0.3"
}
},
"react-rewards": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/react-rewards/-/react-rewards-2.0.3.tgz",
"integrity": "sha512-qww5Jtk2HmCjR9wc7+0c2iP8oCQzENZn8pnoJGi0S6o+6dAD25+ZoagLSWdoBLGVwxfP5kFBjv3VZ6L8fPk6lg==",
"requires": {}
},
"react-select": {
"version": "5.2.2",
"resolved": "https://registry.npmjs.org/react-select/-/react-select-5.2.2.tgz",

View File

@ -14,7 +14,7 @@
"main": "lib/functions/src/index.js",
"dependencies": {
"@google-cloud/storage": "^5.8.1",
"@lingdocs/pashto-inflector": "1.9.0",
"@lingdocs/pashto-inflector": "1.9.4",
"@types/cors": "^2.8.10",
"@types/google-spreadsheet": "^3.0.2",
"cors": "^2.8.5",
@ -35,6 +35,6 @@
},
"private": true,
"peerDependencies": {
"@lingdocs/pashto-inflector": "1.9.0"
"@lingdocs/pashto-inflector": "1.9.4"
}
}

32
package-lock.json generated
View File

@ -9,7 +9,7 @@
"version": "0.2.5",
"license": "MIT",
"dependencies": {
"@lingdocs/pashto-inflector": "1.9.0",
"@lingdocs/pashto-inflector": "1.9.4",
"nano": "^9.0.5",
"passport-github2": "^0.1.12",
"passport-google-oauth": "^2.0.0",
@ -25,7 +25,7 @@
"typescript": "^4.4.3"
},
"peerDependencies": {
"@lingdocs/pashto-inflector": "1.9.0"
"@lingdocs/pashto-inflector": "1.9.4"
}
},
"node_modules/@babel/code-frame": {
@ -283,14 +283,15 @@
"dev": true
},
"node_modules/@lingdocs/pashto-inflector": {
"version": "1.9.0",
"resolved": "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-1.9.0.tgz",
"integrity": "sha512-2MCPHiyaHxr9MCLh+vVF1gaaIrbWGhzp9GAVEbU1qrNn3FoOEBzhxiijQ1Lny0pQkYWRo5IXDeqJHVEP2jAnFg==",
"version": "1.9.4",
"resolved": "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-1.9.4.tgz",
"integrity": "sha512-LnPLxwmZY2u4sKlKJNhfFlVb655BgLr8R1882H8ZRxLA0jxvvHEckzFdX+rZsZqg3u08JK56x5TCzSlM2MuP6Q==",
"license": "MIT",
"dependencies": {
"classnames": "^2.2.6",
"pbf": "^3.2.1",
"rambda": "^6.7.0",
"react-rewards": "^2.0.3",
"react-select": "^5.2.2"
},
"peerDependencies": {
@ -3219,6 +3220,15 @@
"node": ">=0.10.0"
}
},
"node_modules/react-rewards": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/react-rewards/-/react-rewards-2.0.3.tgz",
"integrity": "sha512-qww5Jtk2HmCjR9wc7+0c2iP8oCQzENZn8pnoJGi0S6o+6dAD25+ZoagLSWdoBLGVwxfP5kFBjv3VZ6L8fPk6lg==",
"peerDependencies": {
"react": "^15.0.0 || ^16.0.0 || ^17.0.0",
"react-dom": "^15.0.0 || ^16.0.0 || ^17.0.0"
}
},
"node_modules/react-select": {
"version": "5.2.2",
"resolved": "https://registry.npmjs.org/react-select/-/react-select-5.2.2.tgz",
@ -4131,13 +4141,14 @@
"dev": true
},
"@lingdocs/pashto-inflector": {
"version": "1.9.0",
"resolved": "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-1.9.0.tgz",
"integrity": "sha512-2MCPHiyaHxr9MCLh+vVF1gaaIrbWGhzp9GAVEbU1qrNn3FoOEBzhxiijQ1Lny0pQkYWRo5IXDeqJHVEP2jAnFg==",
"version": "1.9.4",
"resolved": "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-1.9.4.tgz",
"integrity": "sha512-LnPLxwmZY2u4sKlKJNhfFlVb655BgLr8R1882H8ZRxLA0jxvvHEckzFdX+rZsZqg3u08JK56x5TCzSlM2MuP6Q==",
"requires": {
"classnames": "^2.2.6",
"pbf": "^3.2.1",
"rambda": "^6.7.0",
"react-rewards": "^2.0.3",
"react-select": "^5.2.2"
}
},
@ -6375,6 +6386,11 @@
"integrity": "sha512-X8jZHc7nCMjaCqoU+V2I0cOhNW+QMBwSUkeXnTi8IPe6zaRWfn60ZzvFDZqWPfmSJfjub7dDW1SP0jaHWLu/hg==",
"dev": true
},
"react-rewards": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/react-rewards/-/react-rewards-2.0.3.tgz",
"integrity": "sha512-qww5Jtk2HmCjR9wc7+0c2iP8oCQzENZn8pnoJGi0S6o+6dAD25+ZoagLSWdoBLGVwxfP5kFBjv3VZ6L8fPk6lg=="
},
"react-select": {
"version": "5.2.2",
"resolved": "https://registry.npmjs.org/react-select/-/react-select-5.2.2.tgz",

View File

@ -17,7 +17,7 @@
"url": "git@github.com-lingdocs:lingdocs/lingdocs-main.git"
},
"peerDependencies": {
"@lingdocs/pashto-inflector": "1.9.0"
"@lingdocs/pashto-inflector": "1.9.4"
},
"author": "lingdocs.com",
"license": "MIT",
@ -26,7 +26,7 @@
"passport-github2": "^0.1.12",
"passport-google-oauth": "^2.0.0",
"passport-twitter": "^1.0.4",
"@lingdocs/pashto-inflector": "1.9.0"
"@lingdocs/pashto-inflector": "1.9.4"
},
"devDependencies": {
"@types/passport-github2": "^1.2.5",

View File

@ -6,7 +6,7 @@
"private": true,
"dependencies": {
"@fortawesome/fontawesome-free": "^5.15.2",
"@lingdocs/pashto-inflector": "1.9.0",
"@lingdocs/pashto-inflector": "1.9.4",
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
@ -100,6 +100,6 @@
"user-event": "^4.0.0"
},
"peerDependencies": {
"@lingdocs/pashto-inflector": "1.9.0"
"@lingdocs/pashto-inflector": "1.9.4"
}
}

View File

@ -1585,14 +1585,15 @@
"@types/yargs" "^16.0.0"
chalk "^4.0.0"
"@lingdocs/pashto-inflector@1.9.0":
version "1.9.0"
resolved "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-1.9.0.tgz#ac79db362c638b3b9f8d5bc73212d60a57ae0443"
integrity sha512-2MCPHiyaHxr9MCLh+vVF1gaaIrbWGhzp9GAVEbU1qrNn3FoOEBzhxiijQ1Lny0pQkYWRo5IXDeqJHVEP2jAnFg==
"@lingdocs/pashto-inflector@1.9.4":
version "1.9.4"
resolved "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-1.9.4.tgz#10e082fd403d821e85ef7587b67f33b9e6484cef"
integrity sha512-LnPLxwmZY2u4sKlKJNhfFlVb655BgLr8R1882H8ZRxLA0jxvvHEckzFdX+rZsZqg3u08JK56x5TCzSlM2MuP6Q==
dependencies:
classnames "^2.2.6"
pbf "^3.2.1"
rambda "^6.7.0"
react-rewards "^2.0.3"
react-select "^5.2.2"
"@nodelib/fs.scandir@2.1.5":
@ -10700,6 +10701,11 @@ react-refresh@^0.8.3:
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.8.3.tgz#721d4657672d400c5e3c75d063c4a85fb2d5d68f"
integrity sha512-X8jZHc7nCMjaCqoU+V2I0cOhNW+QMBwSUkeXnTi8IPe6zaRWfn60ZzvFDZqWPfmSJfjub7dDW1SP0jaHWLu/hg==
react-rewards@^2.0.3:
version "2.0.3"
resolved "https://registry.yarnpkg.com/react-rewards/-/react-rewards-2.0.3.tgz#685aee98654ab4f060e297849f39cf0a16cec042"
integrity sha512-qww5Jtk2HmCjR9wc7+0c2iP8oCQzENZn8pnoJGi0S6o+6dAD25+ZoagLSWdoBLGVwxfP5kFBjv3VZ6L8fPk6lg==
react-router-dom@^5.2.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.2.0.tgz#9e65a4d0c45e13289e66c7b17c7e175d0ea15662"

View File

@ -168,14 +168,15 @@
"resolved" "https://registry.npmjs.org/@hapi/hoek/-/hoek-9.2.1.tgz"
"version" "9.2.1"
"@lingdocs/pashto-inflector@1.9.0":
"integrity" "sha512-2MCPHiyaHxr9MCLh+vVF1gaaIrbWGhzp9GAVEbU1qrNn3FoOEBzhxiijQ1Lny0pQkYWRo5IXDeqJHVEP2jAnFg=="
"resolved" "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-1.9.0.tgz"
"version" "1.9.0"
"@lingdocs/pashto-inflector@1.9.4":
"integrity" "sha512-LnPLxwmZY2u4sKlKJNhfFlVb655BgLr8R1882H8ZRxLA0jxvvHEckzFdX+rZsZqg3u08JK56x5TCzSlM2MuP6Q=="
"resolved" "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-1.9.4.tgz"
"version" "1.9.4"
dependencies:
"classnames" "^2.2.6"
"pbf" "^3.2.1"
"rambda" "^6.7.0"
"react-rewards" "^2.0.3"
"react-select" "^5.2.2"
"@napi-rs/triples@1.0.3":
@ -1953,6 +1954,11 @@
"resolved" "https://registry.npmjs.org/react-refresh/-/react-refresh-0.8.3.tgz"
"version" "0.8.3"
"react-rewards@^2.0.3":
"integrity" "sha512-qww5Jtk2HmCjR9wc7+0c2iP8oCQzENZn8pnoJGi0S6o+6dAD25+ZoagLSWdoBLGVwxfP5kFBjv3VZ6L8fPk6lg=="
"resolved" "https://registry.npmjs.org/react-rewards/-/react-rewards-2.0.3.tgz"
"version" "2.0.3"
"react-select@^5.2.2":
"integrity" "sha512-miGS2rT1XbFNjduMZT+V73xbJEeMzVkJOz727F6MeAr2hKE0uUSA8Ff7vD44H32x2PD3SRB6OXTY/L+fTV3z9w=="
"resolved" "https://registry.npmjs.org/react-select/-/react-select-5.2.2.tgz"