deps: update @quartz-community/types

This commit is contained in:
saberzero1 2026-02-28 20:08:37 +01:00
parent e7b3e00171
commit fafb24d42e
No known key found for this signature in database

6
package-lock.json generated
View file

@ -1004,12 +1004,14 @@
}
},
"node_modules/@quartz-community/types": {
"version": "0.2.0",
"resolved": "git+ssh://git@github.com/quartz-community/types.git#543c772641f2a5312c042107156cae5d853f0329",
"version": "0.2.1",
"resolved": "git+ssh://git@github.com/quartz-community/types.git#a945040888d4e1b97f81cffa094877d74a5f4d0e",
"license": "MIT",
"dependencies": {
"@types/hast": "^3.0.4",
"@types/mdast": "^4.0.4",
"tsup": "^8.5.0",
"typescript": "^5.9.3",
"unified": "^11.0.5",
"vfile": "^6.0.3"
},