From 257e091d67598ceebcff6f9a0fcc9171ba297dd0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 27 Aug 2021 22:43:41 +0000 Subject: [PATCH] Pin dependencies --- Dashboard/package.json | 6 +++--- Dashboard/yarn.lock | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Dashboard/package.json b/Dashboard/package.json index 11bbc8f..df445eb 100644 --- a/Dashboard/package.json +++ b/Dashboard/package.json @@ -65,8 +65,8 @@ "electron-localshortcut": "3.2.1", "electron-squirrel-startup": "1.0.0", "fs-extra": "9.1.0", - "react": "^16.13.1", - "react-dom": "^16.13.1", + "react": "16.14.0", + "react-dom": "16.14.0", "react-redux": "7.2.4", "react-select": "4.3.1", "redux": "4.1.1", @@ -98,7 +98,7 @@ "eslint-plugin-import": "2.24.2", "eslint-plugin-jsx-a11y": "6.4.1", "eslint-plugin-react": "7.24.0", - "eslint-plugin-react-hooks": "^4.2.0", + "eslint-plugin-react-hooks": "4.2.0", "file-loader": "6.2.0", "fork-ts-checker-webpack-plugin": "6.3.2", "html-webpack-plugin": "4.5.2", diff --git a/Dashboard/yarn.lock b/Dashboard/yarn.lock index 5d6b1f7..e54f3b8 100644 --- a/Dashboard/yarn.lock +++ b/Dashboard/yarn.lock @@ -4807,7 +4807,7 @@ eslint-plugin-jsx-a11y@6.4.1: jsx-ast-utils "^3.1.0" language-tags "^1.0.5" -eslint-plugin-react-hooks@^4.2.0: +eslint-plugin-react-hooks@4.2.0: version "4.2.0" resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556" integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ== @@ -8689,7 +8689,7 @@ react-base16-styling@^0.8.0: csstype "^3.0.2" lodash.curry "^4.1.1" -react-dom@^16.13.1: +react-dom@16.14.0, react-dom@^16.13.1: version "16.14.0" resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.14.0.tgz#7ad838ec29a777fb3c75c3a190f661cf92ab8b89" integrity sha512-1gCeQXDLoIqMgqD3IO2Ah9bnf0w9kzhwN5q4FGnHZ67hBm9yePzB5JJAIQCc8x3pFnNlwFq4RidZggNAAkzWWw== @@ -8789,7 +8789,7 @@ react-transition-group@^4.3.0: loose-envify "^1.4.0" prop-types "^15.6.2" -react@^16.13.1: +react@16.14.0, react@^16.13.1: version "16.14.0" resolved "https://registry.yarnpkg.com/react/-/react-16.14.0.tgz#94d776ddd0aaa37da3eda8fc5b6b18a4c9a3114d" integrity sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==