Merge pull request 'chore(deps): update dependency @types/react to v18.2.35' (#32) from renovate/react-monorepo into master
All checks were successful
deploy / deploy (push) Successful in 56s

Reviewed-on: #32
This commit is contained in:
Lee 2023-11-05 12:56:27 +00:00
commit 092d5a5d24

6
package-lock.json generated

@ -1458,9 +1458,9 @@
"devOptional": true "devOptional": true
}, },
"node_modules/@types/react": { "node_modules/@types/react": {
"version": "18.2.34", "version": "18.2.35",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.34.tgz", "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.35.tgz",
"integrity": "sha512-U6eW/alrRk37FU/MS2RYMjx0Va2JGIVXELTODaTIYgvWGCV4Y4TfTUzG8DdmpDNIT0Xpj/R7GfyHOJJrDttcvg==", "integrity": "sha512-LG3xpFZ++rTndV+/XFyX5vUP7NI9yxyk+MQvBDq+CVs8I9DLSc3Ymwb1Vmw5YDoeNeHN4PDZa3HylMKJYT9PNQ==",
"devOptional": true, "devOptional": true,
"dependencies": { "dependencies": {
"@types/prop-types": "*", "@types/prop-types": "*",