From d0fbb2a05c6fe212ee794d068798e7e29543b6e4 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Mon, 26 Apr 2021 08:17:41 +0000 Subject: Bump react-use from 17.2.3 to 17.2.4 Bumps [react-use](https://github.com/streamich/react-use) from 17.2.3 to 17.2.4. - [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.3...v17.2.4) Signed-off-by: dependabot[bot] --- vnext/package-lock.json | 18 +++++++++--------- vnext/package.json | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) (limited to 'vnext') diff --git a/vnext/package-lock.json b/vnext/package-lock.json index 3ff44368..9ea6b382 100644 --- a/vnext/package-lock.json +++ b/vnext/package-lock.json @@ -5895,9 +5895,9 @@ } }, "csstype": { - "version": "3.0.7", - "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.0.7.tgz", - "integrity": "sha512-KxnUB0ZMlnUWCsx2Z8MUsr6qV6ja1w9ArPErJaJaF8a5SOWoHLIszeCTKGRGRgtLgYrs1E8CHkNSP1VZTTPc9g==" + "version": "3.0.8", + "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.0.8.tgz", + "integrity": "sha512-jXKhWqXPmlUeoQnF/EhTtTl4C9SnrxSH/jZUih3jmO6lBKr99rP3/+FmrMj4EFpOXzMtXHAZkd3x0E6h6Fgflw==" }, "dashdash": { "version": "1.14.1", @@ -13643,9 +13643,9 @@ "integrity": "sha512-dg8yXdcQmvgR13RIlZbTRQOoUrDciFVoSBZILwjE2LFISxZZ8loVJKAkuzswl5js8BHda79bIb2b84ehU8IjXw==" }, "react-use": { - "version": "17.2.3", - "resolved": "https://registry.npmjs.org/react-use/-/react-use-17.2.3.tgz", - "integrity": "sha512-cHLG5mwv9NSkydhlY3J1B/Z5gGzRF43QXzFaMisSaFClg0o1VeWJaYj2d9HJIiTGC+imt47FY4TpnZNRhbOyaQ==", + "version": "17.2.4", + "resolved": "https://registry.npmjs.org/react-use/-/react-use-17.2.4.tgz", + "integrity": "sha512-vQGpsAM0F5UIlshw5UI8ULGPS4yn5rm7/qvn3T1Gnkrz7YRMEEMh+ynKcmRloOyiIeLvKWiQjMiwRGtdbgs5qQ==", "requires": { "@types/js-cookie": "^2.2.6", "@xobotyi/scrollbar-width": "^1.9.5", @@ -15776,9 +15776,9 @@ } }, "stylis": { - "version": "4.0.9", - "resolved": "https://registry.npmjs.org/stylis/-/stylis-4.0.9.tgz", - "integrity": "sha512-ci7pEFNVW3YJiWEzqPOMsAjY6kgraZ3ZgBfQ5HYbNtLJEsQ0G46ejWZpfSSCp/FaSiCSGGhzL9O2lN+2cB6ong==" + "version": "4.0.10", + "resolved": "https://registry.npmjs.org/stylis/-/stylis-4.0.10.tgz", + "integrity": "sha512-m3k+dk7QeJw660eIKRRn3xPF6uuvHs/FFzjX3HQ5ove0qYsiygoAhwn5a3IYKaZPo5LrYD0rfVmtv1gNY1uYwg==" }, "sugarss": { "version": "2.0.0", diff --git a/vnext/package.json b/vnext/package.json index 56509e7a..88e22ccb 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.3", + "react-use": "^17.2.4", "react-use-form-state": "^0.13.2", "regenerator-runtime": "^0.13.7", "svg4everybody": "^2.1.9", -- cgit v1.2.3