diff --git a/package-lock.json b/package-lock.json index aea6dc0..f21c125 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "@heavy-division/eslint-config": "^0.1.0", "@tailwindcss/typography": "^0.5.7", "@types/marked": "^4.0.7", - "@types/react": "^18.0.25", + "@types/react": "^18.2.21", "@types/styled-components": "^5.1.25", "@types/uuid": "^8.3.4", "autoprefixer": "^10.4.13", @@ -4095,9 +4095,9 @@ "integrity": "sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==" }, "node_modules/@types/react": { - "version": "18.2.20", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.20.tgz", - "integrity": "sha512-WKNtmsLWJM/3D5mG4U84cysVY31ivmyw85dE84fOCk5Hx78wezB/XEjVPWl2JTZ5FkEeaTJf+VgUAUn3PE7Isw==", + "version": "18.2.21", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.21.tgz", + "integrity": "sha512-neFKG/sBAwGxHgXiIxnbm3/AAVQ/cMRS93hvBpg8xYRbeQSPVABp9U2bRnPf0iI4+Ucdv3plSxKK+3CW2ENJxA==", "dependencies": { "@types/prop-types": "*", "@types/scheduler": "*", diff --git a/package.json b/package.json index a5fb6c8..2dff209 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@heavy-division/eslint-config": "^0.1.0", "@tailwindcss/typography": "^0.5.7", "@types/marked": "^4.0.7", - "@types/react": "^18.0.25", + "@types/react": "^18.2.21", "@types/styled-components": "^5.1.25", "@types/uuid": "^8.3.4", "autoprefixer": "^10.4.13",