mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
update deps
This commit is contained in:
@@ -19,6 +19,8 @@ _During the beta period, these restrictions may be relaxed in the event of a mis
|
||||
- Updated `color` dependency from 3.1.3 to 4.0.2
|
||||
- Updated `<sl-format-bytes>`, `<sl-format-date>`, `<sl-format-number>`, and `<sl-relative-time>` to work like other localized components
|
||||
- Upgraded the status of `<sl-qr-code>` from experimental to stable
|
||||
- Updated to Bootstrap Icons to 1.7.2
|
||||
- Upgraded color to 4.1.0
|
||||
|
||||
## 2.0.0-beta.61
|
||||
|
||||
|
||||
4
package-lock.json
generated
4
package-lock.json
generated
@@ -13,7 +13,7 @@
|
||||
"@popperjs/core": "^2.7.0",
|
||||
"@shoelace-style/animations": "^1.1.0",
|
||||
"@shoelace-style/localize": "^2.1.3",
|
||||
"color": "^4.0.2",
|
||||
"color": "4.1",
|
||||
"lit": "^2.0.2",
|
||||
"qr-creator": "^1.0.0"
|
||||
},
|
||||
@@ -26,7 +26,7 @@
|
||||
"@web/test-runner": "^0.13.5",
|
||||
"@web/test-runner-playwright": "^0.8.8",
|
||||
"bluebird": "^3.7.2",
|
||||
"bootstrap-icons": "^1.7.1",
|
||||
"bootstrap-icons": "^1.7.2",
|
||||
"browser-sync": "^2.26.14",
|
||||
"chalk": "^4.1.0",
|
||||
"command-line-args": "^5.2.0",
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
"@popperjs/core": "^2.7.0",
|
||||
"@shoelace-style/animations": "^1.1.0",
|
||||
"@shoelace-style/localize": "^2.1.3",
|
||||
"color": "^4.0.2",
|
||||
"color": "4.1",
|
||||
"lit": "^2.0.2",
|
||||
"qr-creator": "^1.0.0"
|
||||
},
|
||||
@@ -56,7 +56,7 @@
|
||||
"@web/test-runner": "^0.13.5",
|
||||
"@web/test-runner-playwright": "^0.8.8",
|
||||
"bluebird": "^3.7.2",
|
||||
"bootstrap-icons": "^1.7.1",
|
||||
"bootstrap-icons": "^1.7.2",
|
||||
"browser-sync": "^2.26.14",
|
||||
"chalk": "^4.1.0",
|
||||
"command-line-args": "^5.2.0",
|
||||
|
||||
Reference in New Issue
Block a user