chore: bump @types/react from 18.3.1 to 18.3.2 in /frontend/extension (#127)

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.1 to 18.3.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-05-13 20:54:19 +08:00 committed by GitHub
parent b582ccd0c9
commit 9f52377a3a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 45 additions and 45 deletions

View File

@ -32,7 +32,7 @@
"@types/chrome": "^0.0.267", "@types/chrome": "^0.0.267",
"@types/lodash-es": "^4.17.12", "@types/lodash-es": "^4.17.12",
"@types/node": "^20.12.11", "@types/node": "^20.12.11",
"@types/react": "^18.2.79", "@types/react": "^18.3.2",
"@types/react-dom": "^18.2.25", "@types/react-dom": "^18.2.25",
"@typescript-eslint/eslint-plugin": "^7.0.0", "@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^6.21.0", "@typescript-eslint/parser": "^6.21.0",

View File

@ -7,13 +7,13 @@ settings:
dependencies: dependencies:
'@emotion/react': '@emotion/react':
specifier: ^11.11.4 specifier: ^11.11.4
version: 11.11.4(@types/react@18.3.1)(react@18.3.1) version: 11.11.4(@types/react@18.3.2)(react@18.3.1)
'@emotion/styled': '@emotion/styled':
specifier: ^11.11.5 specifier: ^11.11.5
version: 11.11.5(@emotion/react@11.11.4)(@types/react@18.3.1)(react@18.3.1) version: 11.11.5(@emotion/react@11.11.4)(@types/react@18.3.2)(react@18.3.1)
'@mui/joy': '@mui/joy':
specifier: 5.0.0-beta.36 specifier: 5.0.0-beta.36
version: 5.0.0-beta.36(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@types/react@18.3.1)(react-dom@18.3.1)(react@18.3.1) version: 5.0.0-beta.36(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@types/react@18.3.2)(react-dom@18.3.1)(react@18.3.1)
'@plasmohq/storage': '@plasmohq/storage':
specifier: ^1.10.0 specifier: ^1.10.0
version: 1.10.0(react@18.3.1) version: 1.10.0(react@18.3.1)
@ -43,7 +43,7 @@ dependencies:
version: 2.4.1(csstype@3.1.3)(react-dom@18.3.1)(react@18.3.1) version: 2.4.1(csstype@3.1.3)(react-dom@18.3.1)(react@18.3.1)
zustand: zustand:
specifier: ^4.5.2 specifier: ^4.5.2
version: 4.5.2(@types/react@18.3.1)(react@18.3.1) version: 4.5.2(@types/react@18.3.2)(react@18.3.1)
devDependencies: devDependencies:
'@bufbuild/buf': '@bufbuild/buf':
@ -62,8 +62,8 @@ devDependencies:
specifier: ^20.12.11 specifier: ^20.12.11
version: 20.12.11 version: 20.12.11
'@types/react': '@types/react':
specifier: ^18.2.79 specifier: ^18.3.2
version: 18.3.1 version: 18.3.2
'@types/react-dom': '@types/react-dom':
specifier: ^18.2.25 specifier: ^18.2.25
version: 18.3.0 version: 18.3.0
@ -451,7 +451,7 @@ packages:
resolution: {integrity: sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==} resolution: {integrity: sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==}
dev: false dev: false
/@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1): /@emotion/react@11.11.4(@types/react@18.3.2)(react@18.3.1):
resolution: {integrity: sha512-t8AjMlF0gHpvvxk5mAtCqR4vmxiGHCeJBaQO6gncUSdklELOgtwjerNY2yuJNfwnc6vi16U/+uMF+afIawJ9iw==} resolution: {integrity: sha512-t8AjMlF0gHpvvxk5mAtCqR4vmxiGHCeJBaQO6gncUSdklELOgtwjerNY2yuJNfwnc6vi16U/+uMF+afIawJ9iw==}
peerDependencies: peerDependencies:
'@types/react': '*' '@types/react': '*'
@ -467,7 +467,7 @@ packages:
'@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.3.1) '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.3.1)
'@emotion/utils': 1.2.1 '@emotion/utils': 1.2.1
'@emotion/weak-memoize': 0.3.1 '@emotion/weak-memoize': 0.3.1
'@types/react': 18.3.1 '@types/react': 18.3.2
hoist-non-react-statics: 3.3.2 hoist-non-react-statics: 3.3.2
react: 18.3.1 react: 18.3.1
dev: false dev: false
@ -486,7 +486,7 @@ packages:
resolution: {integrity: sha512-0QBtGvaqtWi+nx6doRwDdBIzhNdZrXUppvTM4dtZZWEGTXL/XE/yJxLMGlDT1Gt+UHH5IX1n+jkXyytE/av7OA==} resolution: {integrity: sha512-0QBtGvaqtWi+nx6doRwDdBIzhNdZrXUppvTM4dtZZWEGTXL/XE/yJxLMGlDT1Gt+UHH5IX1n+jkXyytE/av7OA==}
dev: false dev: false
/@emotion/styled@11.11.5(@emotion/react@11.11.4)(@types/react@18.3.1)(react@18.3.1): /@emotion/styled@11.11.5(@emotion/react@11.11.4)(@types/react@18.3.2)(react@18.3.1):
resolution: {integrity: sha512-/ZjjnaNKvuMPxcIiUkf/9SHoG4Q196DRl1w82hQ3WCsjo1IUR8uaGWrC6a87CrYAW0Kb/pK7hk8BnLgLRi9KoQ==} resolution: {integrity: sha512-/ZjjnaNKvuMPxcIiUkf/9SHoG4Q196DRl1w82hQ3WCsjo1IUR8uaGWrC6a87CrYAW0Kb/pK7hk8BnLgLRi9KoQ==}
peerDependencies: peerDependencies:
'@emotion/react': ^11.0.0-rc.0 '@emotion/react': ^11.0.0-rc.0
@ -499,11 +499,11 @@ packages:
'@babel/runtime': 7.24.5 '@babel/runtime': 7.24.5
'@emotion/babel-plugin': 11.11.0 '@emotion/babel-plugin': 11.11.0
'@emotion/is-prop-valid': 1.2.2 '@emotion/is-prop-valid': 1.2.2
'@emotion/react': 11.11.4(@types/react@18.3.1)(react@18.3.1) '@emotion/react': 11.11.4(@types/react@18.3.2)(react@18.3.1)
'@emotion/serialize': 1.1.4 '@emotion/serialize': 1.1.4
'@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.3.1) '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.3.1)
'@emotion/utils': 1.2.1 '@emotion/utils': 1.2.1
'@types/react': 18.3.1 '@types/react': 18.3.2
react: 18.3.1 react: 18.3.1
dev: false dev: false
@ -1042,7 +1042,7 @@ packages:
dev: false dev: false
optional: true optional: true
/@mui/base@5.0.0-beta.42(@types/react@18.3.1)(react-dom@18.3.1)(react@18.3.1): /@mui/base@5.0.0-beta.42(@types/react@18.3.2)(react-dom@18.3.1)(react@18.3.1):
resolution: {integrity: sha512-fWRiUJVCHCPF+mxd5drn08bY2qRw3jj5f1SSQdUXmaJ/yKpk23ys8MgLO2KGVTRtbks/+ctRfgffGPbXifj0Ug==} resolution: {integrity: sha512-fWRiUJVCHCPF+mxd5drn08bY2qRw3jj5f1SSQdUXmaJ/yKpk23ys8MgLO2KGVTRtbks/+ctRfgffGPbXifj0Ug==}
engines: {node: '>=12.0.0'} engines: {node: '>=12.0.0'}
peerDependencies: peerDependencies:
@ -1055,10 +1055,10 @@ packages:
dependencies: dependencies:
'@babel/runtime': 7.24.5 '@babel/runtime': 7.24.5
'@floating-ui/react-dom': 2.0.9(react-dom@18.3.1)(react@18.3.1) '@floating-ui/react-dom': 2.0.9(react-dom@18.3.1)(react@18.3.1)
'@mui/types': 7.2.14(@types/react@18.3.1) '@mui/types': 7.2.14(@types/react@18.3.2)
'@mui/utils': 6.0.0-alpha.5(@types/react@18.3.1)(react@18.3.1) '@mui/utils': 6.0.0-alpha.5(@types/react@18.3.2)(react@18.3.1)
'@popperjs/core': 2.11.8 '@popperjs/core': 2.11.8
'@types/react': 18.3.1 '@types/react': 18.3.2
clsx: 2.1.1 clsx: 2.1.1
prop-types: 15.8.1 prop-types: 15.8.1
react: 18.3.1 react: 18.3.1
@ -1069,7 +1069,7 @@ packages:
resolution: {integrity: sha512-doh3M3U7HUGSBIWGe1yvesSbfDguMRjP0N09ogWSBM2hovXAlgULhMgcRTepAZLLwfRxFII0bCohq6B9NqoKuw==} resolution: {integrity: sha512-doh3M3U7HUGSBIWGe1yvesSbfDguMRjP0N09ogWSBM2hovXAlgULhMgcRTepAZLLwfRxFII0bCohq6B9NqoKuw==}
dev: false dev: false
/@mui/joy@5.0.0-beta.36(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@types/react@18.3.1)(react-dom@18.3.1)(react@18.3.1): /@mui/joy@5.0.0-beta.36(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@types/react@18.3.2)(react-dom@18.3.1)(react@18.3.1):
resolution: {integrity: sha512-fFW8jqA/6JcnjjSUgiFJ17bbvMxwFU+daT5Ohpi1qYrDub0XYj1+8UYDUgGCLsv8XNe50AkbnqidtAlMpq7Glg==} resolution: {integrity: sha512-fFW8jqA/6JcnjjSUgiFJ17bbvMxwFU+daT5Ohpi1qYrDub0XYj1+8UYDUgGCLsv8XNe50AkbnqidtAlMpq7Glg==}
engines: {node: '>=12.0.0'} engines: {node: '>=12.0.0'}
peerDependencies: peerDependencies:
@ -1087,21 +1087,21 @@ packages:
optional: true optional: true
dependencies: dependencies:
'@babel/runtime': 7.24.5 '@babel/runtime': 7.24.5
'@emotion/react': 11.11.4(@types/react@18.3.1)(react@18.3.1) '@emotion/react': 11.11.4(@types/react@18.3.2)(react@18.3.1)
'@emotion/styled': 11.11.5(@emotion/react@11.11.4)(@types/react@18.3.1)(react@18.3.1) '@emotion/styled': 11.11.5(@emotion/react@11.11.4)(@types/react@18.3.2)(react@18.3.1)
'@mui/base': 5.0.0-beta.42(@types/react@18.3.1)(react-dom@18.3.1)(react@18.3.1) '@mui/base': 5.0.0-beta.42(@types/react@18.3.2)(react-dom@18.3.1)(react@18.3.1)
'@mui/core-downloads-tracker': 6.0.0-dev.240424162023-9968b4889d '@mui/core-downloads-tracker': 6.0.0-dev.240424162023-9968b4889d
'@mui/system': 6.0.0-dev.240424162023-9968b4889d(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@types/react@18.3.1)(react@18.3.1) '@mui/system': 6.0.0-dev.240424162023-9968b4889d(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@types/react@18.3.2)(react@18.3.1)
'@mui/types': 7.2.14(@types/react@18.3.1) '@mui/types': 7.2.14(@types/react@18.3.2)
'@mui/utils': 6.0.0-alpha.5(@types/react@18.3.1)(react@18.3.1) '@mui/utils': 6.0.0-alpha.5(@types/react@18.3.2)(react@18.3.1)
'@types/react': 18.3.1 '@types/react': 18.3.2
clsx: 2.1.1 clsx: 2.1.1
prop-types: 15.8.1 prop-types: 15.8.1
react: 18.3.1 react: 18.3.1
react-dom: 18.3.1(react@18.3.1) react-dom: 18.3.1(react@18.3.1)
dev: false dev: false
/@mui/private-theming@6.0.0-alpha.5(@types/react@18.3.1)(react@18.3.1): /@mui/private-theming@6.0.0-alpha.5(@types/react@18.3.2)(react@18.3.1):
resolution: {integrity: sha512-jMo45tVNOA0t2GEIgOiroPHWkranirwNGdzElxjbNmNXhxniFHDISKzCvEljCEfU88syAwm9fi22CwmqwIbfag==} resolution: {integrity: sha512-jMo45tVNOA0t2GEIgOiroPHWkranirwNGdzElxjbNmNXhxniFHDISKzCvEljCEfU88syAwm9fi22CwmqwIbfag==}
engines: {node: '>=12.0.0'} engines: {node: '>=12.0.0'}
peerDependencies: peerDependencies:
@ -1112,8 +1112,8 @@ packages:
optional: true optional: true
dependencies: dependencies:
'@babel/runtime': 7.24.5 '@babel/runtime': 7.24.5
'@mui/utils': 6.0.0-alpha.5(@types/react@18.3.1)(react@18.3.1) '@mui/utils': 6.0.0-alpha.5(@types/react@18.3.2)(react@18.3.1)
'@types/react': 18.3.1 '@types/react': 18.3.2
prop-types: 15.8.1 prop-types: 15.8.1
react: 18.3.1 react: 18.3.1
dev: false dev: false
@ -1133,14 +1133,14 @@ packages:
dependencies: dependencies:
'@babel/runtime': 7.24.5 '@babel/runtime': 7.24.5
'@emotion/cache': 11.11.0 '@emotion/cache': 11.11.0
'@emotion/react': 11.11.4(@types/react@18.3.1)(react@18.3.1) '@emotion/react': 11.11.4(@types/react@18.3.2)(react@18.3.1)
'@emotion/styled': 11.11.5(@emotion/react@11.11.4)(@types/react@18.3.1)(react@18.3.1) '@emotion/styled': 11.11.5(@emotion/react@11.11.4)(@types/react@18.3.2)(react@18.3.1)
csstype: 3.1.3 csstype: 3.1.3
prop-types: 15.8.1 prop-types: 15.8.1
react: 18.3.1 react: 18.3.1
dev: false dev: false
/@mui/system@6.0.0-dev.240424162023-9968b4889d(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@types/react@18.3.1)(react@18.3.1): /@mui/system@6.0.0-dev.240424162023-9968b4889d(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@types/react@18.3.2)(react@18.3.1):
resolution: {integrity: sha512-Y3yCFUHN1xMK62hJJBqzZb1YQvHNaHc7JUX01eU6QTPojtIbGMF2jCOP/EQw77/byahNbxeLoAIQx10F0IR3Rw==} resolution: {integrity: sha512-Y3yCFUHN1xMK62hJJBqzZb1YQvHNaHc7JUX01eU6QTPojtIbGMF2jCOP/EQw77/byahNbxeLoAIQx10F0IR3Rw==}
engines: {node: '>=12.0.0'} engines: {node: '>=12.0.0'}
peerDependencies: peerDependencies:
@ -1157,20 +1157,20 @@ packages:
optional: true optional: true
dependencies: dependencies:
'@babel/runtime': 7.24.5 '@babel/runtime': 7.24.5
'@emotion/react': 11.11.4(@types/react@18.3.1)(react@18.3.1) '@emotion/react': 11.11.4(@types/react@18.3.2)(react@18.3.1)
'@emotion/styled': 11.11.5(@emotion/react@11.11.4)(@types/react@18.3.1)(react@18.3.1) '@emotion/styled': 11.11.5(@emotion/react@11.11.4)(@types/react@18.3.2)(react@18.3.1)
'@mui/private-theming': 6.0.0-alpha.5(@types/react@18.3.1)(react@18.3.1) '@mui/private-theming': 6.0.0-alpha.5(@types/react@18.3.2)(react@18.3.1)
'@mui/styled-engine': 6.0.0-alpha.5(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(react@18.3.1) '@mui/styled-engine': 6.0.0-alpha.5(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(react@18.3.1)
'@mui/types': 7.2.14(@types/react@18.3.1) '@mui/types': 7.2.14(@types/react@18.3.2)
'@mui/utils': 6.0.0-alpha.5(@types/react@18.3.1)(react@18.3.1) '@mui/utils': 6.0.0-alpha.5(@types/react@18.3.2)(react@18.3.1)
'@types/react': 18.3.1 '@types/react': 18.3.2
clsx: 2.1.1 clsx: 2.1.1
csstype: 3.1.3 csstype: 3.1.3
prop-types: 15.8.1 prop-types: 15.8.1
react: 18.3.1 react: 18.3.1
dev: false dev: false
/@mui/types@7.2.14(@types/react@18.3.1): /@mui/types@7.2.14(@types/react@18.3.2):
resolution: {integrity: sha512-MZsBZ4q4HfzBsywtXgM1Ksj6HDThtiwmOKUXH1pKYISI9gAVXCNHNpo7TlGoGrBaYWZTdNoirIN7JsQcQUjmQQ==} resolution: {integrity: sha512-MZsBZ4q4HfzBsywtXgM1Ksj6HDThtiwmOKUXH1pKYISI9gAVXCNHNpo7TlGoGrBaYWZTdNoirIN7JsQcQUjmQQ==}
peerDependencies: peerDependencies:
'@types/react': ^17.0.0 || ^18.0.0 '@types/react': ^17.0.0 || ^18.0.0
@ -1178,10 +1178,10 @@ packages:
'@types/react': '@types/react':
optional: true optional: true
dependencies: dependencies:
'@types/react': 18.3.1 '@types/react': 18.3.2
dev: false dev: false
/@mui/utils@6.0.0-alpha.5(@types/react@18.3.1)(react@18.3.1): /@mui/utils@6.0.0-alpha.5(@types/react@18.3.2)(react@18.3.1):
resolution: {integrity: sha512-E0MNO8pfIkxsF/Ql+W0J0t4uTgXsTjGHrKr3UhnyFRLqP+JFg5tCvGcSqL0bCDck60Kuc77JCYMr4wbJrhk3LA==} resolution: {integrity: sha512-E0MNO8pfIkxsF/Ql+W0J0t4uTgXsTjGHrKr3UhnyFRLqP+JFg5tCvGcSqL0bCDck60Kuc77JCYMr4wbJrhk3LA==}
engines: {node: '>=12.0.0'} engines: {node: '>=12.0.0'}
peerDependencies: peerDependencies:
@ -1193,7 +1193,7 @@ packages:
dependencies: dependencies:
'@babel/runtime': 7.24.5 '@babel/runtime': 7.24.5
'@types/prop-types': 15.7.12 '@types/prop-types': 15.7.12
'@types/react': 18.3.1 '@types/react': 18.3.2
prop-types: 15.8.1 prop-types: 15.8.1
react: 18.3.1 react: 18.3.1
react-is: 18.3.1 react-is: 18.3.1
@ -3278,11 +3278,11 @@ packages:
/@types/react-dom@18.3.0: /@types/react-dom@18.3.0:
resolution: {integrity: sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg==} resolution: {integrity: sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg==}
dependencies: dependencies:
'@types/react': 18.3.1 '@types/react': 18.3.2
dev: true dev: true
/@types/react@18.3.1: /@types/react@18.3.2:
resolution: {integrity: sha512-V0kuGBX3+prX+DQ/7r2qsv1NsdfnCLnTgnRJ1pYnxykBhGMz+qj+box5lq7XsO5mtZsBqpjwwTu/7wszPfMBcw==} resolution: {integrity: sha512-Btgg89dAnqD4vV7R3hlwOxgqobUQKgx3MmrQRi0yYbs/P0ym8XozIAlkqVilPqHQwXs4e9Tf63rrCgl58BcO4w==}
dependencies: dependencies:
'@types/prop-types': 15.7.12 '@types/prop-types': 15.7.12
csstype: 3.1.3 csstype: 3.1.3
@ -7884,7 +7884,7 @@ packages:
engines: {node: '>=10'} engines: {node: '>=10'}
dev: true dev: true
/zustand@4.5.2(@types/react@18.3.1)(react@18.3.1): /zustand@4.5.2(@types/react@18.3.2)(react@18.3.1):
resolution: {integrity: sha512-2cN1tPkDVkwCy5ickKrI7vijSjPksFRfqS6237NzT0vqSsztTNnQdHw9mmN7uBdk3gceVXU0a+21jFzFzAc9+g==} resolution: {integrity: sha512-2cN1tPkDVkwCy5ickKrI7vijSjPksFRfqS6237NzT0vqSsztTNnQdHw9mmN7uBdk3gceVXU0a+21jFzFzAc9+g==}
engines: {node: '>=12.7.0'} engines: {node: '>=12.7.0'}
peerDependencies: peerDependencies:
@ -7899,7 +7899,7 @@ packages:
react: react:
optional: true optional: true
dependencies: dependencies:
'@types/react': 18.3.1 '@types/react': 18.3.2
react: 18.3.1 react: 18.3.1
use-sync-external-store: 1.2.0(react@18.3.1) use-sync-external-store: 1.2.0(react@18.3.1)
dev: false dev: false