This commit is contained in:
lingdocs 2022-04-27 15:57:43 +04:00
parent bbc1187684
commit ada9d2b1d2
6 changed files with 19 additions and 19 deletions

View File

@ -391,9 +391,9 @@
}
},
"@lingdocs/pashto-inflector": {
"version": "2.3.1",
"resolved": "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.3.1.tgz",
"integrity": "sha512-ODJJo8UZFs6hO6rNQYNaxKNsPyeIEeARqRxrMKfwm4G2hdqx5k5CHoSM8fSRXsrne4dAhll+biexlqvSNXNn4w==",
"version": "2.3.3",
"resolved": "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.3.3.tgz",
"integrity": "sha512-KLRc2C6iOx3aoKiWh56eEP4nAo2+sMLFL42wcPqI8v5PXWvWyPfeuON0Y66EZV36D0dQoraCdDGYOfghGrD5PA==",
"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.3.1",
"@lingdocs/pashto-inflector": "2.3.3",
"@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.3.1"
"@lingdocs/pashto-inflector": "2.3.3"
}
}

12
package-lock.json generated
View File

@ -214,9 +214,9 @@
"dev": true
},
"@lingdocs/pashto-inflector": {
"version": "2.3.1",
"resolved": "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.3.1.tgz",
"integrity": "sha512-ODJJo8UZFs6hO6rNQYNaxKNsPyeIEeARqRxrMKfwm4G2hdqx5k5CHoSM8fSRXsrne4dAhll+biexlqvSNXNn4w==",
"version": "2.3.3",
"resolved": "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.3.3.tgz",
"integrity": "sha512-KLRc2C6iOx3aoKiWh56eEP4nAo2+sMLFL42wcPqI8v5PXWvWyPfeuON0Y66EZV36D0dQoraCdDGYOfghGrD5PA==",
"requires": {
"classnames": "^2.2.6",
"pbf": "^3.2.1",
@ -532,9 +532,9 @@
"dev": true
},
"@types/react": {
"version": "18.0.7",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.7.tgz",
"integrity": "sha512-CXSXHzTexlX9esf4ReIUJeaemKcmBEvYzxHDUk19c3BCcEGUvUjkeC3jkscPSfSaQ6SPDRNd/zMxi8oc/P1zxA==",
"version": "18.0.8",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.8.tgz",
"integrity": "sha512-+j2hk9BzCOrrOSJASi5XiOyBbERk9jG5O73Ya4M0env5Ixi6vUNli4qy994AINcEF+1IEHISYFfIT4zwr++LKw==",
"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.3.1"
"@lingdocs/pashto-inflector": "2.3.3"
},
"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.3.1"
"@lingdocs/pashto-inflector": "2.3.3"
},
"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.3.1",
"@lingdocs/pashto-inflector": "2.3.3",
"@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.3.1"
"@lingdocs/pashto-inflector": "2.3.3"
}
}

View File

@ -1585,10 +1585,10 @@
"@types/yargs" "^16.0.0"
chalk "^4.0.0"
"@lingdocs/pashto-inflector@2.3.1":
version "2.3.1"
resolved "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.3.1.tgz#bfb5be4e2d821671389a3224ca704affedf1997d"
integrity sha512-ODJJo8UZFs6hO6rNQYNaxKNsPyeIEeARqRxrMKfwm4G2hdqx5k5CHoSM8fSRXsrne4dAhll+biexlqvSNXNn4w==
"@lingdocs/pashto-inflector@2.3.3":
version "2.3.3"
resolved "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.3.3.tgz#4af8ec75c997a351ecf678f85f2ee8490eb9c455"
integrity sha512-KLRc2C6iOx3aoKiWh56eEP4nAo2+sMLFL42wcPqI8v5PXWvWyPfeuON0Y66EZV36D0dQoraCdDGYOfghGrD5PA==
dependencies:
classnames "^2.2.6"
pbf "^3.2.1"