This commit is contained in:
2025-06-17 11:26:27 +02:00
parent a8b82208f7
commit 6ff5e89cdd
23 changed files with 424 additions and 2802 deletions

View File

@@ -1,95 +1,95 @@
{
"hash": "339b1334",
"hash": "d656e9fe",
"configHash": "742ac490",
"lockfileHash": "7d445b7e",
"browserHash": "8ec1e9b2",
"lockfileHash": "acf0cd05",
"browserHash": "88a8b691",
"optimized": {
"preact": {
"src": "../../preact/dist/preact.module.js",
"file": "preact.js",
"fileHash": "3d208919",
"fileHash": "ae6c468d",
"needsInterop": false
},
"preact/jsx-runtime": {
"src": "../../preact/jsx-runtime/dist/jsxRuntime.module.js",
"file": "preact_jsx-runtime.js",
"fileHash": "1229a945",
"fileHash": "be585393",
"needsInterop": false
},
"preact/jsx-dev-runtime": {
"src": "../../preact/jsx-runtime/dist/jsxRuntime.module.js",
"file": "preact_jsx-dev-runtime.js",
"fileHash": "5192533b",
"fileHash": "ac7a1058",
"needsInterop": false
},
"preact/debug": {
"src": "../../preact/debug/dist/debug.module.js",
"file": "preact_debug.js",
"fileHash": "9d8ba6db",
"fileHash": "55186cec",
"needsInterop": false
},
"preact/devtools": {
"src": "../../preact/devtools/dist/devtools.module.js",
"file": "preact_devtools.js",
"fileHash": "24bafedb",
"fileHash": "766507da",
"needsInterop": false
},
"js-yaml": {
"src": "../../js-yaml/dist/js-yaml.mjs",
"file": "js-yaml.js",
"fileHash": "f8520d1c",
"chart.js": {
"src": "../../chart.js/dist/chart.js",
"file": "chart__js.js",
"fileHash": "144d332c",
"needsInterop": false
},
"preact-iso": {
"src": "../../preact-iso/src/index.js",
"file": "preact-iso.js",
"fileHash": "daf73d8b",
"fileHash": "dcc454c9",
"needsInterop": false
},
"preact/hooks": {
"src": "../../preact/hooks/dist/hooks.module.js",
"file": "preact_hooks.js",
"fileHash": "62a82ea5",
"needsInterop": false
},
"react-highlight": {
"src": "../../react-highlight/index.js",
"file": "react-highlight.js",
"fileHash": "94fdb516",
"needsInterop": true
},
"chart.js": {
"src": "../../chart.js/dist/chart.js",
"file": "chart__js.js",
"fileHash": "07e990d3",
"fileHash": "ad5dcee2",
"needsInterop": false
},
"react-chartjs-2": {
"src": "../../react-chartjs-2/dist/index.js",
"file": "react-chartjs-2.js",
"fileHash": "5fc07a3e",
"fileHash": "01e93613",
"needsInterop": false
},
"react-highlight": {
"src": "../../react-highlight/index.js",
"file": "react-highlight.js",
"fileHash": "2a44455b",
"needsInterop": true
},
"toml": {
"src": "../../toml/index.js",
"file": "toml.js",
"fileHash": "7658a80c",
"needsInterop": true
}
},
"chunks": {
"prerender-BA576TZW": {
"file": "prerender-BA576TZW.js"
},
"chunk-2PFVE7YK": {
"file": "chunk-2PFVE7YK.js"
},
"chunk-BNEGSWOM": {
"file": "chunk-BNEGSWOM.js"
},
"chunk-44JN52BC": {
"file": "chunk-44JN52BC.js"
},
"chunk-AAFB4U5C": {
"file": "chunk-AAFB4U5C.js"
},
"chunk-O5MKVYJX": {
"file": "chunk-O5MKVYJX.js"
},
"chunk-44JN52BC": {
"file": "chunk-44JN52BC.js"
},
"chunk-BNEGSWOM": {
"file": "chunk-BNEGSWOM.js"
},
"chunk-2PFVE7YK": {
"file": "chunk-2PFVE7YK.js"
},
"chunk-453BAUPL": {
"file": "chunk-453BAUPL.js"
},

2646
node_modules/.vite/deps/js-yaml.js generated vendored

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

@@ -1,12 +1,3 @@
import {
D,
Rn,
init_compat_module
} from "./chunk-AAFB4U5C.js";
import {
A,
y
} from "./chunk-O5MKVYJX.js";
import {
BarController,
BubbleController,
@@ -18,6 +9,15 @@ import {
RadarController,
ScatterController
} from "./chunk-44JN52BC.js";
import {
D,
Rn,
init_compat_module
} from "./chunk-AAFB4U5C.js";
import {
A,
y
} from "./chunk-O5MKVYJX.js";
import "./chunk-453BAUPL.js";
import "./chunk-BYYN2XO5.js";