diff --git a/package.json b/package.json index 5856a76..72834e6 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@commitlint/cli": "21.2.2", "@commitlint/config-conventional": "21.2.2", "@tailwindcss/vite": "4.3.3", - "@types/react": "19.2.18", + "@types/react": "19.3.0", "@types/react-dom": "19.3.0", "prettier": "3.9.6", "prettier-plugin-astro": "1.0.0", diff --git a/yarn.lock b/yarn.lock index 0e315cd..0b0c35e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4034,12 +4034,12 @@ __metadata: languageName: node linkType: hard -"@types/react@npm:19.2.18": - version: 19.2.18 - resolution: "@types/react@npm:19.2.18" +"@types/react@npm:19.3.0": + version: 19.3.0 + resolution: "@types/react@npm:19.3.0" dependencies: csstype: "npm:^3.2.2" - checksum: 10/c718ec5c5272ef5c1c77fcdd07f567c77197b593583539459b4bdaea89ca55ad7c814b7eb2151dccfa459b2c384b599a45e7e35550b789883d66b363d30c94d8 + checksum: 10/2f4589222fd9c512e1ef78e65f334ade8777400add8ec0803fcc3a044761679b7984ba8410a890af24255383c3251a568bb692b60acfa22397ba0a64b2e032bf languageName: node linkType: hard @@ -6732,7 +6732,7 @@ __metadata: "@octokit/plugin-retry": "npm:^8.1.1" "@octokit/rest": "npm:^22.0.1" "@tailwindcss/vite": "npm:4.3.3" - "@types/react": "npm:19.2.18" + "@types/react": "npm:19.3.0" "@types/react-dom": "npm:19.3.0" astro: "npm:^7.3.2" class-variance-authority: "npm:^0.7.1"