chore(deps): bump @types/react from 18.2.48 to 18.2.56

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.48 to 18.2.56.
- [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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-02-19 11:38:00 +00:00 коммит произвёл GitHub
Родитель ca035715a8
Коммит 0a32ff8ea1
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 5 добавлений и 5 удалений

8
package-lock.json сгенерированный
Просмотреть файл

@ -25,7 +25,7 @@
"@sentry/tracing": "^7.100.1",
"@types/jsdom": "^21.1.5",
"@types/node": "^20.11.17",
"@types/react": "^18.2.48",
"@types/react": "^18.2.56",
"@types/react-dom": "^18.2.19",
"canvas-confetti": "^1.9.1",
"client-oauth2": "^4.3.3",
@ -9974,9 +9974,9 @@
"dev": true
},
"node_modules/@types/react": {
"version": "18.2.48",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.48.tgz",
"integrity": "sha512-qboRCl6Ie70DQQG9hhNREz81jqC1cs9EVNcjQ1AU+jH6NFfSAhVVbrrY/+nSF+Bsk4AOwm9Qa61InvMCyV+H3w==",
"version": "18.2.56",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.56.tgz",
"integrity": "sha512-NpwHDMkS/EFZF2dONFQHgkPRwhvgq/OAvIaGQzxGSBmaeR++kTg6njr15Vatz0/2VcCEwJQFi6Jf4Q0qBu0rLA==",
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",

Просмотреть файл

@ -64,7 +64,7 @@
"@sentry/tracing": "^7.100.1",
"@types/jsdom": "^21.1.5",
"@types/node": "^20.11.17",
"@types/react": "^18.2.48",
"@types/react": "^18.2.56",
"@types/react-dom": "^18.2.19",
"canvas-confetti": "^1.9.1",
"client-oauth2": "^4.3.3",