Skip to content

Commit

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

0 comments on commit 0b49b9e

Please sign in to comment.