diff --git a/packages/boutique/frontend/package.json b/packages/boutique/frontend/package.json index 1a852ccc7..7afcdfe21 100644 --- a/packages/boutique/frontend/package.json +++ b/packages/boutique/frontend/package.json @@ -25,7 +25,7 @@ "remix-params-helper": "^0.5.1", "tailwind-merge": "^2.2.1", "tailwindcss-animate": "^1.0.7", - "valtio": "^1.13.0", + "valtio": "^1.13.1", "zod": "^3.22.4" }, "devDependencies": { diff --git a/packages/wallet/frontend/package.json b/packages/wallet/frontend/package.json index c42bf4397..1eff347dc 100644 --- a/packages/wallet/frontend/package.json +++ b/packages/wallet/frontend/package.json @@ -23,7 +23,7 @@ "socket.io-client": "^4.7.4", "tailwind-merge": "^2.2.1", "tailwindcss-animate": "^1.0.7", - "valtio": "^1.13.0", + "valtio": "^1.13.1", "zod": "^3.22.4" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2d1a6ddb1..cd39f036e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -163,8 +163,8 @@ importers: specifier: ^1.0.7 version: 1.0.7(tailwindcss@3.4.1) valtio: - specifier: ^1.13.0 - version: 1.13.0(@types/react@18.2.55)(react@18.2.0) + specifier: ^1.13.1 + version: 1.13.1(@types/react@18.2.55)(react@18.2.0) zod: specifier: ^3.22.4 version: 3.22.4 @@ -381,8 +381,8 @@ importers: specifier: ^1.0.7 version: 1.0.7(tailwindcss@3.4.1) valtio: - specifier: ^1.13.0 - version: 1.13.0(@types/react@18.2.55)(react@18.2.0) + specifier: ^1.13.1 + version: 1.13.1(@types/react@18.2.55)(react@18.2.0) zod: specifier: ^3.22.4 version: 3.22.4 @@ -5570,12 +5570,12 @@ packages: engines: {node: '>= 0.6.0'} dev: true - /derive-valtio@0.1.0(valtio@1.13.0): + /derive-valtio@0.1.0(valtio@1.13.1): resolution: {integrity: sha512-OCg2UsLbXK7GmmpzMXhYkdO64vhJ1ROUUGaTFyHjVwEdMEcTTRj7W1TxLbSBxdY8QLBPCcp66MTyaSy0RpO17A==} peerDependencies: valtio: '*' dependencies: - valtio: 1.13.0(@types/react@18.2.55)(react@18.2.0) + valtio: 1.13.1(@types/react@18.2.55)(react@18.2.0) dev: false /destroy@1.2.0: @@ -8992,8 +8992,8 @@ packages: ipaddr.js: 1.9.1 dev: false - /proxy-compare@2.5.1: - resolution: {integrity: sha512-oyfc0Tx87Cpwva5ZXezSp5V9vht1c7dZBhvuV/y3ctkgMVUmiAGDVeeB0dKhGSyT0v1ZTEQYpe/RXlBVBNuCLA==} + /proxy-compare@2.6.0: + resolution: {integrity: sha512-8xuCeM3l8yqdmbPoYeLbrAXCBWu19XEYc5/F28f5qOaoAIMyfmBUkl5axiK+x9olUvRlcekvnm98AP9RDngOIw==} dev: false /proxy-from-env@1.1.0: @@ -10575,8 +10575,8 @@ packages: convert-source-map: 1.9.0 dev: true - /valtio@1.13.0(@types/react@18.2.55)(react@18.2.0): - resolution: {integrity: sha512-s2VkxxFyaJwjpIheJonRa/34HWS1EpsEjw9OW9l3j8G4cbIw7lruspOjyv+z2o4BrGx351BH+VWb8sZHkrlyYA==} + /valtio@1.13.1(@types/react@18.2.55)(react@18.2.0): + resolution: {integrity: sha512-zowA+lrJPnj6YfIMrVzLKlpBJ/mrIJtMoStPoVLfFMQzvmqdB/JAFNBsxRJ707Oso0lyRgxRfaq4QbE9Uz0tYg==} engines: {node: '>=12.20.0'} peerDependencies: '@types/react': '>=16.8' @@ -10588,8 +10588,8 @@ packages: optional: true dependencies: '@types/react': 18.2.55 - derive-valtio: 0.1.0(valtio@1.13.0) - proxy-compare: 2.5.1 + derive-valtio: 0.1.0(valtio@1.13.1) + proxy-compare: 2.6.0 react: 18.2.0 use-sync-external-store: 1.2.0(react@18.2.0) dev: false