deps: update @quartz-community/types

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

4
package-lock.json generated
View file

@ -1008,11 +1008,13 @@
},
"node_modules/@quartz-community/types": {
"version": "0.2.1",
"resolved": "git+ssh://git@github.com/quartz-community/types.git#307f7393d96e8514c042307e7fbfb47ae7a2b330",
"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"
},