diff --git a/package.json b/package.json index 5808cc0..0422aff 100644 --- a/package.json +++ b/package.json @@ -21,9 +21,9 @@ "@biomejs/biome": "2.0.6", "@parcel/packager-ts": "2.15.4", "@parcel/transformer-typescript-types": "2.15.4", - "@types/react": "^19.1.8", + "@types/react": "^19.2.0", "parcel": "^2.15.4", - "react": "^19.1.0", + "react": "^19.2.0", "react-dom": "^19.1.0", "typescript": "^5.8.3" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e292b21..0d59a97 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,17 +18,17 @@ importers: specifier: 2.15.4 version: 2.15.4(@parcel/core@2.15.4(@swc/helpers@0.5.17))(typescript@5.8.3) '@types/react': - specifier: ^19.1.8 - version: 19.1.8 + specifier: ^19.2.0 + version: 19.2.0 parcel: specifier: ^2.15.4 version: 2.15.4(@swc/helpers@0.5.17) react: - specifier: ^19.1.0 - version: 19.1.0 + specifier: ^19.2.0 + version: 19.2.0 react-dom: specifier: ^19.1.0 - version: 19.1.0(react@19.1.0) + version: 19.1.0(react@19.2.0) typescript: specifier: ^5.8.3 version: 5.8.3 @@ -654,8 +654,8 @@ packages: '@swc/types@0.1.23': resolution: {integrity: sha512-u1iIVZV9Q0jxY+yM2vw/hZGDNudsN85bBpTqzAQ9rzkxW9D+e3aEM4Han+ow518gSewkXgjmEK0BD79ZcNVgPw==} - '@types/react@19.1.8': - resolution: {integrity: sha512-AwAfQ2Wa5bCx9WP8nZL2uMZWod7J7/JSplxbTmBQ5ms6QpqNYm672H0Vu9ZVKVngQ+ii4R/byguVEUZQyeg44g==} + '@types/react@19.2.0': + resolution: {integrity: sha512-1LOH8xovvsKsCBq1wnT4ntDUdCJKmnEakhsuoUSy6ExlHCkGP2hqnatagYTgFk6oeL0VU31u7SNjunPN+GchtA==} ansi-styles@4.3.0: resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==} @@ -900,8 +900,8 @@ packages: resolution: {integrity: sha512-FPvF2XxTSikpJxcr+bHut2H4gJ17+18Uy20D5/F+SKzFap62R3cM5wH6b8WN3LyGSYeQilLEcJcR1fjBSI2S1A==} engines: {node: '>=0.10.0'} - react@19.1.0: - resolution: {integrity: sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg==} + react@19.2.0: + resolution: {integrity: sha512-tmbWg6W31tQLeB5cdIBOicJDJRR2KzXsV7uSK9iNfLWQ5bIZfxuPEHp7M8wiHyHnn0DD1i7w3Zmin0FtkrwoCQ==} engines: {node: '>=0.10.0'} regenerator-runtime@0.14.1: @@ -1788,7 +1788,7 @@ snapshots: dependencies: '@swc/counter': 0.1.3 - '@types/react@19.1.8': + '@types/react@19.2.0': dependencies: csstype: 3.1.3 @@ -2016,14 +2016,14 @@ snapshots: postcss-value-parser@4.2.0: {} - react-dom@19.1.0(react@19.1.0): + react-dom@19.1.0(react@19.2.0): dependencies: - react: 19.1.0 + react: 19.2.0 scheduler: 0.26.0 react-refresh@0.16.0: {} - react@19.1.0: {} + react@19.2.0: {} regenerator-runtime@0.14.1: {}