mirror of
https://github.com/quartz-community/crawl-links.git
synced 2026-07-22 02:50:29 +00:00
deps: update @quartz-community/utils to latest
This commit is contained in:
parent
e8cde56d0a
commit
e2bbd1aae0
1 changed files with 3 additions and 10 deletions
13
package-lock.json
generated
13
package-lock.json
generated
|
|
@ -27,6 +27,7 @@
|
|||
"prettier": "^3.6.2",
|
||||
"tsup": "^8.5.0",
|
||||
"typescript": "^5.9.3",
|
||||
"unist-util-visit": "^5.0.0",
|
||||
"vfile": "^6.0.3",
|
||||
"vitest": "^2.1.9"
|
||||
},
|
||||
|
|
@ -36,22 +37,14 @@
|
|||
},
|
||||
"peerDependencies": {
|
||||
"@jackyzha0/quartz": "^4.5.2",
|
||||
"is-absolute-url": "^4.0.1",
|
||||
"preact": "^10.0.0",
|
||||
"unist-util-visit": "^5.0.0"
|
||||
"preact": "^10.0.0"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@jackyzha0/quartz": {
|
||||
"optional": true
|
||||
},
|
||||
"is-absolute-url": {
|
||||
"optional": true
|
||||
},
|
||||
"preact": {
|
||||
"optional": false
|
||||
},
|
||||
"unist-util-visit": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
@ -746,7 +739,7 @@
|
|||
},
|
||||
"node_modules/@quartz-community/utils": {
|
||||
"version": "0.1.0",
|
||||
"resolved": "git+ssh://git@github.com/quartz-community/utils.git#81189f697c813648b318f4d8ae681723b4453a76",
|
||||
"resolved": "git+ssh://git@github.com/quartz-community/utils.git#1ad4e4f2f64a1ad9f12e89b0206a4f5e3c1f84be",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@quartz-community/types": "github:quartz-community/types"
|
||||
|
|
|
|||
Loading…
Reference in a new issue