diff --git a/package-lock.json b/package-lock.json index d0a2f55..36cf8e2 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": "^10.29.0", "@testing-library/jest-dom": "^5.16.1", "@testing-library/react": "^12.1.2", "@testing-library/user-event": "^13.5.0", @@ -3177,40 +3177,32 @@ "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": "10.29.0", + "resolved": "https://registry.npmjs.org/@shopify/polaris/-/polaris-10.29.0.tgz", + "integrity": "sha512-1FKC6TXof6Sx054zheO0ZFbX7YcQbShyXt7y5d0yGTAdlm2N9On1iOHdZ4dBqM7+JR8g9b99QxBXIPKnbXfruA==", + "dependencies": { + "@shopify/polaris-icons": "^6.11.2", + "@shopify/polaris-tokens": "^6.5.1", + "@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" + "react": "^16.14.0 || ^17.0.0 || ^18.0.0", + "react-dom": "^16.14.0 || ^17.0.0 || ^18.0.0" } }, "node_modules/@shopify/polaris-icons": { - "version": "4.17.0", - "resolved": "https://registry.npmjs.org/@shopify/polaris-icons/-/polaris-icons-4.17.0.tgz", - "integrity": "sha512-Vd6APDtyrCV+RkexqlzJ62iY3pInilGiClknpeK8wBq1suAZBa9A9g7WA0JM0RrjPHCGpG+W7Rb8iJitYYfOuQ==" + "version": "6.11.2", + "resolved": "https://registry.npmjs.org/@shopify/polaris-icons/-/polaris-icons-6.11.2.tgz", + "integrity": "sha512-9WPAPq6HmCPdRQDeEmSMUg2Z9cXvJmXJR1mAF58ybHPMPIDJwZ3A7aGsH5FYdujYaYcgeI1zPiWWU+14jB4Vtw==" }, "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" - } + "version": "6.5.1", + "resolved": "https://registry.npmjs.org/@shopify/polaris-tokens/-/polaris-tokens-6.5.1.tgz", + "integrity": "sha512-BP0avvaC/xzgMl3t5jlMJrmv/t7mYhHY8hXeuhTflcxdpTZJS8/EdUnmi3WZl9U+fqmlgiFRj0OWiK+T4QUfQw==" }, "node_modules/@sinonjs/commons": { "version": "1.8.3", @@ -7908,11 +7900,6 @@ "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.5.tgz", "integrity": "sha512-WIWGi2L3DyTUvUrwRKgGi9TwxQMUEqPOPQBVi71R96jZXJdFskXEmf54BoZaS1kknGODoIGASGEzBUYdyMCBJg==" }, - "node_modules/focus-visible": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/focus-visible/-/focus-visible-5.2.0.tgz", - "integrity": "sha512-Rwix9pBtC1Nuy5wysTmKy+UjbDJpIfg8eHjw0rjZ1mX4GNLz1Bmd16uDpI3Gk1i70Fgcs8Csg2lPm8HULFg9DQ==" - }, "node_modules/follow-redirects": { "version": "1.14.7", "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.7.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,33 +18689,28 @@ "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": "10.29.0", + "resolved": "https://registry.npmjs.org/@shopify/polaris/-/polaris-10.29.0.tgz", + "integrity": "sha512-1FKC6TXof6Sx054zheO0ZFbX7YcQbShyXt7y5d0yGTAdlm2N9On1iOHdZ4dBqM7+JR8g9b99QxBXIPKnbXfruA==", + "requires": { + "@shopify/polaris-icons": "^6.11.2", + "@shopify/polaris-tokens": "^6.5.1", + "@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" } }, "@shopify/polaris-icons": { - "version": "4.17.0", - "resolved": "https://registry.npmjs.org/@shopify/polaris-icons/-/polaris-icons-4.17.0.tgz", - "integrity": "sha512-Vd6APDtyrCV+RkexqlzJ62iY3pInilGiClknpeK8wBq1suAZBa9A9g7WA0JM0RrjPHCGpG+W7Rb8iJitYYfOuQ==" + "version": "6.11.2", + "resolved": "https://registry.npmjs.org/@shopify/polaris-icons/-/polaris-icons-6.11.2.tgz", + "integrity": "sha512-9WPAPq6HmCPdRQDeEmSMUg2Z9cXvJmXJR1mAF58ybHPMPIDJwZ3A7aGsH5FYdujYaYcgeI1zPiWWU+14jB4Vtw==" }, "@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" - } + "version": "6.5.1", + "resolved": "https://registry.npmjs.org/@shopify/polaris-tokens/-/polaris-tokens-6.5.1.tgz", + "integrity": "sha512-BP0avvaC/xzgMl3t5jlMJrmv/t7mYhHY8hXeuhTflcxdpTZJS8/EdUnmi3WZl9U+fqmlgiFRj0OWiK+T4QUfQw==" }, "@sinonjs/commons": { "version": "1.8.3", @@ -22258,11 +22240,6 @@ "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.5.tgz", "integrity": "sha512-WIWGi2L3DyTUvUrwRKgGi9TwxQMUEqPOPQBVi71R96jZXJdFskXEmf54BoZaS1kknGODoIGASGEzBUYdyMCBJg==" }, - "focus-visible": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/focus-visible/-/focus-visible-5.2.0.tgz", - "integrity": "sha512-Rwix9pBtC1Nuy5wysTmKy+UjbDJpIfg8eHjw0rjZ1mX4GNLz1Bmd16uDpI3Gk1i70Fgcs8Csg2lPm8HULFg9DQ==" - }, "follow-redirects": { "version": "1.14.7", "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.7.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..bb1ac8a 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": "^10.29.0", "@testing-library/jest-dom": "^5.16.1", "@testing-library/react": "^12.1.2", "@testing-library/user-event": "^13.5.0",