chore(deps): bump @types/react from 18.2.61 to 18.2.79

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.61 to 18.2.79.
- [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-04-22 11:13:53 +00:00 коммит произвёл GitHub
Родитель dbc1918f8c
Коммит fd1760d5b5
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 5 добавлений и 11 удалений

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

@ -26,7 +26,7 @@
"@stripe/stripe-js": "^3.0.6",
"@types/jsdom": "^21.1.5",
"@types/node": "^20.11.28",
"@types/react": "^18.2.61",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.19",
"canvas-confetti": "^1.9.1",
"dotenv": "^16.4.5",
@ -9403,12 +9403,11 @@
"dev": true
},
"node_modules/@types/react": {
"version": "18.2.61",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.61.tgz",
"integrity": "sha512-NURTN0qNnJa7O/k4XUkEW2yfygA+NxS0V5h1+kp9jPwhzZy95q3ADoGMP0+JypMhrZBTTgjKAUlTctde1zzeQA==",
"version": "18.2.79",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.79.tgz",
"integrity": "sha512-RwGAGXPl9kSXwdNTafkOEuFrTBD5SA2B3iEB96xi8+xu5ddUa/cpvyVCSNn+asgLCTHkb5ZxN8gbuibYJi4s1w==",
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",
"csstype": "^3.0.2"
}
},
@ -9450,11 +9449,6 @@
"integrity": "sha512-A4STmOXPhMUtHH+S6ymgE2GiBSMqf4oTvcQZMcHzokuTLVYzXTB8ttjcgxOVaAp2lGwEdzZ0J+cRbbeevQj1UQ==",
"dev": true
},
"node_modules/@types/scheduler": {
"version": "0.16.8",
"resolved": "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.16.8.tgz",
"integrity": "sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A=="
},
"node_modules/@types/semver": {
"version": "7.5.6",
"resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.5.6.tgz",

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

@ -56,7 +56,7 @@
"@stripe/stripe-js": "^3.0.6",
"@types/jsdom": "^21.1.5",
"@types/node": "^20.11.28",
"@types/react": "^18.2.61",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.19",
"canvas-confetti": "^1.9.1",
"dotenv": "^16.4.5",