Merge pull request #79 from andatoshiki/dependabot/npm_and_yarn/types/react-18.2.22

This commit is contained in:
Anda Toshiki 2023-09-22 03:12:25 -07:00 committed by GitHub
commit 353a66ce8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 16 additions and 24 deletions

View File

@ -9,7 +9,7 @@
"preview": "vitepress preview" "preview": "vitepress preview"
}, },
"devDependencies": { "devDependencies": {
"@types/react": "^18.2.9", "@types/react": "^18.2.22",
"react": "^18.2.0" "react": "^18.2.0"
} }
} }

View File

@ -35,7 +35,7 @@
"@mdit-vue/shared": "^0.12.1", "@mdit-vue/shared": "^0.12.1",
"@rollup/plugin-alias": "^5.0.0", "@rollup/plugin-alias": "^5.0.0",
"@types/node": "^18.17.17", "@types/node": "^18.17.17",
"@types/react": "^18.2.21", "@types/react": "^18.2.22",
"@vitejs/plugin-vue": "^4.3.4", "@vitejs/plugin-vue": "^4.3.4",
"@vue/cli-plugin-typescript": "^5.0.8", "@vue/cli-plugin-typescript": "^5.0.8",
"artplayer": "^4.6.2", "artplayer": "^4.6.2",

View File

