Skip to content

Commit

Permalink
build(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Veirt committed Jun 11, 2024
1 parent efe36c0 commit f7287d8
Show file tree
Hide file tree
Showing 3 changed files with 562 additions and 398 deletions.
15 changes: 8 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,18 @@
"zod": "^3.23.8"
},
"devDependencies": {
"@sveltejs/adapter-node": "^1.3.1",
"@sveltejs/kit": "^1.30.4",
"@types/node": "^20.14.0",
"@sveltejs/adapter-node": "^5.0.1",
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"@sveltejs/kit": "^2.5.10",
"@types/node": "^20.14.2",
"autoprefixer": "^10.4.19",
"postcss": "^8.4.38",
"svelte": "^4.2.17",
"svelte": "^4.2.18",
"svelte-check": "^3.8.0",
"tailwindcss": "^3.4.3",
"tslib": "^2.6.2",
"tailwindcss": "^3.4.4",
"tslib": "^2.6.3",
"typescript": "^5.4.5",
"vite": "^4.5.3",
"vite": "^5.2.13",
"vite-plugin-compression2": "^1.1.1"
},
"type": "module"
Expand Down
Loading

0 comments on commit f7287d8

Please sign in to comment.