This commit is contained in:
lingdocs 2022-06-20 18:30:22 -05:00
parent 244763e086
commit 1522b286e6
6 changed files with 87 additions and 7361 deletions

File diff suppressed because it is too large Load Diff

View File

@ -14,7 +14,7 @@
"main": "lib/functions/src/index.js",
"dependencies": {
"@google-cloud/storage": "^5.8.1",
"@lingdocs/pashto-inflector": "2.9.9",
"@lingdocs/pashto-inflector": "3.0.0",
"@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": "2.9.9"
"@lingdocs/pashto-inflector": "3.0.0"
}
}

4063
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -17,12 +17,12 @@
"url": "git@github.com-lingdocs:lingdocs/lingdocs-main.git"
},
"peerDependencies": {
"@lingdocs/pashto-inflector": "2.9.9"
"@lingdocs/pashto-inflector": "3.0.0"
},
"author": "lingdocs.com",
"license": "MIT",
"dependencies": {
"@lingdocs/pashto-inflector": "2.9.9",
"@lingdocs/pashto-inflector": "3.0.0",
"lokijs": "^1.5.12",
"nano": "^9.0.5",
"passport-github2": "^0.1.12",

View File

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

View File

@ -1590,10 +1590,10 @@
"@types/yargs" "^16.0.0"
chalk "^4.0.0"
"@lingdocs/pashto-inflector@2.9.9":
version "2.9.9"
resolved "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.9.9.tgz#8768bbaf0702e4f88121d1776e10f4d33a998dcc"
integrity sha512-gptr6Qn2hc6YVlKRbWZqyhVK6GBC8CkT6aaSe1e1k+k6eo1yZZZPP9O1iGj4m+d8WbJAeHYt9YO8k72D3he6Xg==
"@lingdocs/pashto-inflector@3.0.0":
version "3.0.0"
resolved "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-3.0.0.tgz#e8e5530b6cd45b396c9b02ec88bc63e803a336dd"
integrity sha512-Vowmynko+8P/5QHuc4VlmYf6R/nw/D30/V7n9jUHFB6k01ImFohTzWQmjVV/XzdWr0NU0SipuWhdsDuSPHcEvA==
dependencies:
"@formkit/auto-animate" "^1.0.0-beta.1"
classnames "^2.2.6"