diff --git a/package-lock.json b/package-lock.json index 70e7e4c1..c6f038f5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -46,7 +46,7 @@ "@testing-library/react": "^14.1.2", "@testing-library/user-event": "^14.5.2", "@total-typescript/shoehorn": "^0.1.1", - "@types/react": "^18.2.46", + "@types/react": "^18.2.47", "@types/react-dom": "^18.2.18", "@types/uuid": "^9.0.7", "@vitejs/plugin-react": "^4.2.1", @@ -3477,9 +3477,9 @@ "license": "MIT" }, "node_modules/@types/react": { - "version": "18.2.46", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.46.tgz", - "integrity": "sha512-nNCvVBcZlvX4NU1nRRNV/mFl1nNRuTuslAJglQsq+8ldXe5Xv0Wd2f7WTE3jOxhLH2BFfiZGC6GCp+kHQbgG+w==", + "version": "18.2.47", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.47.tgz", + "integrity": "sha512-xquNkkOirwyCgoClNk85BjP+aqnIS+ckAJ8i37gAbDs14jfW/J23f2GItAf33oiUPQnqNMALiFeoM9Y5mbjpVQ==", "devOptional": true, "dependencies": { "@types/prop-types": "*", @@ -13517,9 +13517,9 @@ "devOptional": true }, "@types/react": { - "version": "18.2.46", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.46.tgz", - "integrity": "sha512-nNCvVBcZlvX4NU1nRRNV/mFl1nNRuTuslAJglQsq+8ldXe5Xv0Wd2f7WTE3jOxhLH2BFfiZGC6GCp+kHQbgG+w==", + "version": "18.2.47", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.47.tgz", + "integrity": "sha512-xquNkkOirwyCgoClNk85BjP+aqnIS+ckAJ8i37gAbDs14jfW/J23f2GItAf33oiUPQnqNMALiFeoM9Y5mbjpVQ==", "devOptional": true, "requires": { "@types/prop-types": "*", diff --git a/package.json b/package.json index a803a0be..4b998094 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@testing-library/react": "^14.1.2", "@testing-library/user-event": "^14.5.2", "@total-typescript/shoehorn": "^0.1.1", - "@types/react": "^18.2.46", + "@types/react": "^18.2.47", "@types/react-dom": "^18.2.18", "@types/uuid": "^9.0.7", "@vitejs/plugin-react": "^4.2.1",