package update

This commit is contained in:
Dmitry Borisenko
2023-06-02 15:29:45 +02:00
parent 59c7c866eb
commit 12728298b8
6 changed files with 1252 additions and 551 deletions

View File

@@ -20,7 +20,7 @@
"rollup-plugin-livereload": "^2.0.0",
"rollup-plugin-svelte": "^7.0.0",
"rollup-plugin-terser": "^7.0.0",
"svelte": "^3.50.1",
"svelte": "^3.59.1",
"svelte-preprocess": "^4.10.7",
"tailwindcss": "^2.2.19",
"tinro": "^0.5.12"
@@ -28,6 +28,6 @@
"dependencies": {
"daisyui": "^1.25.4",
"sirv-cli": "^1.0.14",
"svelte-frappe-charts": "^1.9.2"
"svelte-frappe-charts": "^1.10.0"
}
}