mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 20:19:13 +00:00
Update Stencil
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -107,9 +107,9 @@
|
||||
}
|
||||
},
|
||||
"@stencil/core": {
|
||||
"version": "1.9.2",
|
||||
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-1.9.2.tgz",
|
||||
"integrity": "sha512-ddkPvesgeVV5RPEcx8lWhYcid5vCmcfcg6KPvul8rgiBLxPsvwcVJ+SbJuuJhy5cQrEkHq/SZcpcxB72LTBWbQ==",
|
||||
"version": "1.11.3",
|
||||
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-1.11.3.tgz",
|
||||
"integrity": "sha512-xJ7zbG/UArU+cvbZ8k3waGSIeOg1FmHPYox6Y+a2TdCcHomGo9yj2U1sD8PrwAyiojbJF80kKbYOomm6pMkjOw==",
|
||||
"requires": {
|
||||
"typescript": "3.8.3"
|
||||
}
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
},
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@stencil/core": "^1.9.2",
|
||||
"@stencil/core": "^1.11.3",
|
||||
"@stencil/sass": "^1.1.1",
|
||||
"normalize.css": "^8.0.1",
|
||||
"popper.js": "^1.16.0",
|
||||
|
||||
Reference in New Issue
Block a user