diff --git a/packages/plugins/ui-theme/package.json b/packages/plugins/ui-theme/package.json index ebf111b26..1d69addcd 100644 --- a/packages/plugins/ui-theme/package.json +++ b/packages/plugins/ui-theme/package.json @@ -17,7 +17,7 @@ "npm": ">=6" }, "devDependencies": { - "@types/react": "17.0.30", + "@types/react": "17.0.31", "@types/react-autosuggest": "10.1.5", "@types/react-dom": "17.0.9", "@types/react-helmet": "6.1.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2a38be11a..750385fb7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -724,7 +724,7 @@ importers: '@testing-library/dom': 8.9.1 '@testing-library/jest-dom': 5.14.1 '@testing-library/react': 12.1.2 - '@types/react': 17.0.30 + '@types/react': 17.0.31 '@types/react-autosuggest': 10.1.5 '@types/react-dom': 17.0.9 '@types/react-helmet': 6.1.4 @@ -798,15 +798,15 @@ importers: '@emotion/jest': 11.5.0_@types+jest@27.0.2 '@emotion/styled': 10.0.27_33bb31e1d857102242df3642b32eda18 '@emotion/styled-base': 10.0.31_33bb31e1d857102242df3642b32eda18 - '@material-ui/core': 4.11.4_7510db4ec16e957d3f42221e7066b6f6 - '@material-ui/icons': 4.11.2_14268e039553255a4fd9e8ab9e5ba69d - '@material-ui/styles': 4.11.4_7510db4ec16e957d3f42221e7066b6f6 + '@material-ui/core': 4.11.4_5e8f0eb23292d5ce2747471996c3c81c + '@material-ui/icons': 4.11.2_0043af0424f11f9b40fd02984b1d88b8 + '@material-ui/styles': 4.11.4_5e8f0eb23292d5ce2747471996c3c81c '@rematch/core': 2.1.1_redux@4.1.1 '@rematch/loading': 2.1.1_@rematch+core@2.1.1 '@testing-library/dom': 8.9.1 '@testing-library/jest-dom': 5.14.1 '@testing-library/react': 12.1.2_react-dom@17.0.2+react@17.0.2 - '@types/react': 17.0.30 + '@types/react': 17.0.31 '@types/react-autosuggest': 10.1.5 '@types/react-dom': 17.0.9 '@types/react-helmet': 6.1.4 @@ -847,7 +847,7 @@ importers: react-autosuggest: 10.1.0_react@17.0.2 react-dom: 17.0.2_react@17.0.2 react-hook-form: 7.15.3_react@17.0.2 - react-hot-loader: 4.13.0_7510db4ec16e957d3f42221e7066b6f6 + react-hot-loader: 4.13.0_5e8f0eb23292d5ce2747471996c3c81c react-i18next: 11.12.0_i18next@20.6.1+react@17.0.2 react-redux: 7.2.5_react-dom@17.0.2+react@17.0.2 react-router: 5.2.1_react@17.0.2 @@ -5635,7 +5635,7 @@ packages: read-yaml-file: 1.1.0 dev: true - /@material-ui/core/4.11.4_7510db4ec16e957d3f42221e7066b6f6: + /@material-ui/core/4.11.4_5e8f0eb23292d5ce2747471996c3c81c: resolution: {integrity: sha512-oqb+lJ2Dl9HXI9orc6/aN8ZIAMkeThufA5iZELf2LQeBn2NtjVilF5D2w7e9RpntAzDb4jK5DsVhkfOvFY/8fg==} engines: {node: '>=8.0.0'} peerDependencies: @@ -5647,11 +5647,11 @@ packages: optional: true dependencies: '@babel/runtime': 7.14.5 - '@material-ui/styles': 4.11.4_7510db4ec16e957d3f42221e7066b6f6 - '@material-ui/system': 4.11.3_7510db4ec16e957d3f42221e7066b6f6 - '@material-ui/types': 5.1.0_@types+react@17.0.30 + '@material-ui/styles': 4.11.4_5e8f0eb23292d5ce2747471996c3c81c + '@material-ui/system': 4.11.3_5e8f0eb23292d5ce2747471996c3c81c + '@material-ui/types': 5.1.0_@types+react@17.0.31 '@material-ui/utils': 4.11.2_react-dom@17.0.2+react@17.0.2 - '@types/react': 17.0.30 + '@types/react': 17.0.31 '@types/react-transition-group': 4.4.0 clsx: 1.1.1 hoist-non-react-statics: 3.3.2 @@ -5663,7 +5663,7 @@ packages: react-transition-group: 4.4.1_react-dom@17.0.2+react@17.0.2 dev: true - /@material-ui/icons/4.11.2_14268e039553255a4fd9e8ab9e5ba69d: + /@material-ui/icons/4.11.2_0043af0424f11f9b40fd02984b1d88b8: resolution: {integrity: sha512-fQNsKX2TxBmqIGJCSi3tGTO/gZ+eJgWmMJkgDiOfyNaunNaxcklJQFaFogYcFl0qFuaEz1qaXYXboa/bUXVSOQ==} engines: {node: '>=8.0.0'} peerDependencies: @@ -5676,13 +5676,13 @@ packages: optional: true dependencies: '@babel/runtime': 7.12.5 - '@material-ui/core': 4.11.4_7510db4ec16e957d3f42221e7066b6f6 - '@types/react': 17.0.30 + '@material-ui/core': 4.11.4_5e8f0eb23292d5ce2747471996c3c81c + '@types/react': 17.0.31 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 dev: true - /@material-ui/styles/4.11.4_7510db4ec16e957d3f42221e7066b6f6: + /@material-ui/styles/4.11.4_5e8f0eb23292d5ce2747471996c3c81c: resolution: {integrity: sha512-KNTIZcnj/zprG5LW0Sao7zw+yG3O35pviHzejMdcSGCdWbiO8qzRgOYL8JAxAsWBKOKYwVZxXtHWaB5T2Kvxew==} engines: {node: '>=8.0.0'} peerDependencies: @@ -5695,9 +5695,9 @@ packages: dependencies: '@babel/runtime': 7.15.4 '@emotion/hash': 0.8.0 - '@material-ui/types': 5.1.0_@types+react@17.0.30 + '@material-ui/types': 5.1.0_@types+react@17.0.31 '@material-ui/utils': 4.11.2_react-dom@17.0.2+react@17.0.2 - '@types/react': 17.0.30 + '@types/react': 17.0.31 clsx: 1.1.1 csstype: 2.6.13 hoist-non-react-statics: 3.3.2 @@ -5714,7 +5714,7 @@ packages: react-dom: 17.0.2_react@17.0.2 dev: true - /@material-ui/system/4.11.3_7510db4ec16e957d3f42221e7066b6f6: + /@material-ui/system/4.11.3_5e8f0eb23292d5ce2747471996c3c81c: resolution: {integrity: sha512-SY7otguNGol41Mu2Sg6KbBP1ZRFIbFLHGK81y4KYbsV2yIcaEPOmsCK6zwWlp+2yTV3J/VwT6oSBARtGIVdXPw==} engines: {node: '>=8.0.0'} peerDependencies: @@ -5727,14 +5727,14 @@ packages: dependencies: '@babel/runtime': 7.15.4 '@material-ui/utils': 4.11.2_react-dom@17.0.2+react@17.0.2 - '@types/react': 17.0.30 + '@types/react': 17.0.31 csstype: 2.6.13 prop-types: 15.7.2 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 dev: true - /@material-ui/types/5.1.0_@types+react@17.0.30: + /@material-ui/types/5.1.0_@types+react@17.0.31: resolution: {integrity: sha512-7cqRjrY50b8QzRSYyhSpx4WRw2YuO0KKIGQEVk5J8uoz2BanawykgZGoWEqKm7pVIbzFDN0SpPcVV4IhOFkl8A==} peerDependencies: '@types/react': '*' @@ -5742,7 +5742,7 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 17.0.30 + '@types/react': 17.0.31 dev: true /@material-ui/utils/4.11.2_react-dom@17.0.2+react@17.0.2: @@ -6317,7 +6317,7 @@ packages: /@types/hoist-non-react-statics/3.3.1: resolution: {integrity: sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==} dependencies: - '@types/react': 17.0.30 + '@types/react': 17.0.31 hoist-non-react-statics: 3.3.2 dev: true @@ -6516,19 +6516,19 @@ packages: /@types/react-autosuggest/10.1.5: resolution: {integrity: sha512-qfMzrp6Is0VYRF5a97Bv/+P2F9ZtFY4YE2825yyWV4VxCpvcfvQHEqGNkDFIPme7t3B2BpQ784QBllYAxemERQ==} dependencies: - '@types/react': 17.0.30 + '@types/react': 17.0.31 dev: true /@types/react-dom/17.0.9: resolution: {integrity: sha512-wIvGxLfgpVDSAMH5utdL9Ngm5Owu0VsGmldro3ORLXV8CShrL8awVj06NuEXFQ5xyaYfdca7Sgbk/50Ri1GdPg==} dependencies: - '@types/react': 17.0.30 + '@types/react': 17.0.31 dev: true /@types/react-helmet/6.1.4: resolution: {integrity: sha512-jyx50RNZXVaTGHY3MsoRPNpeiVk8b0XTPgD/O6KHF6COTDnG/+lRjPYvTK5nfWtR3xDOux0w6bHLAsaHo2ZLTA==} dependencies: - '@types/react': 17.0.30 + '@types/react': 17.0.31 dev: true /@types/react-loadable/5.5.6: @@ -6542,7 +6542,7 @@ packages: resolution: {integrity: sha512-L37dSCT0aoJnCgpR8Iuginlbxoh7qhWOXiaDqEsxVMrER1CmVhFD+63NxgJeT4pkmEM28oX0NH4S4f+sXHTZjA==} dependencies: '@types/hoist-non-react-statics': 3.3.1 - '@types/react': 17.0.30 + '@types/react': 17.0.31 hoist-non-react-statics: 3.3.2 redux: 4.1.1 dev: true @@ -6567,7 +6567,7 @@ packages: resolution: {integrity: sha512-UvyRy73318QI83haXlaMwmklHHzV9hjl3u71MmM6wYNu0hOVk9NLTa0vGukf8zXUqnwz4O06ig876YSPpeK28A==} dependencies: '@types/history': 4.7.7 - '@types/react': 17.0.30 + '@types/react': 17.0.31 '@types/react-router': 5.1.8 dev: true @@ -6581,14 +6581,14 @@ packages: /@types/react-transition-group/4.4.0: resolution: {integrity: sha512-/QfLHGpu+2fQOqQaXh8MG9q03bFENooTb/it4jr5kKaZlDQfWvjqWZg48AwzPVMBHlRuTRAY7hRHCEOXz5kV6w==} dependencies: - '@types/react': 17.0.30 + '@types/react': 17.0.31 dev: true /@types/react-virtualized/9.21.13: resolution: {integrity: sha512-tCIQ5wDKj+QJ3sMzjPKSLY0AXsznt+ovAUcq+JCLjPBOcAHbPt4FraGT9HKYEFfmp9E6+ELuN49i5bWtuBmi3w==} dependencies: '@types/prop-types': 15.7.3 - '@types/react': 17.0.30 + '@types/react': 17.0.31 dev: true /@types/react/17.0.30: @@ -6599,6 +6599,14 @@ packages: csstype: 3.0.8 dev: true + /@types/react/17.0.31: + resolution: {integrity: sha512-MQSR5EL4JZtdWRvqDgz9kXhSDDoy2zMTYyg7UhP+FZ5ttUOocWyxiqFJiI57sUG0BtaEX7WDXYQlkCYkb3X9vQ==} + dependencies: + '@types/prop-types': 15.7.3 + '@types/scheduler': 0.16.2 + csstype: 3.0.8 + dev: true + /@types/redux/3.6.0: resolution: {integrity: sha1-8evh5UEVGAcuT9/KXHbhbnTBOZo=} deprecated: This is a stub types definition for Redux (https://github.com/reactjs/redux). Redux provides its own type definitions, so you don't need @types/redux installed! @@ -17953,7 +17961,7 @@ packages: react: 17.0.2 dev: true - /react-hot-loader/4.13.0_7510db4ec16e957d3f42221e7066b6f6: + /react-hot-loader/4.13.0_5e8f0eb23292d5ce2747471996c3c81c: resolution: {integrity: sha512-JrLlvUPqh6wIkrK2hZDfOyq/Uh/WeVEr8nc7hkn2/3Ul0sx1Kr5y4kOGNacNRoj7RhwLNcQ3Udf1KJXrqc0ZtA==} engines: {node: '>= 6'} peerDependencies: @@ -17964,7 +17972,7 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 17.0.30 + '@types/react': 17.0.31 fast-levenshtein: 2.0.6 global: 4.4.0 hoist-non-react-statics: 3.3.2