Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
robertwayne committed Dec 30, 2024
1 parent dc7e408 commit e4d0a66
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,14 +15,14 @@
"tsc:watch": "tsc --noEmit --watch"
},
"dependencies": {
"@tailwindcss/vite": "^4.0.0-alpha.31",
"@tailwindcss/vite": "^4.0.0-beta.8",
"@solidjs/router": "0.15.0",
"@types/bun": "1.1.12",
"prettier": "3.3.3",
"solid-js": "1.9.3",
"tailwindcss": "^4.0.0-alpha.31",
"tailwindcss": "^4.0.0-beta.8",
"typescript": "5.6.3",
"vite": "5.4.10",
"vite": "6.0.6",
"vite-plugin-solid": "2.10.2"
}
}

0 comments on commit e4d0a66

Please sign in to comment.