Skip to content

Commit

Permalink
deps(dev): update
Browse files Browse the repository at this point in the history
  • Loading branch information
ghostdevv committed Jun 7, 2023
1 parent 688836a commit ba59f93
Show file tree
Hide file tree
Showing 2 changed files with 197 additions and 212 deletions.
20 changes: 10 additions & 10 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": "2.0.0",
"@sveltejs/kit": "1.15.5",
"@sveltejs/package": "^2.0.0",
"@sveltejs/adapter-auto": "2.1.0",
"@sveltejs/kit": "1.20.2",
"@sveltejs/package": "^2.0.2",
"ghostsui": "^1.6.0",
"sass": "^1.62.0",
"svelte": "^3.58.0",
"svelte-check": "^3.2.0",
"svelte-preprocess": "^5.0.3",
"tslib": "^2.5.0",
"typescript": "^5.0.4",
"vite": "^4.2.1"
"sass": "^1.62.1",
"svelte": "^3.59.1",
"svelte-check": "^3.4.3",
"svelte-preprocess": "^5.0.4",
"tslib": "^2.5.3",
"typescript": "^5.1.3",
"vite": "^4.3.9"
},
"peerDependencies": {
"svelte": "^3.58.0"
Expand Down
Loading

0 comments on commit ba59f93

Please sign in to comment.