Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
robertwayne committed Oct 14, 2024
1 parent b371bc7 commit a39de16
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"tsc:watch": "tsc --noEmit --watch"
},
"dependencies": {
"@tailwindcss/vite": "^4.0.0-alpha.25",
"@solidjs/router": "^0.14.7",
"@types/bun": "^1.1.10",
"@tailwindcss/vite": "^4.0.0-alpha.26",
"@solidjs/router": "^0.14.8",
"@types/bun": "^1.1.11",
"prettier": "^3.3.3",
"solid-js": "^1.9.1",
"tailwindcss": "^4.0.0-alpha.25",
"typescript": "^5.6.2",
"solid-js": "^1.9.2",
"tailwindcss": "^4.0.0-alpha.26",
"typescript": "^5.6.3",
"vite": "5.4.8",
"vite-plugin-solid": "^2.10.2"
}
Expand Down

0 comments on commit a39de16

Please sign in to comment.