diff --git a/package-lock.json b/package-lock.json index 63732ff..b2f28a3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,7 +35,7 @@ "devDependencies": { "@tailwindcss/postcss": "^4.1.12", "@types/node": "^22.15.33", - "@types/react": "^19.2.11", + "@types/react": "^19.2.14", "@types/react-dom": "^19.2.3", "postcss": "^8.5.8", "tailwindcss": "^4.1.12", diff --git a/package.json b/package.json index f41fd95..9d78bcc 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "devDependencies": { "@tailwindcss/postcss": "^4.1.12", "@types/node": "^22.15.33", - "@types/react": "^19.2.11", + "@types/react": "^19.2.14", "@types/react-dom": "^19.2.3", "postcss": "^8.5.8", "tailwindcss": "^4.1.12",