chore: update package-lock.json

This commit is contained in:
saberzero1 2026-02-07 06:19:45 +01:00
parent 7d4bf3856d
commit 40a465c54b
No known key found for this signature in database
2 changed files with 16 additions and 4 deletions

16
package-lock.json generated
View File

@ -827,6 +827,8 @@
}, },
"node_modules/@img/sharp-libvips-linuxmusl-x64": { "node_modules/@img/sharp-libvips-linuxmusl-x64": {
"version": "1.2.4", "version": "1.2.4",
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.2.4.tgz",
"integrity": "sha512-+LpyBk7L44ZIXwz/VYfglaX/okxezESc6UxDSoyo2Ks6Jxc4Y7sGjpgU9s4PMgqgjj1gZCylTieNamqA1MF7Dg==",
"cpu": [ "cpu": [
"x64" "x64"
], ],
@ -993,6 +995,8 @@
}, },
"node_modules/@img/sharp-linuxmusl-x64": { "node_modules/@img/sharp-linuxmusl-x64": {
"version": "0.34.5", "version": "0.34.5",
"resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.34.5.tgz",
"integrity": "sha512-Jg8wNT1MUzIvhBFxViqrEhWDGzqymo3sV7z7ZsaWbZNDLXRJZoRGrjulp60YYtV4wfY8VIKcWidjojlLcWrd8Q==",
"cpu": [ "cpu": [
"x64" "x64"
], ],
@ -1266,6 +1270,8 @@
}, },
"node_modules/@myriaddreamin/typst-ts-node-compiler-linux-x64-musl": { "node_modules/@myriaddreamin/typst-ts-node-compiler-linux-x64-musl": {
"version": "0.6.0", "version": "0.6.0",
"resolved": "https://registry.npmjs.org/@myriaddreamin/typst-ts-node-compiler-linux-x64-musl/-/typst-ts-node-compiler-linux-x64-musl-0.6.0.tgz",
"integrity": "sha512-b+kTb4vI0sFTkPtIAUE+UqjhZ4kTiAkh4F/2QKnFitAsURlLcRwTcMc9NJm6SXwW1OM0nPj1IGTfUOFpqLOIPQ==",
"cpu": [ "cpu": [
"x64" "x64"
], ],
@ -1510,6 +1516,8 @@
}, },
"node_modules/@napi-rs/simple-git-linux-x64-musl": { "node_modules/@napi-rs/simple-git-linux-x64-musl": {
"version": "0.1.22", "version": "0.1.22",
"resolved": "https://registry.npmjs.org/@napi-rs/simple-git-linux-x64-musl/-/simple-git-linux-x64-musl-0.1.22.tgz",
"integrity": "sha512-zRYxg7it0p3rLyEJYoCoL2PQJNgArVLyNavHW03TFUAYkYi5bxQ/UFNVpgxMaXohr5yu7qCBqeo9j4DWeysalg==",
"cpu": [ "cpu": [
"x64" "x64"
], ],
@ -1813,6 +1821,8 @@
}, },
"node_modules/@parcel/watcher-linux-x64-musl": { "node_modules/@parcel/watcher-linux-x64-musl": {
"version": "2.5.4", "version": "2.5.4",
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.5.4.tgz",
"integrity": "sha512-YoRWCVgxv8akZrMhdyVi6/TyoeeMkQ0PGGOf2E4omODrvd1wxniXP+DBynKoHryStks7l+fDAMUBRzqNHrVOpg==",
"cpu": [ "cpu": [
"x64" "x64"
], ],
@ -1906,7 +1916,7 @@
}, },
"node_modules/@quartz-community/explorer": { "node_modules/@quartz-community/explorer": {
"version": "0.1.0", "version": "0.1.0",
"resolved": "git+ssh://git@github.com/quartz-community/explorer.git#0760f41d0f8d37adddf36d7c9030e0fee7301670", "resolved": "git+ssh://git@github.com/quartz-community/explorer.git#f28fc154f7c4cdc106645a531cd5dc1a814ba14c",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"mdast-util-find-and-replace": "^3.0.1", "mdast-util-find-and-replace": "^3.0.1",
@ -1937,7 +1947,7 @@
}, },
"node_modules/@quartz-community/graph": { "node_modules/@quartz-community/graph": {
"version": "0.1.0", "version": "0.1.0",
"resolved": "git+ssh://git@github.com/quartz-community/graph.git#7ac2da20c4786506c791035694f56c24c56eb290", "resolved": "git+ssh://git@github.com/quartz-community/graph.git#5b101005c8556e1a9036341fc951475318de7976",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"mdast-util-find-and-replace": "^3.0.1", "mdast-util-find-and-replace": "^3.0.1",
@ -4229,6 +4239,8 @@
}, },
"node_modules/lightningcss-linux-x64-musl": { "node_modules/lightningcss-linux-x64-musl": {
"version": "1.31.1", "version": "1.31.1",
"resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.31.1.tgz",
"integrity": "sha512-eowF8PrKHw9LpoZii5tdZwnBcYDxRw2rRCyvAXLi34iyeYfqCQNA9rmUM0ce62NlPhCvof1+9ivRaTY6pSKDaA==",
"cpu": [ "cpu": [
"x64" "x64"
], ],

View File

@ -1,7 +1,7 @@
import { PageLayout, SharedLayout } from "./quartz/cfg" import { PageLayout, SharedLayout } from "./quartz/cfg"
import * as Component from "./quartz/components" import * as Component from "./quartz/components"
import { Explorer } from "@quartz-community/explorer/components" import { Explorer } from "@quartz-community/explorer"
import { Graph } from "@quartz-community/graph/components" import { Graph } from "@quartz-community/graph"
const explorerComponent = Explorer() const explorerComponent = Explorer()
const graphComponent = Graph() const graphComponent = Graph()