This commit is contained in:
lingdocs 2022-04-14 01:04:06 +05:00
parent 49f87f70e5
commit b9aaf5c2ab
6 changed files with 19 additions and 19 deletions

View File

@ -391,9 +391,9 @@
}
},
"@lingdocs/pashto-inflector": {
"version": "2.0.4",
"resolved": "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.0.4.tgz",
"integrity": "sha512-TV5X3ij8RbzXBdUEp5olW/m8SdkercWrFNe4GK9P+BLsOsfzmXyxcHc9yAXP69oD6vcs7bMVc44A7N8ki4/4Fw==",
"version": "2.0.5",
"resolved": "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.0.5.tgz",
"integrity": "sha512-WdkunOYqj3045Too4PioDIh9ljYXrbGiV+CVZtbF8s8Bnw/L+6Y7ShgYFb2DQalkwtis+5BJzzcKMMUE4ZtTYQ==",
"requires": {
"classnames": "^2.2.6",
"pbf": "^3.2.1",

View File

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

12
package-lock.json generated
View File

@ -214,9 +214,9 @@
"dev": true
},
"@lingdocs/pashto-inflector": {
"version": "2.0.4",
"resolved": "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.0.4.tgz",
"integrity": "sha512-TV5X3ij8RbzXBdUEp5olW/m8SdkercWrFNe4GK9P+BLsOsfzmXyxcHc9yAXP69oD6vcs7bMVc44A7N8ki4/4Fw==",
"version": "2.0.5",
"resolved": "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.0.5.tgz",
"integrity": "sha512-WdkunOYqj3045Too4PioDIh9ljYXrbGiV+CVZtbF8s8Bnw/L+6Y7ShgYFb2DQalkwtis+5BJzzcKMMUE4ZtTYQ==",
"requires": {
"classnames": "^2.2.6",
"pbf": "^3.2.1",
@ -532,9 +532,9 @@
"dev": true
},
"@types/react": {
"version": "18.0.3",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.3.tgz",
"integrity": "sha512-P8QUaMW4k+kH9aKNPl9b3XWcKMSSALYprLL8xpAMJOLUn3Pl6B+6nKC4F7dsk9oJPwkiRx+qlwhG/Zc1LxFVuQ==",
"version": "18.0.4",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.4.tgz",
"integrity": "sha512-Zm4ryWh9xQbMX6ge7Ej/nS6VBoT+9wzvwd/hZ+9EONGjBkejyyvEKndZt/DZHHj1lSU/YeTPyJAn22S3GnYchQ==",
"requires": {
"@types/prop-types": "*",
"@types/scheduler": "*",

View File

@ -17,7 +17,7 @@
"url": "git@github.com-lingdocs:lingdocs/lingdocs-main.git"
},
"peerDependencies": {
"@lingdocs/pashto-inflector": "2.0.4"
"@lingdocs/pashto-inflector": "2.0.5"
},
"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": "2.0.4"
"@lingdocs/pashto-inflector": "2.0.5"
},
"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": "2.0.4",
"@lingdocs/pashto-inflector": "2.0.5",
"@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": "2.0.4"
"@lingdocs/pashto-inflector": "2.0.5"
}
}

View File

@ -1585,10 +1585,10 @@
"@types/yargs" "^16.0.0"
chalk "^4.0.0"
"@lingdocs/pashto-inflector@2.0.4":
version "2.0.4"
resolved "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.0.4.tgz#e4192e7e543d009dc4062b16be4f4c3eb84046db"
integrity sha512-TV5X3ij8RbzXBdUEp5olW/m8SdkercWrFNe4GK9P+BLsOsfzmXyxcHc9yAXP69oD6vcs7bMVc44A7N8ki4/4Fw==
"@lingdocs/pashto-inflector@2.0.5":
version "2.0.5"
resolved "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.0.5.tgz#b917428e81395206d78f8f72122dddc4432364b3"
integrity sha512-WdkunOYqj3045Too4PioDIh9ljYXrbGiV+CVZtbF8s8Bnw/L+6Y7ShgYFb2DQalkwtis+5BJzzcKMMUE4ZtTYQ==
dependencies:
classnames "^2.2.6"
pbf "^3.2.1"