Skip to content

Commit e91d0e5

Browse files
committed
Update @acrool/icon-symbols to version 2.0.2-alpha.3
Upgraded the dependency in package.json and yarn.lock to ensure the project uses the latest alpha version of @acrool/icon-symbols. This update might include bug fixes or improvements relevant to the dependency.
1 parent a12fb68 commit e91d0e5

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
@@ -40,7 +40,7 @@
4040
"release:alpha": "standard-version --prerelease alpha"
4141
},
4242
"dependencies": {
43-
"@acrool/icon-symbols": "2.0.2-alpha.2",
43+
"@acrool/icon-symbols": "2.0.2-alpha.3",
4444
"axios": "^1.9.0",
4545
"chalk": "^5.4.1",
4646
"commander": "^10.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@acrool/icon-symbols@2.0.2-alpha.2":
6-
version "2.0.2-alpha.2"
7-
resolved "https://registry.yarnpkg.com/@acrool/icon-symbols/-/icon-symbols-2.0.2-alpha.2.tgz#5f1a522e35736af8be0b3f99dbb97651d59ede5d"
8-
integrity sha512-5JFEwYl9er0qVBXuEF+mIgUQqKYLqUOCj3nLG/E4chsi0gYaBi0KTyz98V7sfpMqDOip4SIgWij1EBdwnhsxOQ==
5+
"@acrool/icon-symbols@2.0.2-alpha.3":
6+
version "2.0.2-alpha.3"
7+
resolved "https://registry.yarnpkg.com/@acrool/icon-symbols/-/icon-symbols-2.0.2-alpha.3.tgz#878f2bae6fa52f854a1ed3819c7b1c59bd5fe3e1"
8+
integrity sha512-XivCGD32Y4raXxEDwqYgscz0CyP4LwihU8/p6ZnV1kTHP9Ryg/7Y6/FFT85eop5+Ddm1ej4lpvBDwLM6C5CZAw==
99
dependencies:
1010
"@acrool/js-utils" "^3.2.25"
1111
fast-xml-parser "^5.2.1"

0 commit comments

Comments
 (0)