deps: bump @types/react from 18.3.2 to 18.3.3 in /js-peer (#164)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chad Nehemiah <chad.nehemiah94@gmail.com>
This commit is contained in:
dependabot[bot]
2024-06-17 08:50:38 -05:00
committed by GitHub
parent 4d972d6247
commit a834022f8d
2 changed files with 5 additions and 5 deletions

View File

@@ -38,7 +38,7 @@
},
"devDependencies": {
"@types/node": "20.12.7",
"@types/react": "18.3.2",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/uuid": "^9.0.8",
"autoprefixer": "^10.4.19",
@@ -4775,9 +4775,9 @@
"license": "MIT"
},
"node_modules/@types/react": {
"version": "18.3.2",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.2.tgz",
"integrity": "sha512-Btgg89dAnqD4vV7R3hlwOxgqobUQKgx3MmrQRi0yYbs/P0ym8XozIAlkqVilPqHQwXs4e9Tf63rrCgl58BcO4w==",
"version": "18.3.3",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.3.tgz",
"integrity": "sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==",
"devOptional": true,
"dependencies": {
"@types/prop-types": "*",

View File

@@ -39,7 +39,7 @@
},
"devDependencies": {
"@types/node": "20.12.7",
"@types/react": "18.3.2",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/uuid": "^9.0.8",
"autoprefixer": "^10.4.19",