|
|
|
@ -10,6 +10,7 @@
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@fontsource/roboto": "5.2.5",
|
|
|
|
|
"@mdi/font": "7.4.47",
|
|
|
|
|
"plotly.js-dist-min": "^3.0.1",
|
|
|
|
|
"prettier": "^3.5.3",
|
|
|
|
|
"vue": "^3.5.13",
|
|
|
|
|
"vuetify": "^3.8.1"
|
|
|
|
@ -869,12 +870,59 @@
|
|
|
|
|
"url": "https://github.com/sponsors/nzakas"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jridgewell/gen-mapping": {
|
|
|
|
|
"version": "0.3.12",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.12.tgz",
|
|
|
|
|
"integrity": "sha512-OuLGC46TjB5BbN1dH8JULVVZY4WTdkF7tV9Ys6wLL1rubZnCMstOhNHueU5bLCrnRuDhKPDM4g6sw4Bel5Gzqg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jridgewell/sourcemap-codec": "^1.5.0",
|
|
|
|
|
"@jridgewell/trace-mapping": "^0.3.24"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jridgewell/resolve-uri": {
|
|
|
|
|
"version": "3.1.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jridgewell/source-map": {
|
|
|
|
|
"version": "0.3.10",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.10.tgz",
|
|
|
|
|
"integrity": "sha512-0pPkgz9dY+bijgistcTTJ5mR+ocqRXLuhXHYdzoMmmoJ2C9S46RCm2GMUbatPEUK9Yjy26IrAy8D/M00lLkv+Q==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jridgewell/gen-mapping": "^0.3.5",
|
|
|
|
|
"@jridgewell/trace-mapping": "^0.3.25"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jridgewell/sourcemap-codec": {
|
|
|
|
|
"version": "1.5.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz",
|
|
|
|
|
"integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jridgewell/trace-mapping": {
|
|
|
|
|
"version": "0.3.29",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.29.tgz",
|
|
|
|
|
"integrity": "sha512-uw6guiW/gcAGPDhLmd77/6lW8QLeiV5RUTsAX46Db6oLhGaVj4lhnPwb184s1bkc8kdVg/+h988dro8GRDpmYQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jridgewell/resolve-uri": "^3.1.0",
|
|
|
|
|
"@jridgewell/sourcemap-codec": "^1.4.14"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jsdevtools/ono": {
|
|
|
|
|
"version": "7.1.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jsdevtools/ono/-/ono-7.1.3.tgz",
|
|
|
|
@ -1270,6 +1318,17 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/node": {
|
|
|
|
|
"version": "24.0.12",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.0.12.tgz",
|
|
|
|
|
"integrity": "sha512-LtOrbvDf5ndC9Xi+4QZjVL0woFymF/xSTKZKPgrrl7H7XoeDvnD+E2IclKVDyaK9UM756W/3BXqSU+JEHopA9g==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"undici-types": "~7.8.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/normalize-package-data": {
|
|
|
|
|
"version": "2.4.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz",
|
|
|
|
@ -2020,7 +2079,7 @@
|
|
|
|
|
"version": "8.15.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz",
|
|
|
|
|
"integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"bin": {
|
|
|
|
|
"acorn": "bin/acorn"
|
|
|
|
@ -2248,6 +2307,14 @@
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT/X11"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/buffer-from": {
|
|
|
|
|
"version": "1.1.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/builtin-modules": {
|
|
|
|
|
"version": "5.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/builtin-modules/-/builtin-modules-5.0.0.tgz",
|
|
|
|
@ -2423,6 +2490,14 @@
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/commander": {
|
|
|
|
|
"version": "2.20.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
|
|
|
|
|
"integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/comment-parser": {
|
|
|
|
|
"version": "1.4.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/comment-parser/-/comment-parser-1.4.1.tgz",
|
|
|
|
@ -4396,6 +4471,12 @@
|
|
|
|
|
"pathe": "^2.0.3"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/plotly.js-dist-min": {
|
|
|
|
|
"version": "3.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/plotly.js-dist-min/-/plotly.js-dist-min-3.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-RReOqr6TfoHaTbVAoHR1UbTCOSRDsQ7Hbthd+3XAxOwaKmxCE3oejMhLG7urQSqWC65DAcSKV23kZd8e+7mG7w==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/pluralize": {
|
|
|
|
|
"version": "8.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/pluralize/-/pluralize-8.0.0.tgz",
|
|
|
|
@ -5165,6 +5246,17 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/source-map": {
|
|
|
|
|
"version": "0.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
|
|
|
|
|
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
|
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/source-map-js": {
|
|
|
|
|
"version": "1.2.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
|
|
|
|
@ -5174,6 +5266,18 @@
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/source-map-support": {
|
|
|
|
|
"version": "0.5.21",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz",
|
|
|
|
|
"integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"buffer-from": "^1.0.0",
|
|
|
|
|
"source-map": "^0.6.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/spdx-correct": {
|
|
|
|
|
"version": "3.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.2.0.tgz",
|
|
|
|
@ -5344,6 +5448,26 @@
|
|
|
|
|
"url": "https://opencollective.com/synckit"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/terser": {
|
|
|
|
|
"version": "5.43.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/terser/-/terser-5.43.1.tgz",
|
|
|
|
|
"integrity": "sha512-+6erLbBm0+LROX2sPXlUYx/ux5PyE9K/a92Wrt6oA+WDAoFTdpHE5tCYCI5PNzq2y8df4rA+QgHLJuR4jNymsg==",
|
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jridgewell/source-map": "^0.3.3",
|
|
|
|
|
"acorn": "^8.14.0",
|
|
|
|
|
"commander": "^2.20.0",
|
|
|
|
|
"source-map-support": "~0.5.20"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"terser": "bin/terser"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/tinyexec": {
|
|
|
|
|
"version": "0.3.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-0.3.2.tgz",
|
|
|
|
@ -5472,6 +5596,14 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/undici-types": {
|
|
|
|
|
"version": "7.8.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.8.0.tgz",
|
|
|
|
|
"integrity": "sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/unicorn-magic": {
|
|
|
|
|
"version": "0.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/unicorn-magic/-/unicorn-magic-0.1.0.tgz",
|
|
|
|
|