mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-03-25 02:32:52 -05:00
chore(deps): update dependency @types/react-helmet to v6.1.5 (#2805)
This commit is contained in:
parent
493fdebea3
commit
d13408b4fc
2 changed files with 9 additions and 3 deletions
|
@ -20,7 +20,7 @@
|
|||
"@types/react": "17.0.38",
|
||||
"@types/react-autosuggest": "10.1.5",
|
||||
"@types/react-dom": "17.0.11",
|
||||
"@types/react-helmet": "6.1.4",
|
||||
"@types/react-helmet": "6.1.5",
|
||||
"@types/redux": "3.6.0",
|
||||
"@types/react-router-dom": "5.3.2",
|
||||
"@types/react-virtualized": "9.21.15",
|
||||
|
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
@ -750,7 +750,7 @@ importers:
|
|||
'@types/react': 17.0.38
|
||||
'@types/react-autosuggest': 10.1.5
|
||||
'@types/react-dom': 17.0.11
|
||||
'@types/react-helmet': 6.1.4
|
||||
'@types/react-helmet': 6.1.5
|
||||
'@types/react-router-dom': 5.3.2
|
||||
'@types/react-virtualized': 9.21.15
|
||||
'@types/redux': 3.6.0
|
||||
|
@ -829,7 +829,7 @@ importers:
|
|||
'@types/react': 17.0.38
|
||||
'@types/react-autosuggest': 10.1.5
|
||||
'@types/react-dom': 17.0.11
|
||||
'@types/react-helmet': 6.1.4
|
||||
'@types/react-helmet': 6.1.5
|
||||
'@types/react-router-dom': 5.3.2
|
||||
'@types/react-virtualized': 9.21.15
|
||||
'@types/redux': 3.6.0
|
||||
|
@ -7367,6 +7367,12 @@ packages:
|
|||
'@types/react': 17.0.38
|
||||
dev: true
|
||||
|
||||
/@types/react-helmet/6.1.5:
|
||||
resolution: {integrity: sha512-/ICuy7OHZxR0YCAZLNg9r7I9aijWUWvxaPR6uTuyxe8tAj5RL4Sw1+R6NhXUtOsarkGYPmaHdBDvuXh2DIN/uA==}
|
||||
dependencies:
|
||||
'@types/react': 17.0.38
|
||||
dev: true
|
||||
|
||||
/@types/react-is/17.0.3:
|
||||
resolution: {integrity: sha512-aBTIWg1emtu95bLTLx0cpkxwGW3ueZv71nE2YFBpL8k/z5czEW8yYpOo8Dp+UUAFAtKwNaOsh/ioSeQnWlZcfw==}
|
||||
dependencies:
|
||||
|
|
Loading…
Add table
Reference in a new issue