Skip to content

Commit

Permalink
Update svelte
Browse files Browse the repository at this point in the history
  • Loading branch information
zegl committed Jul 9, 2024
1 parent d01edd7 commit 95d7b69
Show file tree
Hide file tree
Showing 4 changed files with 3,831 additions and 2,698 deletions.
18 changes: 10 additions & 8 deletions www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,11 @@
},
"devDependencies": {
"@jest/globals": "^29.7.0",
"@sveltejs/adapter-auto": "2.0.0",
"@sveltejs/adapter-cloudflare": "^2.3.3",
"@sveltejs/adapter-static": "^2.0.3",
"@sveltejs/kit": "^1.27.2",
"@sveltejs/adapter-auto": "^3.2.2",
"@sveltejs/adapter-cloudflare": "^3.0.2",
"@sveltejs/adapter-static": "^3.0.2",
"@sveltejs/kit": "^2.5.18",
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/svelte": "^3.2.2",
Expand All @@ -34,7 +35,7 @@
"prettier": "^2.8.8",
"prettier-plugin-svelte": "^2.10.1",
"prettier-plugin-tailwindcss": "^0.1.13",
"svelte": "^3.59.2",
"svelte": "^4.2.18",
"svelte-awesome-color-picker": "^2.4.8",
"svelte-check": "^3.5.2",
"svelte-hero-icons": "^4.1.3",
Expand All @@ -44,7 +45,7 @@
"ts-jest": "^29.1.1",
"tslib": "^2.6.2",
"typescript": "^5.2.2",
"vite": "^4.5.0"
"vite": "^5.3.3"
},
"type": "module",
"dependencies": {
Expand All @@ -61,5 +62,6 @@
"isomorphic-fetch": "^3.0.0",
"moment": "^2.29.4",
"svelte-chartjs": "^3.1.2"
}
}
},
"packageManager": "[email protected]+sha256.dbdf5961c32909fb030595a9daa1dae720162e658609a8f92f2fa99835510ca5"
}
Loading

0 comments on commit 95d7b69

Please sign in to comment.