mirror of
https://github.com/quartz-community/comments.git
synced 2026-07-22 02:50:28 +00:00
Update @quartz-community/types to 0.2.0 (Preact ComponentType)
This commit is contained in:
parent
265c635da1
commit
e3140c7cd3
1 changed files with 5 additions and 3 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -711,9 +711,12 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@quartz-community/types": {
|
||||
"version": "0.1.0",
|
||||
"resolved": "git+ssh://git@github.com/quartz-community/types.git#a342579c845f6dfd74c2aed861b4662a69c5e328",
|
||||
"version": "0.2.0",
|
||||
"resolved": "git+ssh://git@github.com/quartz-community/types.git#9b8fbbdec4a629f3b62885b0a6d7c31a40875c1c",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"preact": "^10.26.5"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=22",
|
||||
"npm": ">=10.9.2"
|
||||
|
|
@ -2977,7 +2980,6 @@
|
|||
"version": "10.28.3",
|
||||
"resolved": "https://registry.npmjs.org/preact/-/preact-10.28.3.tgz",
|
||||
"integrity": "sha512-tCmoRkPQLpBeWzpmbhryairGnhW9tKV6c6gr/w+RhoRoKEJwsjzipwp//1oCpGPOchvSLaAPlpcJi9MwMmoPyA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
|
|
|
|||
Loading…
Reference in a new issue