This commit is contained in:
lingdocs 2022-07-10 18:58:40 -05:00
parent 6343d524eb
commit 6ff557e53b
6 changed files with 16 additions and 16 deletions

View File

@ -396,9 +396,9 @@
} }
}, },
"@lingdocs/pashto-inflector": { "@lingdocs/pashto-inflector": {
"version": "3.3.4", "version": "3.3.5",
"resolved": "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-3.3.4.tgz", "resolved": "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-3.3.5.tgz",
"integrity": "sha512-K0Z9W+nLDGTtCT5w9pMUZi5Vlzm9Mk3pvewPgHBGdNUX9g9B7Bmd8Sg7DKdpSmDRQDp/E+5XGmbVahllC1iMbg==", "integrity": "sha512-nfLLyz5vO0f7xTvQJ1JYYjlz2gX64+RyyyEncznFeZnJtcnQ7zhJYe40vJA8qD5A1pRryfSERUDryzoT4qY0Yw==",
"requires": { "requires": {
"@formkit/auto-animate": "^1.0.0-beta.1", "@formkit/auto-animate": "^1.0.0-beta.1",
"classnames": "^2.2.6", "classnames": "^2.2.6",

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": "3.3.4", "@lingdocs/pashto-inflector": "3.3.5",
"@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": "3.3.4" "@lingdocs/pashto-inflector": "3.3.5"
} }
} }

6
package-lock.json generated
View File

@ -224,9 +224,9 @@
"dev": true "dev": true
}, },
"@lingdocs/pashto-inflector": { "@lingdocs/pashto-inflector": {
"version": "3.3.4", "version": "3.3.5",
"resolved": "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-3.3.4.tgz", "resolved": "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-3.3.5.tgz",
"integrity": "sha512-K0Z9W+nLDGTtCT5w9pMUZi5Vlzm9Mk3pvewPgHBGdNUX9g9B7Bmd8Sg7DKdpSmDRQDp/E+5XGmbVahllC1iMbg==", "integrity": "sha512-nfLLyz5vO0f7xTvQJ1JYYjlz2gX64+RyyyEncznFeZnJtcnQ7zhJYe40vJA8qD5A1pRryfSERUDryzoT4qY0Yw==",
"requires": { "requires": {
"@formkit/auto-animate": "^1.0.0-beta.1", "@formkit/auto-animate": "^1.0.0-beta.1",
"classnames": "^2.2.6", "classnames": "^2.2.6",

View File

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

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

View File

@ -1590,10 +1590,10 @@
"@types/yargs" "^16.0.0" "@types/yargs" "^16.0.0"
chalk "^4.0.0" chalk "^4.0.0"
"@lingdocs/pashto-inflector@3.3.4": "@lingdocs/pashto-inflector@3.3.5":
version "3.3.4" version "3.3.5"
resolved "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-3.3.4.tgz#4c5d6550869cfa489ac0f129dc9f1a05df997396" resolved "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-3.3.5.tgz#db86474ed05961c75ce246294fc14ac71d114bf8"
integrity sha512-K0Z9W+nLDGTtCT5w9pMUZi5Vlzm9Mk3pvewPgHBGdNUX9g9B7Bmd8Sg7DKdpSmDRQDp/E+5XGmbVahllC1iMbg== integrity sha512-nfLLyz5vO0f7xTvQJ1JYYjlz2gX64+RyyyEncznFeZnJtcnQ7zhJYe40vJA8qD5A1pRryfSERUDryzoT4qY0Yw==
dependencies: dependencies:
"@formkit/auto-animate" "^1.0.0-beta.1" "@formkit/auto-animate" "^1.0.0-beta.1"
classnames "^2.2.6" classnames "^2.2.6"