Pin dependencies

This commit is contained in:
Renovate Bot 2021-08-27 22:43:41 +00:00
parent f9f246f8b3
commit 257e091d67
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 6 additions and 6 deletions

View file

@ -65,8 +65,8 @@
"electron-localshortcut": "3.2.1", "electron-localshortcut": "3.2.1",
"electron-squirrel-startup": "1.0.0", "electron-squirrel-startup": "1.0.0",
"fs-extra": "9.1.0", "fs-extra": "9.1.0",
"react": "^16.13.1", "react": "16.14.0",
"react-dom": "^16.13.1", "react-dom": "16.14.0",
"react-redux": "7.2.4", "react-redux": "7.2.4",
"react-select": "4.3.1", "react-select": "4.3.1",
"redux": "4.1.1", "redux": "4.1.1",
@ -98,7 +98,7 @@
"eslint-plugin-import": "2.24.2", "eslint-plugin-import": "2.24.2",
"eslint-plugin-jsx-a11y": "6.4.1", "eslint-plugin-jsx-a11y": "6.4.1",
"eslint-plugin-react": "7.24.0", "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", "file-loader": "6.2.0",
"fork-ts-checker-webpack-plugin": "6.3.2", "fork-ts-checker-webpack-plugin": "6.3.2",
"html-webpack-plugin": "4.5.2", "html-webpack-plugin": "4.5.2",

View file

@ -4807,7 +4807,7 @@ eslint-plugin-jsx-a11y@6.4.1:
jsx-ast-utils "^3.1.0" jsx-ast-utils "^3.1.0"
language-tags "^1.0.5" language-tags "^1.0.5"
eslint-plugin-react-hooks@^4.2.0: eslint-plugin-react-hooks@4.2.0:
version "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" resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556"
integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ== integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==
@ -8689,7 +8689,7 @@ react-base16-styling@^0.8.0:
csstype "^3.0.2" csstype "^3.0.2"
lodash.curry "^4.1.1" lodash.curry "^4.1.1"
react-dom@^16.13.1: react-dom@16.14.0, react-dom@^16.13.1:
version "16.14.0" version "16.14.0"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.14.0.tgz#7ad838ec29a777fb3c75c3a190f661cf92ab8b89" resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.14.0.tgz#7ad838ec29a777fb3c75c3a190f661cf92ab8b89"
integrity sha512-1gCeQXDLoIqMgqD3IO2Ah9bnf0w9kzhwN5q4FGnHZ67hBm9yePzB5JJAIQCc8x3pFnNlwFq4RidZggNAAkzWWw== integrity sha512-1gCeQXDLoIqMgqD3IO2Ah9bnf0w9kzhwN5q4FGnHZ67hBm9yePzB5JJAIQCc8x3pFnNlwFq4RidZggNAAkzWWw==
@ -8789,7 +8789,7 @@ react-transition-group@^4.3.0:
loose-envify "^1.4.0" loose-envify "^1.4.0"
prop-types "^15.6.2" prop-types "^15.6.2"
react@^16.13.1: react@16.14.0, react@^16.13.1:
version "16.14.0" version "16.14.0"
resolved "https://registry.yarnpkg.com/react/-/react-16.14.0.tgz#94d776ddd0aaa37da3eda8fc5b6b18a4c9a3114d" resolved "https://registry.yarnpkg.com/react/-/react-16.14.0.tgz#94d776ddd0aaa37da3eda8fc5b6b18a4c9a3114d"
integrity sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g== integrity sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==