From 900d1cbbb236230f978866b100c562ba6ba48481 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 10:21:33 +0800 Subject: [PATCH] bump(deps): update dependency @types/react to v18.2.58 (#140) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/standard-web/package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/packages/standard-web/package.json b/packages/standard-web/package.json index a191e482..8dc0e3fe 100644 --- a/packages/standard-web/package.json +++ b/packages/standard-web/package.json @@ -9,7 +9,7 @@ "@ordzaar/standard-typescript": "workspace:*", "@reduxjs/toolkit": "^2.2.1", "@tanstack/react-query": "^5.24.1", - "@types/react": "18.2.57", + "@types/react": "18.2.58", "@types/react-dom": "18.2.19", "next": "14.1.0", "next-sitemap": "^4.2.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d97185c2..f62c11f6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -216,8 +216,8 @@ importers: specifier: ^5.24.1 version: 5.24.1(react@18.2.0) '@types/react': - specifier: 18.2.57 - version: 18.2.57 + specifier: 18.2.58 + version: 18.2.58 '@types/react-dom': specifier: 18.2.19 version: 18.2.19 @@ -241,7 +241,7 @@ importers: version: 5.0.1(react@18.2.0) react-redux: specifier: ^9.1.0 - version: 9.1.0(@types/react@18.2.57)(react@18.2.0)(redux@5.0.1) + version: 9.1.0(@types/react@18.2.58)(react@18.2.0)(redux@5.0.1) react-responsive: specifier: ^9.0.2 version: 9.0.2(react@18.2.0) @@ -2462,7 +2462,7 @@ packages: dependencies: immer: 10.0.3 react: 18.2.0 - react-redux: 9.1.0(@types/react@18.2.57)(react@18.2.0)(redux@5.0.1) + react-redux: 9.1.0(@types/react@18.2.58)(react@18.2.0)(redux@5.0.1) redux: 5.0.1 redux-thunk: 3.1.0(redux@5.0.1) reselect: 5.1.0 @@ -2740,11 +2740,11 @@ packages: /@types/react-dom@18.2.19: resolution: {integrity: sha512-aZvQL6uUbIJpjZk4U8JZGbau9KDeAwMfmhyWorxgBkqDIEf6ROjRozcmPIicqsUwPUjbkDfHKgGee1Lq65APcA==} dependencies: - '@types/react': 18.2.57 + '@types/react': 18.2.58 dev: false - /@types/react@18.2.57: - resolution: {integrity: sha512-ZvQsktJgSYrQiMirAN60y4O/LRevIV8hUzSOSNB6gfR3/o3wCBFQx3sPwIYtuDMeiVgsSS3UzCV26tEzgnfvQw==} + /@types/react@18.2.58: + resolution: {integrity: sha512-TaGvMNhxvG2Q0K0aYxiKfNDS5m5ZsoIBBbtfUorxdH4NGSXIlYvZxLJI+9Dd3KjeB3780bciLyAb7ylO8pLhPw==} dependencies: '@types/prop-types': 15.7.11 '@types/scheduler': 0.16.8 @@ -7759,7 +7759,7 @@ packages: resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==} dev: false - /react-redux@9.1.0(@types/react@18.2.57)(react@18.2.0)(redux@5.0.1): + /react-redux@9.1.0(@types/react@18.2.58)(react@18.2.0)(redux@5.0.1): resolution: {integrity: sha512-6qoDzIO+gbrza8h3hjMA9aq4nwVFCKFtY2iLxCtVT38Swyy2C/dJCGBXHeHLtx6qlg/8qzc2MrhOeduf5K32wQ==} peerDependencies: '@types/react': ^18.2.25 @@ -7774,7 +7774,7 @@ packages: redux: optional: true dependencies: - '@types/react': 18.2.57 + '@types/react': 18.2.58 '@types/use-sync-external-store': 0.0.3 react: 18.2.0 redux: 5.0.1