chore: package-lock.json
This commit is contained in:
Generated
+21
@@ -57,6 +57,7 @@
|
||||
"@quartz-community/tag-list": "^0.1.0",
|
||||
"@quartz-community/tag-page": "^0.1.0",
|
||||
"@quartz-community/unlisted-pages": "^0.1.0",
|
||||
"@quartz-themes/core": "^1.0.0",
|
||||
"ansi-truncate": "^1.4.0",
|
||||
"async-mutex": "^0.5.0",
|
||||
"chokidar": "^5.0.0",
|
||||
@@ -2944,6 +2945,26 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"node_modules/@quartz-themes/core": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@quartz-themes/core/-/core-1.0.0.tgz",
|
||||
"integrity": "sha512-b5B0J1JC3UlBOpCALBnuhP080no18QUk3T9Cq5p33WQippboPLNOScn9ZJLCUcudj/9xoWodmkFQaQE0/12jaw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@quartz-community/types": "^0.2.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=22"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"preact": "^10.0.0"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"preact": {
|
||||
"optional": false
|
||||
}
|
||||
}
|
||||
},
|
||||
"node_modules/@sindresorhus/merge-streams": {
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@sindresorhus/merge-streams/-/merge-streams-4.0.0.tgz",
|
||||
|
||||
Reference in New Issue
Block a user