kopia lustrzana https://github.com/shoelace-style/shoelace
update icons
rodzic
33e19c003c
commit
9db6f256e5
File diff suppressed because one or more lines are too long
Przed Szerokość: | Wysokość: | Rozmiar: 950 KiB Po Szerokość: | Wysokość: | Rozmiar: 1.0 MiB |
|
@ -38,6 +38,7 @@ _During the beta period, these restrictions may be relaxed in the event of a mis
|
|||
- Improved `<sl-badge>` to improve padding and render relative to the current font size
|
||||
- Moved all component descriptions to `@summary` to get them within documentation tools [#962](https://github.com/shoelace-style/shoelace/pull/962)
|
||||
- Updated Lit to 2.4.1
|
||||
- Updated Bootstrap Icons to 1.10.2
|
||||
- Updated TypeScript to 4.8.4
|
||||
- Updated esbuild to 0.15.13
|
||||
- Updated all other dependencies to latest versions
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
"@web/test-runner": "^0.15.0",
|
||||
"@web/test-runner-commands": "^0.6.5",
|
||||
"@web/test-runner-playwright": "^0.9.0",
|
||||
"bootstrap-icons": "^1.9.1",
|
||||
"bootstrap-icons": "^1.10.2",
|
||||
"browser-sync": "^2.27.10",
|
||||
"chalk": "^5.1.2",
|
||||
"command-line-args": "^5.2.1",
|
||||
|
@ -3113,9 +3113,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/bootstrap-icons": {
|
||||
"version": "1.9.1",
|
||||
"resolved": "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.9.1.tgz",
|
||||
"integrity": "sha512-d4ZkO30MIkAhQ2nNRJqKXJVEQorALGbLWTuRxyCTJF96lRIV6imcgMehWGJUiJMJhglN0o2tqLIeDnMdiQEE9g==",
|
||||
"version": "1.10.2",
|
||||
"resolved": "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.10.2.tgz",
|
||||
"integrity": "sha512-PTPYadRn1AMGr+QTSxe4ZCc+Wzv9DGZxbi3lNse/dajqV31n2/wl/7NX78ZpkvFgRNmH4ogdIQPQmxAfhEV6nA==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/boxen": {
|
||||
|
@ -17413,9 +17413,9 @@
|
|||
}
|
||||
},
|
||||
"bootstrap-icons": {
|
||||
"version": "1.9.1",
|
||||
"resolved": "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.9.1.tgz",
|
||||
"integrity": "sha512-d4ZkO30MIkAhQ2nNRJqKXJVEQorALGbLWTuRxyCTJF96lRIV6imcgMehWGJUiJMJhglN0o2tqLIeDnMdiQEE9g==",
|
||||
"version": "1.10.2",
|
||||
"resolved": "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.10.2.tgz",
|
||||
"integrity": "sha512-PTPYadRn1AMGr+QTSxe4ZCc+Wzv9DGZxbi3lNse/dajqV31n2/wl/7NX78ZpkvFgRNmH4ogdIQPQmxAfhEV6nA==",
|
||||
"dev": true
|
||||
},
|
||||
"boxen": {
|
||||
|
|
|
@ -72,7 +72,7 @@
|
|||
"@web/test-runner": "^0.15.0",
|
||||
"@web/test-runner-commands": "^0.6.5",
|
||||
"@web/test-runner-playwright": "^0.9.0",
|
||||
"bootstrap-icons": "^1.9.1",
|
||||
"bootstrap-icons": "^1.10.2",
|
||||
"browser-sync": "^2.27.10",
|
||||
"chalk": "^5.1.2",
|
||||
"command-line-args": "^5.2.1",
|
||||
|
|
Ładowanie…
Reference in New Issue