Skip to content

Commit

Permalink
0.0.264 - bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nahoc committed Jan 4, 2025
1 parent e7c4b36 commit dab1568
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@risc0/ui",
"version": "0.0.263",
"version": "0.0.264",
"private": false,
"sideEffects": false,
"type": "module",
Expand Down Expand Up @@ -39,8 +39,8 @@
"@react-oauth/google": "0.12.1",
"@t3-oss/env-nextjs": "0.11.1",
"@tanstack/match-sorter-utils": "8.19.4",
"@tanstack/react-query": "5.62.11",
"@tanstack/react-query-devtools": "5.62.11",
"@tanstack/react-query": "5.62.14",
"@tanstack/react-query-devtools": "5.62.14",
"@tanstack/react-table": "8.20.6",
"@total-typescript/ts-reset": "0.6.1",
"@types/ws": "8.5.13",
Expand All @@ -67,7 +67,7 @@
"notion-types": "6.16.0",
"notion-utils": "6.16.0",
"npm-run-all": "4.1.5",
"nuqs": "2.2.3",
"nuqs": "2.3.0",
"object-sizeof": "2.6.5",
"postgres": "3.4.5",
"pretty-ms": "9.2.0",
Expand All @@ -86,18 +86,18 @@
"turbo": "2.3.3",
"type-fest": "4.31.0",
"typescript": "5.7.2",
"viem": "2.21.60",
"viem": "2.22.2",
"wagmi": "2.14.6",
"ws": "8.18.0",
"zod": "3.24.1"
},
"devDependencies": {
"@ladle/react": "5.0.0",
"@ladle/react": "5.0.1",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "16.0.1",
"@testing-library/react-hooks": "8.0.1",
"@vitest/coverage-v8": "2.0.5",
"happy-dom": "16.2.5",
"happy-dom": "16.3.0",
"istanbul-badges-readme": "1.9.0",
"react": "19.0.0",
"react-dom": "19.0.0"
Expand Down

0 comments on commit dab1568

Please sign in to comment.