This commit is contained in:
2023-06-21 20:18:19 +02:00
parent c1c58118a2
commit c1faa879a3
7 changed files with 99 additions and 47 deletions
+2
View File
@@ -16,6 +16,7 @@
"@sveltejs/adapter-auto": "^2.0.0",
"@sveltejs/kit": "^1.5.0",
"@types/lodash": "^4.14.195",
"@types/plotly.js": "^2.12.18",
"@types/qs": "^6.9.7",
"@typescript-eslint/eslint-plugin": "^5.45.0",
"@typescript-eslint/parser": "^5.45.0",
@@ -42,6 +43,7 @@
"@vavite/node-loader": "^1.8.1",
"font-color-contrast": "^11.1.0",
"lodash": "^4.17.21",
"plotly.js-dist": "^2.24.2",
"qs": "^6.11.2",
"rollup-plugin-copy": "^3.4.0",
"svelte-awesome-color-picker": "^2.4.4",