Skip to content

Commit

Permalink
0.0.284 - fix: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nahoc committed Jan 31, 2025
1 parent 7f780c6 commit 7f1ccac
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@risc0/ui",
"version": "0.0.283",
"version": "0.0.284",
"private": false,
"sideEffects": false,
"type": "module",
Expand Down Expand Up @@ -40,8 +40,8 @@
"@t3-oss/env-nextjs": "0.12.0",
"@tailwindcss/postcss": "4.0.1",
"@tanstack/match-sorter-utils": "8.19.4",
"@tanstack/react-query": "5.65.1",
"@tanstack/react-query-devtools": "5.65.1",
"@tanstack/react-query": "5.66.0",
"@tanstack/react-query-devtools": "5.66.0",
"@tanstack/react-table": "8.20.6",
"@total-typescript/ts-reset": "0.6.1",
"@types/ws": "8.5.14",
Expand Down Expand Up @@ -81,7 +81,7 @@
"recharts": "2.15.1",
"server-only": "0.0.1",
"sonner": "1.7.3",
"tailwind-merge": "2.6.0",
"tailwind-merge": "3.0.1",
"tailwindcss": "4.0.1",
"tailwindcss-animate": "1.0.7",
"turbo": "2.3.4",
Expand All @@ -98,7 +98,7 @@
"@testing-library/react": "16.0.1",
"@testing-library/react-hooks": "8.0.1",
"@vitest/coverage-v8": "2.0.5",
"happy-dom": "16.7.3",
"happy-dom": "16.8.1",
"istanbul-badges-readme": "1.9.0",
"react": "19.0.0",
"react-dom": "19.0.0"
Expand Down

0 comments on commit 7f1ccac

Please sign in to comment.