Skip to content

Commit

Permalink
Merge pull request #46 from SkyCryptWebsite:feat/bugfixes
Browse files Browse the repository at this point in the history
Refactor and enhance various components and configurations
  • Loading branch information
DarthGigi authored Dec 24, 2024
2 parents f2d6c19 + 0a8a86f commit 53a9426
Show file tree
Hide file tree
Showing 8 changed files with 139 additions and 702 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"prettier": "^3.4.2",
"prettier-plugin-svelte": "^3.3.2",
"prettier-plugin-tailwindcss": "^0.6.9",
"svelte": "5.15.0",
"svelte": "5.16.0",
"svelte-check": "^4.1.1",
"svelte-interactions": "^0.2.0",
"svelte-preprocess": "^6.0.3",
Expand All @@ -53,8 +53,7 @@
"tslib": "^2.8.1",
"typescript": "^5.7.2",
"typescript-eslint": "^8.18.2",
"vite": "^6.0.5",
"vitest": "^2.1.8"
"vite": "^6.0.5"
},
"type": "module",
"dependencies": {
Expand Down
Loading

0 comments on commit 53a9426

Please sign in to comment.