mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
Update to Stencil 2.0.3
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -138,9 +138,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@stencil/core": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-2.0.1.tgz",
|
||||
"integrity": "sha512-LJahm4BjP+6hD35MXyk7kiZWopBGCf3tCYtJELVejUOj7GEzTx3rRNeK2wZkn/D3D68du8SFnU0nD3FpaBzyZA=="
|
||||
"version": "2.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-2.0.3.tgz",
|
||||
"integrity": "sha512-d4qLDN7HKwJEK+ljhknD8azpM4bF49Dv7h5yG3RF+SPo8uozDq3p5ZNj1MgZoRgzh04kXNyG/MKnD8H2QN5YVw=="
|
||||
},
|
||||
"@stencil/eslint-plugin": {
|
||||
"version": "0.3.1",
|
||||
|
||||
@@ -67,7 +67,7 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@popperjs/core": "^2.1.1",
|
||||
"@stencil/core": "^2.0.1",
|
||||
"@stencil/core": "^2.0.3",
|
||||
"color": "^3.1.2",
|
||||
"resize-observer-polyfill": "^1.5.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user