Skip to content

Commit 36eb11f

Browse files
authored
Merge pull request #159 from ownego/dev
Update: polaris-icons
2 parents 66dff6d + 7248679 commit 36eb11f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"remove-trashes": "rimraf dist/index.html dist/favicon.ico dist/images"
3636
},
3737
"dependencies": {
38-
"@shopify/polaris-icons": "^5.0.0",
38+
"@shopify/polaris-icons": "^5.2.0",
3939
"vite-svg-loader": "^3.1.2",
4040
"vue": "^3.2.31",
4141
"vue-router": "^3.1.6"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1729,10 +1729,10 @@
17291729
colors "~1.2.1"
17301730
string-argv "~0.3.1"
17311731

1732-
"@shopify/polaris-icons@^5.0.0":
1733-
version "5.0.0"
1734-
resolved "https://registry.yarnpkg.com/@shopify/polaris-icons/-/polaris-icons-5.0.0.tgz#af9da0d9ad0295f4e6c44a4bd0474517b32bc538"
1735-
integrity sha512-VNh8bImQw5FwQznE8kp7vUMb2kseZJ0FJ1yT4RNDVz4wj8OnfEBhK+kEXdm6fKprLVlGmpgyt8+EUoPdhfye4A==
1732+
"@shopify/polaris-icons@^5.2.0":
1733+
version "5.2.0"
1734+
resolved "https://registry.yarnpkg.com/@shopify/polaris-icons/-/polaris-icons-5.2.0.tgz#650b50ca34278429b570b65b1080833b8ac32cc4"
1735+
integrity sha512-7at7poxqO1sjd9yu8u7jn8+Xsy/gp73omxmzNzw5BL1G9WIOKWsjiL70UegJe4jy4sY1wCL+JLYFLLFQm4ld9A==
17361736

17371737
"@shopify/polaris-tokens@^5.5.0":
17381738
version "5.5.0"

0 commit comments

Comments
 (0)