Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
robertwayne committed Sep 28, 2024
1 parent 0b49b9e commit b371bc7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
},
"dependencies": {
"@tailwindcss/vite": "^4.0.0-alpha.25",
"@solidjs/router": "^0.14.5",
"@solidjs/router": "^0.14.7",
"@types/bun": "^1.1.10",
"prettier": "^3.3.3",
"solid-js": "^1.9.1",
"tailwindcss": "^4.0.0-alpha.25",
"typescript": "^5.6.2",
"vite": "5.4.7",
"vite": "5.4.8",
"vite-plugin-solid": "^2.10.2"
}
}

0 comments on commit b371bc7

Please sign in to comment.