diff --git a/package-lock.json b/package-lock.json index d0a2f55..f81b391 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@emotion/styled": "^11.6.0", "@mui/icons-material": "^5.3.0", "@mui/material": "^5.3.0", - "@shopify/polaris": "^8.0.0", + "@shopify/polaris": "^9.7.0", "@testing-library/jest-dom": "^5.16.1", "@testing-library/react": "^12.1.2", "@testing-library/user-event": "^13.5.0", @@ -3177,22 +3177,18 @@ "integrity": "sha512-JLo+Y592QzIE+q7Dl2pMUtt4q8SKYI5jDrZxrozEQxnGVOyYE+GWK9eLkwTaeN9DDctlaRAQ3TBmzZ1qdLE30A==" }, "node_modules/@shopify/polaris": { - "version": "8.2.0", - "resolved": "https://registry.npmjs.org/@shopify/polaris/-/polaris-8.2.0.tgz", - "integrity": "sha512-68by2VWshu5EN3AesEG+6LXc10DfCo4BJdlNLv/xaPMqhJkFQ6mNi8ojpQgTGkCm3MpY3NnLbhEHHNU88pyV6g==", - "dependencies": { - "@shopify/polaris-icons": "^4.17.0", - "@shopify/polaris-tokens": "^3.0.0", - "@types/react": "^17.0.19", - "@types/react-dom": "^17.0.9", + "version": "9.7.0", + "resolved": "https://registry.npmjs.org/@shopify/polaris/-/polaris-9.7.0.tgz", + "integrity": "sha512-y71JWkBnZ+tZ7Mo3TbI0qZKZo52Fr+Z2lVLS05MlLHv/49yBlYHE7WxbKxtLOBZM1u7JWT2z7GZOfYsCSkGkJg==", + "dependencies": { + "@shopify/polaris-icons": "*", + "@types/react": "*", + "@types/react-dom": "*", "@types/react-transition-group": "^4.4.2", "focus-visible": "^5.2.0", - "lodash": "^4.17.4", + "react-fast-compare": "^3.2.0", "react-transition-group": "^4.4.2" }, - "engines": { - "node": ">=16.9.1" - }, "peerDependencies": { "react": "^16.14.0 || ^17.0.0", "react-dom": "^16.14.0 || ^17.0.0" @@ -3203,15 +3199,6 @@ "resolved": "https://registry.npmjs.org/@shopify/polaris-icons/-/polaris-icons-4.17.0.tgz", "integrity": "sha512-Vd6APDtyrCV+RkexqlzJ62iY3pInilGiClknpeK8wBq1suAZBa9A9g7WA0JM0RrjPHCGpG+W7Rb8iJitYYfOuQ==" }, - "node_modules/@shopify/polaris-tokens": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/@shopify/polaris-tokens/-/polaris-tokens-3.1.0.tgz", - "integrity": "sha512-SQPNtoevLxD3y1/nhXkthzhEyWAdi1+muxBn/DCHir1/+R/+1v/hkXDLG5o2X3jxqpnxd1R/rJVh9fMKmfWTyw==", - "dependencies": { - "hsluv": "^0.1.0", - "tslib": "^1.14.1" - } - }, "node_modules/@sinonjs/commons": { "version": "1.8.3", "resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-1.8.3.tgz", @@ -8490,11 +8477,6 @@ "safe-buffer": "~5.1.0" } }, - "node_modules/hsluv": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/hsluv/-/hsluv-0.1.0.tgz", - "integrity": "sha512-ERcanKLAszD2XN3Vh5r5Szkrv9q0oSTudmP0rkiKAGM/3NMc9FLmMZBB7TSqTaXJfSDBOreYTfjezCOYbRKqlw==" - }, "node_modules/html-encoding-sniffer": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-2.0.1.tgz", @@ -13665,6 +13647,11 @@ "resolved": "https://registry.npmjs.org/react-error-overlay/-/react-error-overlay-6.0.10.tgz", "integrity": "sha512-mKR90fX7Pm5seCOfz8q9F+66VCc1PGsWSBxKbITjfKVQHMNF2zudxHnMdJiB1fRCb+XsbQV9sO9DCkgsMQgBIA==" }, + "node_modules/react-fast-compare": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/react-fast-compare/-/react-fast-compare-3.2.0.tgz", + "integrity": "sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA==" + }, "node_modules/react-is": { "version": "17.0.2", "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz", @@ -18702,17 +18689,16 @@ "integrity": "sha512-JLo+Y592QzIE+q7Dl2pMUtt4q8SKYI5jDrZxrozEQxnGVOyYE+GWK9eLkwTaeN9DDctlaRAQ3TBmzZ1qdLE30A==" }, "@shopify/polaris": { - "version": "8.2.0", - "resolved": "https://registry.npmjs.org/@shopify/polaris/-/polaris-8.2.0.tgz", - "integrity": "sha512-68by2VWshu5EN3AesEG+6LXc10DfCo4BJdlNLv/xaPMqhJkFQ6mNi8ojpQgTGkCm3MpY3NnLbhEHHNU88pyV6g==", - "requires": { - "@shopify/polaris-icons": "^4.17.0", - "@shopify/polaris-tokens": "^3.0.0", - "@types/react": "^17.0.19", - "@types/react-dom": "^17.0.9", + "version": "9.7.0", + "resolved": "https://registry.npmjs.org/@shopify/polaris/-/polaris-9.7.0.tgz", + "integrity": "sha512-y71JWkBnZ+tZ7Mo3TbI0qZKZo52Fr+Z2lVLS05MlLHv/49yBlYHE7WxbKxtLOBZM1u7JWT2z7GZOfYsCSkGkJg==", + "requires": { + "@shopify/polaris-icons": "*", + "@types/react": "*", + "@types/react-dom": "*", "@types/react-transition-group": "^4.4.2", "focus-visible": "^5.2.0", - "lodash": "^4.17.4", + "react-fast-compare": "^3.2.0", "react-transition-group": "^4.4.2" } }, @@ -18721,15 +18707,6 @@ "resolved": "https://registry.npmjs.org/@shopify/polaris-icons/-/polaris-icons-4.17.0.tgz", "integrity": "sha512-Vd6APDtyrCV+RkexqlzJ62iY3pInilGiClknpeK8wBq1suAZBa9A9g7WA0JM0RrjPHCGpG+W7Rb8iJitYYfOuQ==" }, - "@shopify/polaris-tokens": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/@shopify/polaris-tokens/-/polaris-tokens-3.1.0.tgz", - "integrity": "sha512-SQPNtoevLxD3y1/nhXkthzhEyWAdi1+muxBn/DCHir1/+R/+1v/hkXDLG5o2X3jxqpnxd1R/rJVh9fMKmfWTyw==", - "requires": { - "hsluv": "^0.1.0", - "tslib": "^1.14.1" - } - }, "@sinonjs/commons": { "version": "1.8.3", "resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-1.8.3.tgz", @@ -22666,11 +22643,6 @@ } } }, - "hsluv": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/hsluv/-/hsluv-0.1.0.tgz", - "integrity": "sha512-ERcanKLAszD2XN3Vh5r5Szkrv9q0oSTudmP0rkiKAGM/3NMc9FLmMZBB7TSqTaXJfSDBOreYTfjezCOYbRKqlw==" - }, "html-encoding-sniffer": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-2.0.1.tgz", @@ -26279,6 +26251,11 @@ "resolved": "https://registry.npmjs.org/react-error-overlay/-/react-error-overlay-6.0.10.tgz", "integrity": "sha512-mKR90fX7Pm5seCOfz8q9F+66VCc1PGsWSBxKbITjfKVQHMNF2zudxHnMdJiB1fRCb+XsbQV9sO9DCkgsMQgBIA==" }, + "react-fast-compare": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/react-fast-compare/-/react-fast-compare-3.2.0.tgz", + "integrity": "sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA==" + }, "react-is": { "version": "17.0.2", "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz", diff --git a/package.json b/package.json index ce16545..560c7da 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@emotion/styled": "^11.6.0", "@mui/icons-material": "^5.3.0", "@mui/material": "^5.3.0", - "@shopify/polaris": "^8.0.0", + "@shopify/polaris": "^9.7.0", "@testing-library/jest-dom": "^5.16.1", "@testing-library/react": "^12.1.2", "@testing-library/user-event": "^13.5.0",