Skip to content

Commit

Permalink
build(deps): bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Veirt committed Jul 1, 2024
1 parent abb7991 commit 9e23343
Show file tree
Hide file tree
Showing 2 changed files with 1,560 additions and 1,454 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,18 +18,18 @@
},
"devDependencies": {
"@sveltejs/adapter-node": "^5.2.0",
"@sveltejs/kit": "^2.5.17",
"@sveltejs/kit": "^2.5.18",
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"@types/node": "^20.14.2",
"@types/node": "^20.14.9",
"autoprefixer": "^10.4.19",
"postcss": "^8.4.38",
"postcss": "^8.4.39",
"svelte": "^4.2.18",
"svelte-check": "^3.8.0",
"svelte-check": "^3.8.4",
"tailwindcss": "^3.4.4",
"tslib": "^2.6.3",
"typescript": "^5.4.5",
"vite": "^5.2.13",
"vite-plugin-compression2": "^1.1.1"
"typescript": "^5.5.2",
"vite": "^5.3.2",
"vite-plugin-compression2": "^1.1.2"
},
"type": "module"
}
Loading

0 comments on commit 9e23343

Please sign in to comment.