From 66d07a2c2913139965cac5ce55a6519f7c28938a Mon Sep 17 00:00:00 2001 From: lingdocs <71590811+lingdocs@users.noreply.github.com> Date: Mon, 2 May 2022 15:44:57 -0500 Subject: [PATCH] up --- functions/package-lock.json | 20 ++++++++++---------- functions/package.json | 4 ++-- package-lock.json | 20 ++++++++++---------- package.json | 4 ++-- website/package.json | 4 ++-- website/yarn.lock | 8 ++++---- 6 files changed, 30 insertions(+), 30 deletions(-) diff --git a/functions/package-lock.json b/functions/package-lock.json index b9ff1cd..c07eba3 100644 --- a/functions/package-lock.json +++ b/functions/package-lock.json @@ -107,9 +107,9 @@ } }, "@babel/types": { - "version": "7.17.0", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.17.0.tgz", - "integrity": "sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw==", + "version": "7.17.10", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.17.10.tgz", + "integrity": "sha512-9O26jG0mBYfGkUYCYZRnBwbVLd1UZOICEr2Em6InB6jVfsAv1GKgwXHmrSg+WFWDmeKTA6vyTZiN8tCSM5Oo3A==", "requires": { "@babel/helper-validator-identifier": "^7.16.7", "to-fast-properties": "^2.0.0" @@ -391,9 +391,9 @@ } }, "@lingdocs/pashto-inflector": { - "version": "2.3.4", - "resolved": "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.3.4.tgz", - "integrity": "sha512-QaXKkzlucTd7PxiHr/MS9pl9wX6Zf+1doxD2k5vnER/FHgZWkKilr/4bIqQTTKW0zcxGupqd4ejyN6ynAZcsjQ==", + "version": "2.3.5", + "resolved": "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.3.5.tgz", + "integrity": "sha512-e8JB4WRBGoI0qvrd2wfdhDusk0fFNUyfkl05WoRSZp7JCijvouFbutev3SNP8guQFx3KmvrLdDUx7xhnQfYvng==", "requires": { "classnames": "^2.2.6", "pbf": "^3.2.1", @@ -2166,13 +2166,13 @@ } }, "react-select": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/react-select/-/react-select-5.3.0.tgz", - "integrity": "sha512-GM6Fbv1+X+kb3e5Fc4oNeyOJkCIesY/D4NBiReKlGY4RxoeztFYm3J0KREgwMaIKQqwTiuLqTlpUBY3SYw5goQ==", + "version": "5.3.1", + "resolved": "https://registry.npmjs.org/react-select/-/react-select-5.3.1.tgz", + "integrity": "sha512-Y195MmhDoDAj/8gTDyYZU1Raf7tmZd81wxM6RkFko4pqJ4Xv0/ilqUMtSn+GYkwmSlTWeMlzh+e+t7PJgtuXPw==", "requires": { "@babel/runtime": "^7.12.0", "@emotion/cache": "^11.4.0", - "@emotion/react": "^11.1.1", + "@emotion/react": "^11.8.1", "@types/react-transition-group": "^4.4.0", "memoize-one": "^5.0.0", "prop-types": "^15.6.0", diff --git a/functions/package.json b/functions/package.json index 0c777af..d9f3cc2 100644 --- a/functions/package.json +++ b/functions/package.json @@ -14,7 +14,7 @@ "main": "lib/functions/src/index.js", "dependencies": { "@google-cloud/storage": "^5.8.1", - "@lingdocs/pashto-inflector": "2.3.4", + "@lingdocs/pashto-inflector": "2.3.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.3.4" + "@lingdocs/pashto-inflector": "2.3.5" } } diff --git a/package-lock.json b/package-lock.json index ee5c15b..323101d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,9 +21,9 @@ }, "dependencies": { "@babel/types": { - "version": "7.17.0", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.17.0.tgz", - "integrity": "sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw==", + "version": "7.17.10", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.17.10.tgz", + "integrity": "sha512-9O26jG0mBYfGkUYCYZRnBwbVLd1UZOICEr2Em6InB6jVfsAv1GKgwXHmrSg+WFWDmeKTA6vyTZiN8tCSM5Oo3A==", "requires": { "@babel/helper-validator-identifier": "^7.16.7", "to-fast-properties": "^2.0.0" @@ -214,9 +214,9 @@ "dev": true }, "@lingdocs/pashto-inflector": { - "version": "2.3.4", - "resolved": "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.3.4.tgz", - "integrity": "sha512-QaXKkzlucTd7PxiHr/MS9pl9wX6Zf+1doxD2k5vnER/FHgZWkKilr/4bIqQTTKW0zcxGupqd4ejyN6ynAZcsjQ==", + "version": "2.3.5", + "resolved": "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.3.5.tgz", + "integrity": "sha512-e8JB4WRBGoI0qvrd2wfdhDusk0fFNUyfkl05WoRSZp7JCijvouFbutev3SNP8guQFx3KmvrLdDUx7xhnQfYvng==", "requires": { "classnames": "^2.2.6", "pbf": "^3.2.1", @@ -2459,13 +2459,13 @@ "dev": true }, "react-select": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/react-select/-/react-select-5.3.0.tgz", - "integrity": "sha512-GM6Fbv1+X+kb3e5Fc4oNeyOJkCIesY/D4NBiReKlGY4RxoeztFYm3J0KREgwMaIKQqwTiuLqTlpUBY3SYw5goQ==", + "version": "5.3.1", + "resolved": "https://registry.npmjs.org/react-select/-/react-select-5.3.1.tgz", + "integrity": "sha512-Y195MmhDoDAj/8gTDyYZU1Raf7tmZd81wxM6RkFko4pqJ4Xv0/ilqUMtSn+GYkwmSlTWeMlzh+e+t7PJgtuXPw==", "requires": { "@babel/runtime": "^7.12.0", "@emotion/cache": "^11.4.0", - "@emotion/react": "^11.1.1", + "@emotion/react": "^11.8.1", "@types/react-transition-group": "^4.4.0", "memoize-one": "^5.0.0", "prop-types": "^15.6.0", diff --git a/package.json b/package.json index 9db93e5..a17cb3b 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "url": "git@github.com-lingdocs:lingdocs/lingdocs-main.git" }, "peerDependencies": { - "@lingdocs/pashto-inflector": "2.3.4" + "@lingdocs/pashto-inflector": "2.3.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.3.4" + "@lingdocs/pashto-inflector": "2.3.5" }, "devDependencies": { "@types/passport-github2": "^1.2.5", diff --git a/website/package.json b/website/package.json index 72d92af..cc71e82 100644 --- a/website/package.json +++ b/website/package.json @@ -6,7 +6,7 @@ "private": true, "dependencies": { "@fortawesome/fontawesome-free": "^5.15.2", - "@lingdocs/pashto-inflector": "2.3.4", + "@lingdocs/pashto-inflector": "2.3.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.3.4" + "@lingdocs/pashto-inflector": "2.3.5" } } diff --git a/website/yarn.lock b/website/yarn.lock index 648e249..a0adf68 100644 --- a/website/yarn.lock +++ b/website/yarn.lock @@ -1585,10 +1585,10 @@ "@types/yargs" "^16.0.0" chalk "^4.0.0" -"@lingdocs/pashto-inflector@2.3.4": - version "2.3.4" - resolved "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.3.4.tgz#041c829a3a23c4ce5cadb4dfac0d50da6b583bc6" - integrity sha512-QaXKkzlucTd7PxiHr/MS9pl9wX6Zf+1doxD2k5vnER/FHgZWkKilr/4bIqQTTKW0zcxGupqd4ejyN6ynAZcsjQ== +"@lingdocs/pashto-inflector@2.3.5": + version "2.3.5" + resolved "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.3.5.tgz#2fc387f470f403eb12a82848b4d380c66aa4677c" + integrity sha512-e8JB4WRBGoI0qvrd2wfdhDusk0fFNUyfkl05WoRSZp7JCijvouFbutev3SNP8guQFx3KmvrLdDUx7xhnQfYvng== dependencies: classnames "^2.2.6" pbf "^3.2.1"