mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
Update stencil
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -130,9 +130,9 @@
|
||||
"integrity": "sha512-sLqWxCzC5/QHLhziXSCAksBxHfOnQlhPRVgPK0egEw+ktWvG75T2k+aYWVjVh9+WKeT3tlG3ZNbZQvZLmfuOIw=="
|
||||
},
|
||||
"@stencil/core": {
|
||||
"version": "1.12.1",
|
||||
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-1.12.1.tgz",
|
||||
"integrity": "sha512-TRmFF+Axq7vaivO85zBE8dLV2CEbTZPTl8kuypROjlaDfu846uuytjriU1Qba2msCcuRtBZrkf74pMLZOiXa3A==",
|
||||
"version": "1.12.6",
|
||||
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-1.12.6.tgz",
|
||||
"integrity": "sha512-fOHG9x92wxlQOlp9YRouLlejFShtfvZEx4LFjNi7bqTX/nHTetdv3Ir+J+SanebjBuJgKiAmLIwXviQ0Geq23w==",
|
||||
"requires": {
|
||||
"typescript": "3.8.3"
|
||||
}
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@popperjs/core": "^2.1.1",
|
||||
"@stencil/core": "^1.12.1",
|
||||
"@stencil/core": "^1.12.6",
|
||||
"@stencil/sass": "^1.1.1",
|
||||
"feather-icons": "^4.28.0",
|
||||
"normalize.css": "^8.0.1",
|
||||
|
||||
Reference in New Issue
Block a user