aboutsummaryrefslogtreecommitdiff
path: root/vnext
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-04-07 06:34:54 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commit6a8c9ec1177bbd33fda89d7e20c21785754882e8 (patch)
treec4fa070505033a1f0c5344fa61f7fafa0cc6bc61 /vnext
parent977f43da422852b12ec036532016d34ea8359ea7 (diff)
Bump react-use from 17.2.1 to 17.2.3
Bumps [react-use](https://github.com/streamich/react-use) from 17.2.1 to 17.2.3. - [Release notes](https://github.com/streamich/react-use/releases) - [Changelog](https://github.com/streamich/react-use/blob/master/CHANGELOG.md) - [Commits](https://github.com/streamich/react-use/compare/v17.2.1...v17.2.3) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext')
-rw-r--r--vnext/package-lock.json24
-rw-r--r--vnext/package.json2
2 files changed, 13 insertions, 13 deletions
diff --git a/vnext/package-lock.json b/vnext/package-lock.json
index f01b06ca..cb9c86a3 100644
--- a/vnext/package-lock.json
+++ b/vnext/package-lock.json
@@ -14191,9 +14191,9 @@
"integrity": "sha512-dg8yXdcQmvgR13RIlZbTRQOoUrDciFVoSBZILwjE2LFISxZZ8loVJKAkuzswl5js8BHda79bIb2b84ehU8IjXw=="
},
"react-use": {
- "version": "17.2.1",
- "resolved": "https://registry.npmjs.org/react-use/-/react-use-17.2.1.tgz",
- "integrity": "sha512-9r51/at7/Nr/nEP4CsHz+pl800EAqhIY9R6O68m68kaWc8slDAfx1UrIedQqpsb4ImddFYb+6hF1i5Vj4u4Cnw==",
+ "version": "17.2.3",
+ "resolved": "https://registry.npmjs.org/react-use/-/react-use-17.2.3.tgz",
+ "integrity": "sha512-cHLG5mwv9NSkydhlY3J1B/Z5gGzRF43QXzFaMisSaFClg0o1VeWJaYj2d9HJIiTGC+imt47FY4TpnZNRhbOyaQ==",
"requires": {
"@types/js-cookie": "^2.2.6",
"@xobotyi/scrollbar-width": "^1.9.5",
@@ -14804,9 +14804,9 @@
"dev": true
},
"rtl-css-js": {
- "version": "1.14.0",
- "resolved": "https://registry.npmjs.org/rtl-css-js/-/rtl-css-js-1.14.0.tgz",
- "integrity": "sha512-Dl5xDTeN3e7scU1cWX8c9b6/Nqz3u/HgR4gePc1kWXYiQWVQbKCEyK6+Hxve9LbcJ5EieHy1J9nJCN3grTtGwg==",
+ "version": "1.14.1",
+ "resolved": "https://registry.npmjs.org/rtl-css-js/-/rtl-css-js-1.14.1.tgz",
+ "integrity": "sha512-G9N1s/6329FpJr8k9e1U/Lg0IDWThv99sb7k0IrXHjSnubxe01h52/ajsPRafJK1/2Vqrhz3VKLe3E1dx6jS9Q==",
"requires": {
"@babel/runtime": "^7.1.2"
}
@@ -16314,9 +16314,9 @@
}
},
"stylis": {
- "version": "4.0.7",
- "resolved": "https://registry.npmjs.org/stylis/-/stylis-4.0.7.tgz",
- "integrity": "sha512-OFFeUXFgwnGOKvEXaSv0D0KQ5ADP0n6g3SVONx6I/85JzNZ3u50FRwB3lVIk1QO2HNdI75tbVzc4Z66Gdp9voA=="
+ "version": "4.0.9",
+ "resolved": "https://registry.npmjs.org/stylis/-/stylis-4.0.9.tgz",
+ "integrity": "sha512-ci7pEFNVW3YJiWEzqPOMsAjY6kgraZ3ZgBfQ5HYbNtLJEsQ0G46ejWZpfSSCp/FaSiCSGGhzL9O2lN+2cB6ong=="
},
"sugarss": {
"version": "2.0.0",
@@ -16776,9 +16776,9 @@
"integrity": "sha512-Z86EW+fFFh/IFB1fqQ3/+7Zpf9t2ebOAxNI/V6Wo7r5gqiqtxmgTlQ1qbqQcjLKYeSHPTsEmvlJUDg/EuL0uHQ=="
},
"tslib": {
- "version": "2.1.0",
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.1.0.tgz",
- "integrity": "sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A=="
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.2.0.tgz",
+ "integrity": "sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w=="
},
"tsutils": {
"version": "3.21.0",
diff --git a/vnext/package.json b/vnext/package.json
index 64b3dddd..522f2641 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -84,7 +84,7 @@
"react-cookie": "^4.0.3",
"react-dom": "17.0.2",
"react-router-dom": "^5.2.0",
- "react-use": "^17.2.1",
+ "react-use": "^17.2.3",
"react-use-form-state": "^0.13.2",
"regenerator-runtime": "^0.13.7",
"svg4everybody": "^2.1.9",