From fcbd864a007259e1360fb704eb4bb261fcccf76e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Oct 2022 01:44:58 +0000 Subject: [PATCH] fix(deps): update dependency valtio to v1.7.3 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f6ace1d..897d318 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "rehype-katex": "6.0.2", "rehype-raw": "6.1.1", "remark-gfm": "3.0.1", - "valtio": "1.6.4" + "valtio": "1.7.3" }, "devDependencies": { "@innei-util/eslint-config-react-ts": "0.8.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a16efad..8c2e0c7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -53,7 +53,7 @@ specifiers: sass: 1.54.8 tailwindcss: 3.1.8 typescript: 4.7.4 - valtio: 1.6.4 + valtio: 1.7.3 dependencies: '@icon-park/react': 1.4.2_biqbaboplfbrettd7655fr4n2y @@ -82,7 +82,7 @@ dependencies: rehype-katex: 6.0.2 rehype-raw: 6.1.1 remark-gfm: 3.0.1 - valtio: 1.6.4_react@18.2.0 + valtio: 1.7.3_react@18.2.0 devDependencies: '@innei-util/eslint-config-react-ts': 0.8.2_sorwav4hsh5vncerguqybud76i @@ -7357,8 +7357,8 @@ packages: sade: 1.8.1 dev: false - /valtio/1.6.4_react@18.2.0: - resolution: {integrity: sha512-wEslN1bO1ihuv2Xj4jIxkGaDgsnwSvZdcaYcJ6aSwaNYU0ZMe+eZipfEzbTqd4CwnMu7ihDBNes0ZP5CIl1NqA==} + /valtio/1.7.3_react@18.2.0: + resolution: {integrity: sha512-iLEPA7kTtlF8BquZQwgffK630U4x8fU+U7JLASRW6+c6LJmKP/Uaw+oJ86WhffusqkuTinb/kDsvwDdxTpwC8w==} engines: {node: '>=12.7.0'} peerDependencies: '@babel/helper-module-imports': '>=7.12'