This commit is contained in:
lingdocs 2022-04-22 18:00:14 +05:00
parent 21b374821d
commit debb839176
7 changed files with 30 additions and 30 deletions

View File

@ -7,7 +7,7 @@
"name": "functions", "name": "functions",
"dependencies": { "dependencies": {
"@google-cloud/storage": "^5.8.1", "@google-cloud/storage": "^5.8.1",
"@lingdocs/pashto-inflector": "2.1.7", "@lingdocs/pashto-inflector": "2.1.8",
"@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",
@ -30,7 +30,7 @@
"node": "12" "node": "12"
}, },
"peerDependencies": { "peerDependencies": {
"@lingdocs/pashto-inflector": "2.1.7" "@lingdocs/pashto-inflector": "2.1.8"
} }
}, },
"node_modules/@babel/code-frame": { "node_modules/@babel/code-frame": {
@ -505,9 +505,9 @@
} }
}, },
"node_modules/@lingdocs/pashto-inflector": { "node_modules/@lingdocs/pashto-inflector": {
"version": "2.1.7", "version": "2.1.8",
"resolved": "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.1.7.tgz", "resolved": "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.1.8.tgz",
"integrity": "sha512-Ko0NxZb7pFDD44GrPz9/E66x3oVFlac/RVxuH2LluU+tRBgBUp6qdFR9AFwNLxJbs4TxrluG63GC/JPXfRSycw==", "integrity": "sha512-sFA94aECjoO/v0czKx8uz6kWh3DjCxNK7fVzWlnGdAcfvepPhjpIjf1KW6RXOcmQZxLgSRBToEO6xngRJUtB9Q==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"classnames": "^2.2.6", "classnames": "^2.2.6",
@ -3649,9 +3649,9 @@
} }
}, },
"@lingdocs/pashto-inflector": { "@lingdocs/pashto-inflector": {
"version": "2.1.7", "version": "2.1.8",
"resolved": "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.1.7.tgz", "resolved": "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.1.8.tgz",
"integrity": "sha512-Ko0NxZb7pFDD44GrPz9/E66x3oVFlac/RVxuH2LluU+tRBgBUp6qdFR9AFwNLxJbs4TxrluG63GC/JPXfRSycw==", "integrity": "sha512-sFA94aECjoO/v0czKx8uz6kWh3DjCxNK7fVzWlnGdAcfvepPhjpIjf1KW6RXOcmQZxLgSRBToEO6xngRJUtB9Q==",
"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.1.7", "@lingdocs/pashto-inflector": "2.1.8",
"@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.1.7" "@lingdocs/pashto-inflector": "2.1.8"
} }
} }

16
package-lock.json generated
View File

@ -9,7 +9,7 @@
"version": "0.2.5", "version": "0.2.5",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@lingdocs/pashto-inflector": "2.1.7", "@lingdocs/pashto-inflector": "2.1.8",
"nano": "^9.0.5", "nano": "^9.0.5",
"passport-github2": "^0.1.12", "passport-github2": "^0.1.12",
"passport-google-oauth": "^2.0.0", "passport-google-oauth": "^2.0.0",
@ -25,7 +25,7 @@
"typescript": "^4.4.3" "typescript": "^4.4.3"
}, },
"peerDependencies": { "peerDependencies": {
"@lingdocs/pashto-inflector": "2.1.7" "@lingdocs/pashto-inflector": "2.1.8"
} }
}, },
"node_modules/@babel/code-frame": { "node_modules/@babel/code-frame": {
@ -283,9 +283,9 @@
"dev": true "dev": true
}, },
"node_modules/@lingdocs/pashto-inflector": { "node_modules/@lingdocs/pashto-inflector": {
"version": "2.1.7", "version": "2.1.8",
"resolved": "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.1.7.tgz", "resolved": "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.1.8.tgz",
"integrity": "sha512-Ko0NxZb7pFDD44GrPz9/E66x3oVFlac/RVxuH2LluU+tRBgBUp6qdFR9AFwNLxJbs4TxrluG63GC/JPXfRSycw==", "integrity": "sha512-sFA94aECjoO/v0czKx8uz6kWh3DjCxNK7fVzWlnGdAcfvepPhjpIjf1KW6RXOcmQZxLgSRBToEO6xngRJUtB9Q==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"classnames": "^2.2.6", "classnames": "^2.2.6",
@ -4131,9 +4131,9 @@
"dev": true "dev": true
}, },
"@lingdocs/pashto-inflector": { "@lingdocs/pashto-inflector": {
"version": "2.1.7", "version": "2.1.8",
"resolved": "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.1.7.tgz", "resolved": "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.1.8.tgz",
"integrity": "sha512-Ko0NxZb7pFDD44GrPz9/E66x3oVFlac/RVxuH2LluU+tRBgBUp6qdFR9AFwNLxJbs4TxrluG63GC/JPXfRSycw==", "integrity": "sha512-sFA94aECjoO/v0czKx8uz6kWh3DjCxNK7fVzWlnGdAcfvepPhjpIjf1KW6RXOcmQZxLgSRBToEO6xngRJUtB9Q==",
"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.1.7" "@lingdocs/pashto-inflector": "2.1.8"
}, },
"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.1.7" "@lingdocs/pashto-inflector": "2.1.8"
}, },
"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.1.7", "@lingdocs/pashto-inflector": "2.1.8",
"@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.1.7" "@lingdocs/pashto-inflector": "2.1.8"
} }
} }

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.1.7": "@lingdocs/pashto-inflector@2.1.8":
version "2.1.7" version "2.1.8"
resolved "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.1.7.tgz#cde20016ea643ba9aa125669e6a34382c490db7d" resolved "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.1.8.tgz#03fd10898632296ce8f639f5a7f881296d021983"
integrity sha512-Ko0NxZb7pFDD44GrPz9/E66x3oVFlac/RVxuH2LluU+tRBgBUp6qdFR9AFwNLxJbs4TxrluG63GC/JPXfRSycw== integrity sha512-sFA94aECjoO/v0czKx8uz6kWh3DjCxNK7fVzWlnGdAcfvepPhjpIjf1KW6RXOcmQZxLgSRBToEO6xngRJUtB9Q==
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.1.7": "@lingdocs/pashto-inflector@2.1.8":
"integrity" "sha512-Ko0NxZb7pFDD44GrPz9/E66x3oVFlac/RVxuH2LluU+tRBgBUp6qdFR9AFwNLxJbs4TxrluG63GC/JPXfRSycw==" "integrity" "sha512-sFA94aECjoO/v0czKx8uz6kWh3DjCxNK7fVzWlnGdAcfvepPhjpIjf1KW6RXOcmQZxLgSRBToEO6xngRJUtB9Q=="
"resolved" "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.1.7.tgz" "resolved" "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.1.8.tgz"
"version" "2.1.7" "version" "2.1.8"
dependencies: dependencies:
"classnames" "^2.2.6" "classnames" "^2.2.6"
"pbf" "^3.2.1" "pbf" "^3.2.1"