From 9b9ad7b5b8069733b054d32c0cfbf9cb902ebf0e Mon Sep 17 00:00:00 2001 From: Thijs van Hoof Date: Mon, 23 Oct 2023 11:07:31 +0200 Subject: [PATCH] update react components --- package-lock.json | 72 +++++++++++++++++++++++------------------------ package.json | 8 +++--- 2 files changed, 40 insertions(+), 40 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6a484d98..cd9bceb6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,14 +11,14 @@ "dependencies": { "@apollo/client": "^3.6.9", "@glif/base-css": "^0.0.33", - "@glif/filecoin-actor-utils": "^2.0.59", + "@glif/filecoin-actor-utils": "^2.0.70", "@glif/filecoin-address": "^2.0.43", "@glif/filecoin-message": "^2.0.44", - "@glif/filecoin-number": "^2.0.57", + "@glif/filecoin-number": "^2.0.70", "@glif/filecoin-rpc-client": "^2.0.43", - "@glif/filecoin-wallet-provider": "^2.0.57", + "@glif/filecoin-wallet-provider": "^2.0.70", "@glif/logger": "^2.0.1", - "@glif/react-components": "^2.1.23", + "@glif/react-components": "^2.1.24", "@zondax/filecoin-signing-tools": "^1.1.2", "next": "^12.2.3", "prop-types": "^15.8.1", @@ -1453,9 +1453,9 @@ } }, "node_modules/@glif/filecoin-actor-utils": { - "version": "2.0.59", - "resolved": "https://registry.npmjs.org/@glif/filecoin-actor-utils/-/filecoin-actor-utils-2.0.59.tgz", - "integrity": "sha512-JJN+1TIx5a0CHUIXjno3vtMioFSe5/utgPpxug/XURNyJKQQNSZotN11SQkxf4akjAd5BT7HxKV9IMDxRb+70A==", + "version": "2.0.70", + "resolved": "https://registry.npmjs.org/@glif/filecoin-actor-utils/-/filecoin-actor-utils-2.0.70.tgz", + "integrity": "sha512-8JiEg/81nUgA7lyoPv6jzLJTzef2O4Gk7wV2Z+JgKUVqFV0Bq8zSZkNzjijqZ4J6LRGVYNl3rQMijHEeOjpAwQ==", "dependencies": { "@glif/filecoin-address": "^2.0.43", "@ipld/dag-cbor": "^7.0.3", @@ -1505,9 +1505,9 @@ } }, "node_modules/@glif/filecoin-number": { - "version": "2.0.57", - "resolved": "https://registry.npmjs.org/@glif/filecoin-number/-/filecoin-number-2.0.57.tgz", - "integrity": "sha512-8+rFvB2fZHqxa4CbqdzHFs+x/KEvF6WB8IbRZC9CpdvF93Tz4Wwjsk71aWQlTStjsO/luXy0L5fnHKjUXWoeTw==", + "version": "2.0.70", + "resolved": "https://registry.npmjs.org/@glif/filecoin-number/-/filecoin-number-2.0.70.tgz", + "integrity": "sha512-vhXAsEOTxVkpwDLMz5C6UOEYzeGdqKB735jQrDnMtI4MAT5sTJnoJAKCD0dkbOsuwusrLAhlcwieox3UWdvwCQ==", "dependencies": { "bent": "7.3.12", "bignumber.js": "9.0.1", @@ -1531,14 +1531,14 @@ } }, "node_modules/@glif/filecoin-wallet-provider": { - "version": "2.0.57", - "resolved": "https://registry.npmjs.org/@glif/filecoin-wallet-provider/-/filecoin-wallet-provider-2.0.57.tgz", - "integrity": "sha512-wzBfHGZBZr+ZF9LTpb472Gwqq9LRTRgRmrwB6NR0mo/qrJ7q//ipzlxHbj/DbhYjwT8Hh4fTYz04ch5ab0KGsA==", + "version": "2.0.70", + "resolved": "https://registry.npmjs.org/@glif/filecoin-wallet-provider/-/filecoin-wallet-provider-2.0.70.tgz", + "integrity": "sha512-1r6YexvO9ua6B5YP6mYP8ExtmLzPUT5BqIjGOeKK3nvbTAcqnRWAEEOg9nZTSwN+HpsHgy1Pv1okfaml1VcxVw==", "dependencies": { "@chainsafe/filsnap-types": "^2.1.2", "@glif/filecoin-address": "^2.0.43", "@glif/filecoin-message": "^2.0.44", - "@glif/filecoin-number": "^2.0.57", + "@glif/filecoin-number": "^2.0.70", "@glif/filecoin-rpc-client": "^2.0.43", "@ledgerhq/hw-transport": "^6.27.8", "@ledgerhq/hw-transport-webhid": "^6.27.8", @@ -1596,20 +1596,20 @@ } }, "node_modules/@glif/react-components": { - "version": "2.1.23", - "resolved": "https://registry.npmjs.org/@glif/react-components/-/react-components-2.1.23.tgz", - "integrity": "sha512-4qOP36d5XCkZ2tthGAGFtYwlt+0jjjTYX5NVFx4QZll6AScwZP4I8n1p8jIBN465bWzwRLlXiwtNz3eiJZaCSg==", + "version": "2.1.24", + "resolved": "https://registry.npmjs.org/@glif/react-components/-/react-components-2.1.24.tgz", + "integrity": "sha512-sWBFR2VACuJ8q3cilCARiIQ9Ahu2PFonLCU1tb5ZhayCW/TYMF9j35MbU+YhtvKiwY3GVBP5icXTN5PWf8e6JA==", "dependencies": { "@apollo/client": "^3.6.9", "@chainsafe/filsnap-adapter": "^2.1.3", "@chainsafe/filsnap-types": "^2.1.3", "@glif/base-css": "^0.0.33", - "@glif/filecoin-actor-utils": "^2.0.59", + "@glif/filecoin-actor-utils": "^2.0.70", "@glif/filecoin-address": "^2.0.43", "@glif/filecoin-message": "^2.0.44", - "@glif/filecoin-number": "^2.0.57", + "@glif/filecoin-number": "^2.0.70", "@glif/filecoin-rpc-client": "^2.0.43", - "@glif/filecoin-wallet-provider": "^2.0.57", + "@glif/filecoin-wallet-provider": "^2.0.70", "@glif/logger": "^2.0.1", "@ipld/dag-cbor": "^7.0.2", "@ledgerhq/hw-transport": "^6.27.1", @@ -13867,9 +13867,9 @@ } }, "@glif/filecoin-actor-utils": { - "version": "2.0.59", - "resolved": "https://registry.npmjs.org/@glif/filecoin-actor-utils/-/filecoin-actor-utils-2.0.59.tgz", - "integrity": "sha512-JJN+1TIx5a0CHUIXjno3vtMioFSe5/utgPpxug/XURNyJKQQNSZotN11SQkxf4akjAd5BT7HxKV9IMDxRb+70A==", + "version": "2.0.70", + "resolved": "https://registry.npmjs.org/@glif/filecoin-actor-utils/-/filecoin-actor-utils-2.0.70.tgz", + "integrity": "sha512-8JiEg/81nUgA7lyoPv6jzLJTzef2O4Gk7wV2Z+JgKUVqFV0Bq8zSZkNzjijqZ4J6LRGVYNl3rQMijHEeOjpAwQ==", "requires": { "@glif/filecoin-address": "^2.0.43", "@ipld/dag-cbor": "^7.0.3", @@ -13923,9 +13923,9 @@ } }, "@glif/filecoin-number": { - "version": "2.0.57", - "resolved": "https://registry.npmjs.org/@glif/filecoin-number/-/filecoin-number-2.0.57.tgz", - "integrity": "sha512-8+rFvB2fZHqxa4CbqdzHFs+x/KEvF6WB8IbRZC9CpdvF93Tz4Wwjsk71aWQlTStjsO/luXy0L5fnHKjUXWoeTw==", + "version": "2.0.70", + "resolved": "https://registry.npmjs.org/@glif/filecoin-number/-/filecoin-number-2.0.70.tgz", + "integrity": "sha512-vhXAsEOTxVkpwDLMz5C6UOEYzeGdqKB735jQrDnMtI4MAT5sTJnoJAKCD0dkbOsuwusrLAhlcwieox3UWdvwCQ==", "requires": { "bent": "7.3.12", "bignumber.js": "9.0.1", @@ -13948,14 +13948,14 @@ } }, "@glif/filecoin-wallet-provider": { - "version": "2.0.57", - "resolved": "https://registry.npmjs.org/@glif/filecoin-wallet-provider/-/filecoin-wallet-provider-2.0.57.tgz", - "integrity": "sha512-wzBfHGZBZr+ZF9LTpb472Gwqq9LRTRgRmrwB6NR0mo/qrJ7q//ipzlxHbj/DbhYjwT8Hh4fTYz04ch5ab0KGsA==", + "version": "2.0.70", + "resolved": "https://registry.npmjs.org/@glif/filecoin-wallet-provider/-/filecoin-wallet-provider-2.0.70.tgz", + "integrity": "sha512-1r6YexvO9ua6B5YP6mYP8ExtmLzPUT5BqIjGOeKK3nvbTAcqnRWAEEOg9nZTSwN+HpsHgy1Pv1okfaml1VcxVw==", "requires": { "@chainsafe/filsnap-types": "^2.1.2", "@glif/filecoin-address": "^2.0.43", "@glif/filecoin-message": "^2.0.44", - "@glif/filecoin-number": "^2.0.57", + "@glif/filecoin-number": "^2.0.70", "@glif/filecoin-rpc-client": "^2.0.43", "@ledgerhq/hw-transport": "^6.27.8", "@ledgerhq/hw-transport-webhid": "^6.27.8", @@ -14012,20 +14012,20 @@ } }, "@glif/react-components": { - "version": "2.1.23", - "resolved": "https://registry.npmjs.org/@glif/react-components/-/react-components-2.1.23.tgz", - "integrity": "sha512-4qOP36d5XCkZ2tthGAGFtYwlt+0jjjTYX5NVFx4QZll6AScwZP4I8n1p8jIBN465bWzwRLlXiwtNz3eiJZaCSg==", + "version": "2.1.24", + "resolved": "https://registry.npmjs.org/@glif/react-components/-/react-components-2.1.24.tgz", + "integrity": "sha512-sWBFR2VACuJ8q3cilCARiIQ9Ahu2PFonLCU1tb5ZhayCW/TYMF9j35MbU+YhtvKiwY3GVBP5icXTN5PWf8e6JA==", "requires": { "@apollo/client": "^3.6.9", "@chainsafe/filsnap-adapter": "^2.1.3", "@chainsafe/filsnap-types": "^2.1.3", "@glif/base-css": "^0.0.33", - "@glif/filecoin-actor-utils": "^2.0.59", + "@glif/filecoin-actor-utils": "^2.0.70", "@glif/filecoin-address": "^2.0.43", "@glif/filecoin-message": "^2.0.44", - "@glif/filecoin-number": "^2.0.57", + "@glif/filecoin-number": "^2.0.70", "@glif/filecoin-rpc-client": "^2.0.43", - "@glif/filecoin-wallet-provider": "^2.0.57", + "@glif/filecoin-wallet-provider": "^2.0.70", "@glif/logger": "^2.0.1", "@ipld/dag-cbor": "^7.0.2", "@ledgerhq/hw-transport": "^6.27.1", diff --git a/package.json b/package.json index 1008e682..104ad8bd 100644 --- a/package.json +++ b/package.json @@ -22,14 +22,14 @@ "dependencies": { "@apollo/client": "^3.6.9", "@glif/base-css": "^0.0.33", - "@glif/filecoin-actor-utils": "^2.0.59", + "@glif/filecoin-actor-utils": "^2.0.70", "@glif/filecoin-address": "^2.0.43", "@glif/filecoin-message": "^2.0.44", - "@glif/filecoin-number": "^2.0.57", + "@glif/filecoin-number": "^2.0.70", "@glif/filecoin-rpc-client": "^2.0.43", - "@glif/filecoin-wallet-provider": "^2.0.57", + "@glif/filecoin-wallet-provider": "^2.0.70", "@glif/logger": "^2.0.1", - "@glif/react-components": "^2.1.23", + "@glif/react-components": "^2.1.24", "@zondax/filecoin-signing-tools": "^1.1.2", "next": "^12.2.3", "prop-types": "^15.8.1",