diff --git a/package.json b/package.json index 3777a20..e1c20f8 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@eslint/eslintrc": "3.3.1", "@tailwindcss/postcss": "4.1.17", "@types/node": "24.10.1", - "@types/react": "19.2.3", + "@types/react": "19.2.4", "@types/react-dom": "19.2.3", "eslint": "9.39.1", "eslint-config-next": "15.5.6", @@ -36,7 +36,7 @@ "packageManager": "pnpm@10.22.0", "pnpm": { "overrides": { - "@types/react": "19.2.3", + "@types/react": "19.2.4", "@types/react-dom": "19.2.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8327d46..bf2c5da 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5,7 +5,7 @@ settings: excludeLinksFromLockfile: false overrides: - '@types/react': 19.2.3 + '@types/react': 19.2.4 '@types/react-dom': 19.2.3 importers: @@ -44,11 +44,11 @@ importers: specifier: 24.10.1 version: 24.10.1 '@types/react': - specifier: 19.2.3 - version: 19.2.3 + specifier: 19.2.4 + version: 19.2.4 '@types/react-dom': specifier: 19.2.3 - version: 19.2.3(@types/react@19.2.3) + version: 19.2.3(@types/react@19.2.4) eslint: specifier: 9.39.1 version: 9.39.1(jiti@2.6.1) @@ -476,10 +476,10 @@ packages: '@types/react-dom@19.2.3': resolution: {integrity: sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==} peerDependencies: - '@types/react': 19.2.3 + '@types/react': 19.2.4 - '@types/react@19.2.3': - resolution: {integrity: sha512-k5dJVszUiNr1DSe8Cs+knKR6IrqhqdhpUwzqhkS8ecQTSf3THNtbfIp/umqHMpX2bv+9dkx3fwDv/86LcSfvSg==} + '@types/react@19.2.4': + resolution: {integrity: sha512-tBFxBp9Nfyy5rsmefN+WXc1JeW/j2BpBHFdLZbEVfs9wn3E3NRFxwV0pJg8M1qQAexFpvz73hJXFofV0ZAu92A==} '@typescript-eslint/eslint-plugin@8.46.1': resolution: {integrity: sha512-rUsLh8PXmBjdiPY+Emjz9NX2yHvhS11v0SR6xNJkm5GM1MO9ea/1GoDKlHHZGrOJclL/cZ2i/vRUYVtjRhrHVQ==} @@ -2291,11 +2291,11 @@ snapshots: dependencies: undici-types: 7.16.0 - '@types/react-dom@19.2.3(@types/react@19.2.3)': + '@types/react-dom@19.2.3(@types/react@19.2.4)': dependencies: - '@types/react': 19.2.3 + '@types/react': 19.2.4 - '@types/react@19.2.3': + '@types/react@19.2.4': dependencies: csstype: 3.1.3