Merge pull request #27 from domai-tb/dependabot/npm_and_yarn/types/react-18.2.18

chore(deps-dev): bump @types/react from 18.2.17 to 18.2.18
This commit is contained in:
Domai 2023-08-14 19:02:25 +02:00 committed by GitHub
commit 587eb1e5ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View file

@ -349,9 +349,9 @@
"dev": true "dev": true
}, },
"node_modules/@types/react": { "node_modules/@types/react": {
"version": "18.2.17", "version": "18.2.18",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.17.tgz", "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.18.tgz",
"integrity": "sha512-u+e7OlgPPh+aryjOm5UJMX32OvB2E3QASOAqVMY6Ahs90djagxwv2ya0IctglNbNTexC12qCSMZG47KPfy1hAA==", "integrity": "sha512-da4NTSeBv/P34xoZPhtcLkmZuJ+oYaCxHmyHzwaDQo9RQPBeXV+06gEk2FpqEcsX9XrnNLvRpVh6bdavDSjtiQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@types/prop-types": "*", "@types/prop-types": "*",