diff --git a/package-lock.json b/package-lock.json index 49cf3a00..0d4e456d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@giscus/react": "^3.1.0", "@resvg/resvg-js": "^2.6.2", "@tailwindcss/vite": "^4.1.12", - "@types/react": "^19.2.7", + "@types/react": "^19.2.9", "@types/react-dom": "^19.2.1", "astro": "^5.16.10", "dayjs": "^1.11.13", @@ -3128,9 +3128,9 @@ } }, "node_modules/@types/react": { - "version": "19.2.8", - "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.8.tgz", - "integrity": "sha512-3MbSL37jEchWZz2p2mjntRZtPt837ij10ApxKfgmXCTuHWagYg7iA5bqPw6C8BMPfwidlvfPI/fxOc42HLhcyg==", + "version": "19.2.9", + "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.9.tgz", + "integrity": "sha512-Lpo8kgb/igvMIPeNV2rsYKTgaORYdO1XGVZ4Qz3akwOj0ySGYMPlQWa8BaLn0G63D1aSaAQ5ldR06wCpChQCjA==", "license": "MIT", "dependencies": { "csstype": "^3.2.2" diff --git a/package.json b/package.json index f813a2a0..1829c33b 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@giscus/react": "^3.1.0", "@resvg/resvg-js": "^2.6.2", "@tailwindcss/vite": "^4.1.12", - "@types/react": "^19.2.7", + "@types/react": "^19.2.9", "@types/react-dom": "^19.2.1", "astro": "^5.16.10", "dayjs": "^1.11.13", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 637ebfe0..be8410b3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: dependencies: '@astrojs/react': specifier: ^4.4.0 - version: 4.4.0(@types/node@25.0.3)(@types/react-dom@19.2.1(@types/react@19.2.7))(@types/react@19.2.7)(jiti@2.5.1)(lightningcss@1.30.1)(react-dom@19.2.0(react@19.2.3))(react@19.2.3)(yaml@2.8.1) + version: 4.4.0(@types/node@25.0.3)(@types/react-dom@19.2.1(@types/react@19.2.9))(@types/react@19.2.9)(jiti@2.5.1)(lightningcss@1.30.1)(react-dom@19.2.0(react@19.2.3))(react@19.2.3)(yaml@2.8.1) '@astrojs/rss': specifier: ^4.0.13 version: 4.0.13 @@ -27,11 +27,11 @@ importers: specifier: ^4.1.12 version: 4.1.12(vite@6.4.1(@types/node@25.0.3)(jiti@2.5.1)(lightningcss@1.30.1)(yaml@2.8.1)) '@types/react': - specifier: ^19.2.7 - version: 19.2.7 + specifier: ^19.2.9 + version: 19.2.9 '@types/react-dom': specifier: ^19.2.1 - version: 19.2.1(@types/react@19.2.7) + version: 19.2.1(@types/react@19.2.9) astro: specifier: ^5.16.10 version: 5.16.10(@types/node@25.0.3)(jiti@2.5.1)(lightningcss@1.30.1)(rollup@4.55.1)(typescript@5.9.2)(yaml@2.8.1) @@ -1202,8 +1202,8 @@ packages: peerDependencies: '@types/react': ^19.2.0 - '@types/react@19.2.7': - resolution: {integrity: sha512-MWtvHrGZLFttgeEj28VXHxpmwYbor/ATPYbBfSFZEIRK0ecCFLl2Qo55z52Hss+UV9CRN7trSeq1zbgx7YDWWg==} + '@types/react@19.2.9': + resolution: {integrity: sha512-Lpo8kgb/igvMIPeNV2rsYKTgaORYdO1XGVZ4Qz3akwOj0ySGYMPlQWa8BaLn0G63D1aSaAQ5ldR06wCpChQCjA==} '@types/sax@1.2.7': resolution: {integrity: sha512-rO73L89PJxeYM3s3pPPjiPgVVcymqU490g0YO5n5By0k2Erzj6tay/4lr1CHAAU4JyOWd1rpQ8bCf6cZfHU96A==} @@ -3396,10 +3396,10 @@ snapshots: dependencies: prismjs: 1.30.0 - '@astrojs/react@4.4.0(@types/node@25.0.3)(@types/react-dom@19.2.1(@types/react@19.2.7))(@types/react@19.2.7)(jiti@2.5.1)(lightningcss@1.30.1)(react-dom@19.2.0(react@19.2.3))(react@19.2.3)(yaml@2.8.1)': + '@astrojs/react@4.4.0(@types/node@25.0.3)(@types/react-dom@19.2.1(@types/react@19.2.9))(@types/react@19.2.9)(jiti@2.5.1)(lightningcss@1.30.1)(react-dom@19.2.0(react@19.2.3))(react@19.2.3)(yaml@2.8.1)': dependencies: - '@types/react': 19.2.7 - '@types/react-dom': 19.2.1(@types/react@19.2.7) + '@types/react': 19.2.9 + '@types/react-dom': 19.2.1(@types/react@19.2.9) '@vitejs/plugin-react': 4.7.0(vite@6.3.6(@types/node@25.0.3)(jiti@2.5.1)(lightningcss@1.30.1)(yaml@2.8.1)) react: 19.2.3 react-dom: 19.2.0(react@19.2.3) @@ -4273,11 +4273,11 @@ snapshots: undici-types: 7.16.0 optional: true - '@types/react-dom@19.2.1(@types/react@19.2.7)': + '@types/react-dom@19.2.1(@types/react@19.2.9)': dependencies: - '@types/react': 19.2.7 + '@types/react': 19.2.9 - '@types/react@19.2.7': + '@types/react@19.2.9': dependencies: csstype: 3.2.3