@ -56,8 +56,8 @@ importers:
specifier: ^18.17.17 specifier: ^18.17.17
version: 18.17.17 version: 18.17.17
'@types/react': '@types/react':
specifier: ^18.2.21 specifier: ^18.2.22
version: 18.2.21 version: 18.2.22
'@vitejs/plugin-vue': '@vitejs/plugin-vue':
specifier: ^4.3.4 specifier: ^4.3.4
version: 4.3.4(vite@4.4.9)(vue@3.3.4) version: 4.3.4(vite@4.4.9)(vue@3.3.4)
@ -180,7 +180,7 @@ importers:
version: 4.4.9(@types/node@18.17.17)(sass@1.67.0) version: 4.4.9(@types/node@18.17.17)(sass@1.67.0)
vitepress: vitepress:
specifier: 1.0.0-rc.14 specifier: 1.0.0-rc.14
version: 1.0.0-rc.14(@types/node@18.17.17)(@types/react@18.2.21)(react-dom@15.7.0)(react@18.2.0)(sass@1.67.0)(search-insights@2.8.2) version: 1.0.0-rc.14(@types/node@18.17.17)(@types/react@18.2.22)(react-dom@15.7.0)(react@18.2.0)(sass@1.67.0)(search-insights@2.8.2)
vitepress-plugin-nprogress: vitepress-plugin-nprogress:
specifier: ^0.0.4 specifier: ^0.0.4
version: 0.0.4 version: 0.0.4
@ -200,8 +200,8 @@ importers:
docs: docs:
devDependencies: devDependencies:
'@types/react': '@types/react':
specifier: ^18.2.9 specifier: ^18.2.22
version: 18.2.9 version: 18.2.22
react: react:
specifier: ^18.2.0 specifier: ^18.2.0
version: 18.2.0 version: 18.2.0
@ -385,7 +385,7 @@ packages:
vitepress: '>=1.0.0-alpha.61' vitepress: '>=1.0.0-alpha.61'
dependencies: dependencies:
remark-shiki-twoslash: 3.1.3(typescript@5.2.2) remark-shiki-twoslash: 3.1.3(typescript@5.2.2)
vitepress: 1.0.0-rc.14(@types/node@18.17.17)(@types/react@18.2.21)(react-dom@15.7.0)(react@18.2.0)(sass@1.67.0)(search-insights@2.8.2) vitepress: 1.0.0-rc.14(@types/node@18.17.17)(@types/react@18.2.22)(react-dom@15.7.0)(react@18.2.0)(sass@1.67.0)(search-insights@2.8.2)
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
- typescript - typescript
@ -824,10 +824,10 @@ packages:
resolution: {integrity: sha512-SPiDHaWKQZpwR2siD0KQUwlStvIAnEyK6tAE2h2Wuoq8ue9skzhlyVQ1ddzOxX6khULnAALDiR/isSF3bnuciA==} resolution: {integrity: sha512-SPiDHaWKQZpwR2siD0KQUwlStvIAnEyK6tAE2h2Wuoq8ue9skzhlyVQ1ddzOxX6khULnAALDiR/isSF3bnuciA==}
dev: true dev: true
/@docsearch/js@3.5.2(@types/react@18.2.21)(react-dom@15.7.0)(react@18.2.0)(search-insights@2.8.2): /@docsearch/js@3.5.2(@types/react@18.2.22)(react-dom@15.7.0)(react@18.2.0)(search-insights@2.8.2):
resolution: {integrity: sha512-p1YFTCDflk8ieHgFJYfmyHBki1D61+U9idwrLh+GQQMrBSP3DLGKpy0XUJtPjAOPltcVbqsTjiPFfH7JImjUNg==} resolution: {integrity: sha512-p1YFTCDflk8ieHgFJYfmyHBki1D61+U9idwrLh+GQQMrBSP3DLGKpy0XUJtPjAOPltcVbqsTjiPFfH7JImjUNg==}
dependencies: dependencies:
'@docsearch/react': 3.5.2(@types/react@18.2.21)(react-dom@15.7.0)(react@18.2.0)(search-insights@2.8.2) '@docsearch/react': 3.5.2(@types/react@18.2.22)(react-dom@15.7.0)(react@18.2.0)(search-insights@2.8.2)
preact: 10.17.1 preact: 10.17.1
transitivePeerDependencies: transitivePeerDependencies:
- '@algolia/client-search' - '@algolia/client-search'
@ -837,7 +837,7 @@ packages:
- search-insights - search-insights
dev: true dev: true
/@docsearch/react@3.5.2(@types/react@18.2.21)(react-dom@15.7.0)(react@18.2.0)(search-insights@2.8.2): /@docsearch/react@3.5.2(@types/react@18.2.22)(react-dom@15.7.0)(react@18.2.0)(search-insights@2.8.2):
resolution: {integrity: sha512-9Ahcrs5z2jq/DcAvYtvlqEBHImbm4YJI8M9y0x6Tqg598P40HTEkX7hsMcIuThI+hTFxRGZ9hll0Wygm2yEjng==} resolution: {integrity: sha512-9Ahcrs5z2jq/DcAvYtvlqEBHImbm4YJI8M9y0x6Tqg598P40HTEkX7hsMcIuThI+hTFxRGZ9hll0Wygm2yEjng==}
peerDependencies: peerDependencies:
'@types/react': '>= 16.8.0 < 19.0.0' '@types/react': '>= 16.8.0 < 19.0.0'
@ -857,7 +857,7 @@ packages:
'@algolia/autocomplete-core': 1.9.3(algoliasearch@4.20.0)(search-insights@2.8.2) '@algolia/autocomplete-core': 1.9.3(algoliasearch@4.20.0)(search-insights@2.8.2)
'@algolia/autocomplete-preset-algolia': 1.9.3(algoliasearch@4.20.0) '@algolia/autocomplete-preset-algolia': 1.9.3(algoliasearch@4.20.0)
'@docsearch/css': 3.5.2 '@docsearch/css': 3.5.2
'@types/react': 18.2.21 '@types/react': 18.2.22
algoliasearch: 4.20.0 algoliasearch: 4.20.0
react: 18.2.0 react: 18.2.0
react-dom: 15.7.0(react@18.2.0) react-dom: 15.7.0(react@18.2.0)
@ -1437,16 +1437,8 @@ packages:
resolution: {integrity: sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==} resolution: {integrity: sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==}
dev: true dev: true
/@types/react@18.2.21: /@types/react@18.2.22:
resolution: {integrity: sha512-neFKG/sBAwGxHgXiIxnbm3/AAVQ/cMRS93hvBpg8xYRbeQSPVABp9U2bRnPf0iI4+Ucdv3plSxKK+3CW2ENJxA==} resolution: {integrity: sha512-60fLTOLqzarLED2O3UQImc/lsNRgG0jE/a1mPW9KjMemY0LMITWEsbS4VvZ4p6rorEHd5YKxxmMKSDK505GHpA==}
dependencies:
'@types/prop-types': 15.7.5
'@types/scheduler': 0.16.3
csstype: 3.1.2
dev: true
/@types/react@18.2.9:
resolution: {integrity: sha512-pL3JAesUkF7PEQGxh5XOwdXGV907te6m1/Qe1ERJLgomojS6Ne790QiA7GUl434JEkFA2aAaB6qJ5z4e1zJn/w==}
dependencies: dependencies:
'@types/prop-types': 15.7.5 '@types/prop-types': 15.7.5
'@types/scheduler': 0.16.3 '@types/scheduler': 0.16.3
@ -11405,7 +11397,7 @@ packages:
nprogress: 0.2.0 nprogress: 0.2.0
dev: true dev: true
/vitepress@1.0.0-rc.14(@types/node@18.17.17)(@types/react@18.2.21)(react-dom@15.7.0)(react@18.2.0)(sass@1.67.0)(search-insights@2.8.2): /vitepress@1.0.0-rc.14(@types/node@18.17.17)(@types/react@18.2.22)(react-dom@15.7.0)(react@18.2.0)(sass@1.67.0)(search-insights@2.8.2):
resolution: {integrity: sha512-yChIeXOAcNvVnSVjhziH1vte0uhKb00PuZf7KdIMfx3ixTMAz73Nn+6gREvCv0SdH+anteGUKz5eljv0ygcgGQ==} resolution: {integrity: sha512-yChIeXOAcNvVnSVjhziH1vte0uhKb00PuZf7KdIMfx3ixTMAz73Nn+6gREvCv0SdH+anteGUKz5eljv0ygcgGQ==}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
@ -11415,7 +11407,7 @@ packages:
optional: true optional: true
dependencies: dependencies:
'@docsearch/css': 3.5.2 '@docsearch/css': 3.5.2
'@docsearch/js': 3.5.2(@types/react@18.2.21)(react-dom@15.7.0)(react@18.2.0)(search-insights@2.8.2) '@docsearch/js': 3.5.2(@types/react@18.2.22)(react-dom@15.7.0)(react@18.2.0)(search-insights@2.8.2)
'@vue/devtools-api': 6.5.0 '@vue/devtools-api': 6.5.0
'@vueuse/core': 10.4.1(vue@3.3.4) '@vueuse/core': 10.4.1(vue@3.3.4)
'@vueuse/integrations': 10.4.1(focus-trap@7.5.2)(vue@3.3.4) '@vueuse/integrations': 10.4.1(focus-trap@7.5.2)(vue@3.3.4)