Skip to content

Commit 978f0c2

Browse files
committed
fix: bump uicons 2.0.3
1 parent 90f0c67 commit 978f0c2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
"source-map": "^0.7.4",
178178
"suncalc": "^1.9.0",
179179
"supercluster": "^8.0.1",
180-
"uicons.js": "2.0.2",
180+
"uicons.js": "2.0.3",
181181
"zustand": "4.4.6"
182182
},
183183
"devDependencies": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9745,10 +9745,10 @@ uglify-js@^3.1.4:
97459745
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.17.4.tgz#61678cf5fa3f5b7eb789bb345df29afb8257c22c"
97469746
integrity sha512-T9q82TJI9e/C1TAxYvfb16xO120tMVFZrGA3f9/P4424DNu6ypK103y0GPFVa17yotwSyZW5iYXgjYHkGrJW/g==
97479747

9748-
uicons.js@2.0.2:
9749-
version "2.0.2"
9750-
resolved "https://registry.yarnpkg.com/uicons.js/-/uicons.js-2.0.2.tgz#f5640e7d789839fecb3005db09dffadeab7e84aa"
9751-
integrity sha512-uLQ+4rtJa9GmlAll5/XbG8YRPcotGUZbK4qU0nkCxV6r8WY3NSb/DwQfD+7XL49AEdZMlBKd2yUiawp942lLhA==
9748+
uicons.js@2.0.3:
9749+
version "2.0.3"
9750+
resolved "https://registry.yarnpkg.com/uicons.js/-/uicons.js-2.0.3.tgz#38833f9cfad5fcbf6968ff3f0a1f36ab47dd40be"
9751+
integrity sha512-+hFdKLHkB1bIrwNNnDO8HBe0R10UuJDZ6xqkroigBqouHxZExuxznY2GlDUqGXv7RHB9OFNzFLo5mFzeudlf7w==
97529752

97539753
uid-safe@~2.1.5:
97549754
version "2.1.5"

0 commit comments

Comments
 (0)