Skip to content

Commit

Permalink
update vulns (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrwormhole authored Aug 19, 2023
1 parent 47151e7 commit de344eb
Show file tree
Hide file tree
Showing 2 changed files with 309 additions and 235 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch"
},
"devDependencies": {
"@sveltejs/adapter-static": "^2.0.1",
"@sveltejs/kit": "^1.15.2",
"@sveltejs/adapter-static": "^2.0.3",
"@sveltejs/kit": "^1.22.6",
"bulma": "^0.9.4",
"sass": "^1.61.0",
"svelte": "^3.58.0",
"svelte-check": "^3.2.0",
"tslib": "^2.4.1",
"typescript": "^5.0.4",
"vite": "^4.2.0"
"sass": "^1.66.1",
"svelte": "^4.2.0",
"svelte-check": "^3.5.0",
"tslib": "^2.6.2",
"typescript": "^5.1.6",
"vite": "^4.4.9"
},
"type": "module"
}
Loading

0 comments on commit de344eb

Please sign in to comment.