Skip to content

Commit

Permalink
deps: update
Browse files Browse the repository at this point in the history
  • Loading branch information
ghostdevv committed Dec 12, 2022
1 parent b824b61 commit 435f71a
Show file tree
Hide file tree
Showing 2 changed files with 442 additions and 810 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch"
},
"devDependencies": {
"@sveltejs/adapter-auto": "next",
"@sveltejs/kit": "next",
"@sveltejs/package": "next",
"ghostsui": "^1.4.8",
"sass": "^1.55.0",
"svelte": "^3.44.0",
"svelte-check": "^2.7.1",
"svelte-preprocess": "^4.10.6",
"tslib": "^2.3.1",
"typescript": "^4.7.4",
"vite": "^3.1.0"
"@sveltejs/adapter-auto": "1.0.0-next.90",
"@sveltejs/kit": "1.0.0-next.584",
"@sveltejs/package": "1.0.0-next.6",
"ghostsui": "^1.6.0",
"sass": "^1.56.2",
"svelte": "^3.54.0",
"svelte-check": "^2.10.2",
"svelte-preprocess": "^5.0.0",
"tslib": "^2.4.1",
"typescript": "^4.9.4",
"vite": "^4.0.0"
},
"type": "module",
"repository": {
Expand Down
Loading

0 comments on commit 435f71a

Please sign in to comment.