From 98ae02e6ae5bc222c40b1710dc6d3b3b7ebdf8cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 19:28:55 +0000 Subject: [PATCH] :arrow_up: Bump @shopify/polaris from 10.50.1 to 13.5.0 in /web/frontend Bumps [@shopify/polaris](https://github.com/Shopify/polaris) from 10.50.1 to 13.5.0. - [Release notes](https://github.com/Shopify/polaris/releases) - [Commits](https://github.com/Shopify/polaris/compare/@shopify/polaris@10.50.1...@shopify/polaris@13.5.0) --- updated-dependencies: - dependency-name: "@shopify/polaris" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- web/frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/frontend/package.json b/web/frontend/package.json index d2a2372..992b404 100644 --- a/web/frontend/package.json +++ b/web/frontend/package.json @@ -16,7 +16,7 @@ "dependencies": { "@shopify/app-bridge": "^3.7.7", "@shopify/app-bridge-react": "^3.7.7", - "@shopify/polaris": "^10.49.1", + "@shopify/polaris": "^13.5.0", "@types/react-router-dom": "^5.3.3", "@vitejs/plugin-react": "4.2.1", "react": "^18.2.0",