mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-24 21:15:51 +01:00
chore(deps): update dependency @types/react to v17.0.32 (#2580)
This commit is contained in:
parent
640b92667f
commit
9c03e11cfa
@ -17,7 +17,7 @@
|
||||
"npm": ">=6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "17.0.31",
|
||||
"@types/react": "17.0.32",
|
||||
"@types/react-autosuggest": "10.1.5",
|
||||
"@types/react-dom": "17.0.10",
|
||||
"@types/react-helmet": "6.1.4",
|
||||
|
72
pnpm-lock.yaml
generated
72
pnpm-lock.yaml
generated
@ -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.31
|
||||
'@types/react': 17.0.32
|
||||
'@types/react-autosuggest': 10.1.5
|
||||
'@types/react-dom': 17.0.10
|
||||
'@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_5e8f0eb23292d5ce2747471996c3c81c
|
||||
'@material-ui/icons': 4.11.2_0043af0424f11f9b40fd02984b1d88b8
|
||||
'@material-ui/styles': 4.11.4_5e8f0eb23292d5ce2747471996c3c81c
|
||||
'@material-ui/core': 4.11.4_eb5c0d50549f49961238f903289870ff
|
||||
'@material-ui/icons': 4.11.2_878682283a1d807d2bf6c35e9a80361a
|
||||
'@material-ui/styles': 4.11.4_eb5c0d50549f49961238f903289870ff
|
||||
'@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.31
|
||||
'@types/react': 17.0.32
|
||||
'@types/react-autosuggest': 10.1.5
|
||||
'@types/react-dom': 17.0.10
|
||||
'@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_5e8f0eb23292d5ce2747471996c3c81c
|
||||
react-hot-loader: 4.13.0_eb5c0d50549f49961238f903289870ff
|
||||
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
|
||||
@ -5549,7 +5549,7 @@ packages:
|
||||
read-yaml-file: 1.1.0
|
||||
dev: true
|
||||
|
||||
/@material-ui/core/4.11.4_5e8f0eb23292d5ce2747471996c3c81c:
|
||||
/@material-ui/core/4.11.4_eb5c0d50549f49961238f903289870ff:
|
||||
resolution: {integrity: sha512-oqb+lJ2Dl9HXI9orc6/aN8ZIAMkeThufA5iZELf2LQeBn2NtjVilF5D2w7e9RpntAzDb4jK5DsVhkfOvFY/8fg==}
|
||||
engines: {node: '>=8.0.0'}
|
||||
peerDependencies:
|
||||
@ -5561,11 +5561,11 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@babel/runtime': 7.14.5
|
||||
'@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/styles': 4.11.4_eb5c0d50549f49961238f903289870ff
|
||||
'@material-ui/system': 4.11.3_eb5c0d50549f49961238f903289870ff
|
||||
'@material-ui/types': 5.1.0_@types+react@17.0.32
|
||||
'@material-ui/utils': 4.11.2_react-dom@17.0.2+react@17.0.2
|
||||
'@types/react': 17.0.31
|
||||
'@types/react': 17.0.32
|
||||
'@types/react-transition-group': 4.4.0
|
||||
clsx: 1.1.1
|
||||
hoist-non-react-statics: 3.3.2
|
||||
@ -5577,7 +5577,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_0043af0424f11f9b40fd02984b1d88b8:
|
||||
/@material-ui/icons/4.11.2_878682283a1d807d2bf6c35e9a80361a:
|
||||
resolution: {integrity: sha512-fQNsKX2TxBmqIGJCSi3tGTO/gZ+eJgWmMJkgDiOfyNaunNaxcklJQFaFogYcFl0qFuaEz1qaXYXboa/bUXVSOQ==}
|
||||
engines: {node: '>=8.0.0'}
|
||||
peerDependencies:
|
||||
@ -5590,13 +5590,13 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@babel/runtime': 7.12.5
|
||||
'@material-ui/core': 4.11.4_5e8f0eb23292d5ce2747471996c3c81c
|
||||
'@types/react': 17.0.31
|
||||
'@material-ui/core': 4.11.4_eb5c0d50549f49961238f903289870ff
|
||||
'@types/react': 17.0.32
|
||||
react: 17.0.2
|
||||
react-dom: 17.0.2_react@17.0.2
|
||||
dev: true
|
||||
|
||||
/@material-ui/styles/4.11.4_5e8f0eb23292d5ce2747471996c3c81c:
|
||||
/@material-ui/styles/4.11.4_eb5c0d50549f49961238f903289870ff:
|
||||
resolution: {integrity: sha512-KNTIZcnj/zprG5LW0Sao7zw+yG3O35pviHzejMdcSGCdWbiO8qzRgOYL8JAxAsWBKOKYwVZxXtHWaB5T2Kvxew==}
|
||||
engines: {node: '>=8.0.0'}
|
||||
peerDependencies:
|
||||
@ -5609,9 +5609,9 @@ packages:
|
||||
dependencies:
|
||||
'@babel/runtime': 7.15.4
|
||||
'@emotion/hash': 0.8.0
|
||||
'@material-ui/types': 5.1.0_@types+react@17.0.31
|
||||
'@material-ui/types': 5.1.0_@types+react@17.0.32
|
||||
'@material-ui/utils': 4.11.2_react-dom@17.0.2+react@17.0.2
|
||||
'@types/react': 17.0.31
|
||||
'@types/react': 17.0.32
|
||||
clsx: 1.1.1
|
||||
csstype: 2.6.13
|
||||
hoist-non-react-statics: 3.3.2
|
||||
@ -5628,7 +5628,7 @@ packages:
|
||||
react-dom: 17.0.2_react@17.0.2
|
||||
dev: true
|
||||
|
||||
/@material-ui/system/4.11.3_5e8f0eb23292d5ce2747471996c3c81c:
|
||||
/@material-ui/system/4.11.3_eb5c0d50549f49961238f903289870ff:
|
||||
resolution: {integrity: sha512-SY7otguNGol41Mu2Sg6KbBP1ZRFIbFLHGK81y4KYbsV2yIcaEPOmsCK6zwWlp+2yTV3J/VwT6oSBARtGIVdXPw==}
|
||||
engines: {node: '>=8.0.0'}
|
||||
peerDependencies:
|
||||
@ -5641,14 +5641,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.31
|
||||
'@types/react': 17.0.32
|
||||
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.31:
|
||||
/@material-ui/types/5.1.0_@types+react@17.0.32:
|
||||
resolution: {integrity: sha512-7cqRjrY50b8QzRSYyhSpx4WRw2YuO0KKIGQEVk5J8uoz2BanawykgZGoWEqKm7pVIbzFDN0SpPcVV4IhOFkl8A==}
|
||||
peerDependencies:
|
||||
'@types/react': '*'
|
||||
@ -5656,7 +5656,7 @@ packages:
|
||||
'@types/react':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@types/react': 17.0.31
|
||||
'@types/react': 17.0.32
|
||||
dev: true
|
||||
|
||||
/@material-ui/utils/4.11.2_react-dom@17.0.2+react@17.0.2:
|
||||
@ -6231,7 +6231,7 @@ packages:
|
||||
/@types/hoist-non-react-statics/3.3.1:
|
||||
resolution: {integrity: sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==}
|
||||
dependencies:
|
||||
'@types/react': 17.0.31
|
||||
'@types/react': 17.0.32
|
||||
hoist-non-react-statics: 3.3.2
|
||||
dev: true
|
||||
|
||||
@ -6429,19 +6429,19 @@ packages:
|
||||
/@types/react-autosuggest/10.1.5:
|
||||
resolution: {integrity: sha512-qfMzrp6Is0VYRF5a97Bv/+P2F9ZtFY4YE2825yyWV4VxCpvcfvQHEqGNkDFIPme7t3B2BpQ784QBllYAxemERQ==}
|
||||
dependencies:
|
||||
'@types/react': 17.0.31
|
||||
'@types/react': 17.0.32
|
||||
dev: true
|
||||
|
||||
/@types/react-dom/17.0.10:
|
||||
resolution: {integrity: sha512-8oz3NAUId2z/zQdFI09IMhQPNgIbiP8Lslhv39DIDamr846/0spjZK0vnrMak0iB8EKb9QFTTIdg2Wj2zH5a3g==}
|
||||
dependencies:
|
||||
'@types/react': 17.0.31
|
||||
'@types/react': 17.0.32
|
||||
dev: true
|
||||
|
||||
/@types/react-helmet/6.1.4:
|
||||
resolution: {integrity: sha512-jyx50RNZXVaTGHY3MsoRPNpeiVk8b0XTPgD/O6KHF6COTDnG/+lRjPYvTK5nfWtR3xDOux0w6bHLAsaHo2ZLTA==}
|
||||
dependencies:
|
||||
'@types/react': 17.0.31
|
||||
'@types/react': 17.0.32
|
||||
dev: true
|
||||
|
||||
/@types/react-loadable/5.5.6:
|
||||
@ -6455,7 +6455,7 @@ packages:
|
||||
resolution: {integrity: sha512-L37dSCT0aoJnCgpR8Iuginlbxoh7qhWOXiaDqEsxVMrER1CmVhFD+63NxgJeT4pkmEM28oX0NH4S4f+sXHTZjA==}
|
||||
dependencies:
|
||||
'@types/hoist-non-react-statics': 3.3.1
|
||||
'@types/react': 17.0.31
|
||||
'@types/react': 17.0.32
|
||||
hoist-non-react-statics: 3.3.2
|
||||
redux: 4.1.1
|
||||
dev: true
|
||||
@ -6472,7 +6472,7 @@ packages:
|
||||
resolution: {integrity: sha512-UvyRy73318QI83haXlaMwmklHHzV9hjl3u71MmM6wYNu0hOVk9NLTa0vGukf8zXUqnwz4O06ig876YSPpeK28A==}
|
||||
dependencies:
|
||||
'@types/history': 4.7.7
|
||||
'@types/react': 17.0.31
|
||||
'@types/react': 17.0.32
|
||||
'@types/react-router': 5.1.8
|
||||
dev: true
|
||||
|
||||
@ -6480,20 +6480,20 @@ packages:
|
||||
resolution: {integrity: sha512-HzOyJb+wFmyEhyfp4D4NYrumi+LQgQL/68HvJO+q6XtuHSDvw6Aqov7sCAhjbNq3bUPgPqbdvjXC5HeB2oEAPg==}
|
||||
dependencies:
|
||||
'@types/history': 4.7.7
|
||||
'@types/react': 17.0.31
|
||||
'@types/react': 17.0.32
|
||||
dev: true
|
||||
|
||||
/@types/react-transition-group/4.4.0:
|
||||
resolution: {integrity: sha512-/QfLHGpu+2fQOqQaXh8MG9q03bFENooTb/it4jr5kKaZlDQfWvjqWZg48AwzPVMBHlRuTRAY7hRHCEOXz5kV6w==}
|
||||
dependencies:
|
||||
'@types/react': 17.0.31
|
||||
'@types/react': 17.0.32
|
||||
dev: true
|
||||
|
||||
/@types/react-virtualized/9.21.14:
|
||||
resolution: {integrity: sha512-wvZftXXYNpj3ELVm2v8pySnq/uxKD1UsFpRkNoBAbQFTnI4Bz4OcwjUhwvaqUq5dDoT6SCS2+PdCzysxMYfjdg==}
|
||||
dependencies:
|
||||
'@types/prop-types': 15.7.3
|
||||
'@types/react': 17.0.31
|
||||
'@types/react': 17.0.32
|
||||
dev: true
|
||||
|
||||
/@types/react/17.0.31:
|
||||
@ -6504,6 +6504,14 @@ packages:
|
||||
csstype: 3.0.8
|
||||
dev: true
|
||||
|
||||
/@types/react/17.0.32:
|
||||
resolution: {integrity: sha512-hAm1pmwA3oZWbkB985RFwNvBRMG0F3KWSiC4/hNmanigKZMiKQoH5Q6etNw8HIDztTGfvXyOjPvdNnvBUCuaPg==}
|
||||
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!
|
||||
@ -17820,7 +17828,7 @@ packages:
|
||||
react: 17.0.2
|
||||
dev: true
|
||||
|
||||
/react-hot-loader/4.13.0_5e8f0eb23292d5ce2747471996c3c81c:
|
||||
/react-hot-loader/4.13.0_eb5c0d50549f49961238f903289870ff:
|
||||
resolution: {integrity: sha512-JrLlvUPqh6wIkrK2hZDfOyq/Uh/WeVEr8nc7hkn2/3Ul0sx1Kr5y4kOGNacNRoj7RhwLNcQ3Udf1KJXrqc0ZtA==}
|
||||
engines: {node: '>= 6'}
|
||||
peerDependencies:
|
||||
@ -17831,7 +17839,7 @@ packages:
|
||||
'@types/react':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@types/react': 17.0.31
|
||||
'@types/react': 17.0.32
|
||||
fast-levenshtein: 2.0.6
|
||||
global: 4.4.0
|
||||
hoist-non-react-statics: 3.3.2
|
||||
|
Loading…
Reference in New Issue
Block a user