diff --git a/package.json b/package.json index ffbc7ac..9c076a7 100644 --- a/package.json +++ b/package.json @@ -25,5 +25,5 @@ "lint-staged": { "*": "vp check --fix" }, - "packageManager": "pnpm@10.26.0" + "packageManager": "pnpm@10.30.2" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 35725e5..b2b9209 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -963,9 +963,6 @@ packages: react-redux: optional: true - '@standard-schema/spec@1.0.0': - resolution: {integrity: sha512-m2bOd0f2RT9k8QJx1JN85cZYyH1RqFBdlwtkSlf4tBDYLCiiZnv1fIIwacK6cqwXavOydf0NPToMQgpKq+dVlA==} - '@standard-schema/spec@1.1.0': resolution: {integrity: sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==} @@ -3458,7 +3455,7 @@ snapshots: '@reduxjs/toolkit@2.11.0(react-redux@9.2.0(@types/react@19.2.7)(react@19.2.0)(redux@5.0.1))(react@19.2.0)': dependencies: - '@standard-schema/spec': 1.0.0 + '@standard-schema/spec': 1.1.0 '@standard-schema/utils': 0.3.0 immer: 11.0.0 redux: 5.0.1 @@ -3468,8 +3465,6 @@ snapshots: react: 19.2.0 react-redux: 9.2.0(@types/react@19.2.7)(react@19.2.0)(redux@5.0.1) - '@standard-schema/spec@1.0.0': {} - '@standard-schema/spec@1.1.0': {} '@standard-schema/utils@0.3.0': {}