aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-06-05 17:06:26 +0200
committerGitHub <[email protected]>2022-06-05 17:06:26 +0200
commit9479f6eeba23e1d175054fb21cfb048c4332b36e (patch)
tree6fb8eb678bd707eff79427e36d7c13dac1877f20
parentd75d07970b44bde066de0a765c169809ee8f6b74 (diff)
downloadfaker-9479f6eeba23e1d175054fb21cfb048c4332b36e.tar.xz
faker-9479f6eeba23e1d175054fb21cfb048c4332b36e.zip
chore(deps): update dependency @types/react to ~18.0.11 (#1036)
Co-authored-by: Renovate Bot <[email protected]>
-rw-r--r--package.json2
-rw-r--r--pnpm-lock.yaml22
2 files changed, 12 insertions, 12 deletions
diff --git a/package.json b/package.json
index 01d3e389..3d85e27e 100644
--- a/package.json
+++ b/package.json
@@ -97,7 +97,7 @@
"@types/markdown-it": "~12.2.3",
"@types/node": "~17.0.35",
"@types/prettier": "~2.6.3",
- "@types/react": "~18.0.10",
+ "@types/react": "~18.0.11",
"@types/sanitize-html": "~2.6.2",
"@types/validator": "~13.7.2",
"@typescript-eslint/eslint-plugin": "~5.27.0",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 9cef1957..00183191 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -5,7 +5,7 @@ specifiers:
'@types/markdown-it': ~12.2.3
'@types/node': ~17.0.35
'@types/prettier': ~2.6.3
- '@types/react': ~18.0.10
+ '@types/react': ~18.0.11
'@types/sanitize-html': ~2.6.2
'@types/validator': ~13.7.2
'@typescript-eslint/eslint-plugin': ~5.27.0
@@ -48,7 +48,7 @@ devDependencies:
'@types/markdown-it': 12.2.3
'@types/node': 17.0.35
'@types/prettier': 2.6.3
- '@types/react': 18.0.10
+ '@types/react': 18.0.11
'@types/sanitize-html': 2.6.2
'@types/validator': 13.7.2
'@typescript-eslint/eslint-plugin': 5.27.0_ggfhmjd2gcmyxfvpoza5szm32a
@@ -83,7 +83,7 @@ devDependencies:
typescript: 4.7.3
validator: 13.7.0
vite: 2.9.9
- vitepress: 0.22.4_4hkwgow5356cdmtz5c5vaxngqm
+ vitepress: 0.22.4_zvt3kh6vtxobxb4gmt75nlt57a
vitest: 0.13.1_baewxcksk7k52bul4nl75m7fbi
packages:
@@ -273,10 +273,10 @@ packages:
resolution: {integrity: sha512-bh5IskwkkodbvC0FzSg1AxMykfDl95hebEKwxNoq4e5QaGzOXSBgW8+jnMFZ7JU4sTBiB04vZWoUSzNrPboLZA==}
dev: true
- /@docsearch/js/3.1.0_4hkwgow5356cdmtz5c5vaxngqm:
+ /@docsearch/js/3.1.0_zvt3kh6vtxobxb4gmt75nlt57a:
resolution: {integrity: sha512-5XSK+xbP0hcTIp54MECqxkWLs6kf7Ug4nWdxWNtx8cUpLiFNFnKXDxCb35wnyNpjukmrx7Q9DkO5tFFsmNVxng==}
dependencies:
- '@docsearch/react': 3.1.0_4hkwgow5356cdmtz5c5vaxngqm
+ '@docsearch/react': 3.1.0_zvt3kh6vtxobxb4gmt75nlt57a
preact: 10.7.2
transitivePeerDependencies:
- '@types/react'
@@ -284,7 +284,7 @@ packages:
- react-dom
dev: true
- /@docsearch/react/3.1.0_4hkwgow5356cdmtz5c5vaxngqm:
+ /@docsearch/react/3.1.0_zvt3kh6vtxobxb4gmt75nlt57a:
resolution: {integrity: sha512-bjB6ExnZzf++5B7Tfoi6UXgNwoUnNOfZ1NyvnvPhWgCMy5V/biAtLL4o7owmZSYdAKeFSvZ5Lxm0is4su/dBWg==}
peerDependencies:
'@types/react': '>= 16.8.0 < 19.0.0'
@@ -293,7 +293,7 @@ packages:
dependencies:
'@algolia/autocomplete-core': 1.6.3
'@docsearch/css': 3.1.0
- '@types/react': 18.0.10
+ '@types/react': 18.0.11
algoliasearch: 4.13.1
react: 18.1.0
react-dom: [email protected]
@@ -469,8 +469,8 @@ packages:
resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==}
dev: true
- /@types/react/18.0.10:
- resolution: {integrity: sha512-dIugadZuIPrRzvIEevIu7A1smqOAjkSMv8qOfwPt9Ve6i6JT/FQcCHyk2qIAxwsQNKZt5/oGR0T4z9h2dXRAkg==}
+ /@types/react/18.0.11:
+ resolution: {integrity: sha512-JxSwm54IgMW4XTR+zFF5QpNx4JITmFbB4WHR2J0vg9RpjNeyqEMlODXsD2e64br6GX70TL0UYjZJETpyyC1WdA==}
dependencies:
'@types/prop-types': 15.7.5
'@types/scheduler': 0.16.2
@@ -4727,13 +4727,13 @@ packages:
fsevents: 2.3.2
dev: true
- /vitepress/0.22.4_4hkwgow5356cdmtz5c5vaxngqm:
+ /vitepress/0.22.4_zvt3kh6vtxobxb4gmt75nlt57a:
resolution: {integrity: sha512-oZUnLO/SpYdThaBKefDeOiVlr0Rie4Ppx3FzMnMyLtJnI5GlBMNjqYqMy/4+umm/iC+ZDJfI+IlDKxv5fZnYzA==}
engines: {node: '>=14.0.0'}
hasBin: true
dependencies:
'@docsearch/css': 3.1.0
- '@docsearch/js': 3.1.0_4hkwgow5356cdmtz5c5vaxngqm
+ '@docsearch/js': 3.1.0_zvt3kh6vtxobxb4gmt75nlt57a
prismjs: 1.28.0
vite: 2.9.9