Skip to content

Commit

Permalink
0.0.265 - fix: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nahoc committed Jan 6, 2025
1 parent dab1568 commit a0715b1
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.264",
"version": "0.0.265",
"private": false,
"sideEffects": false,
"type": "module",
Expand All @@ -18,7 +18,7 @@
"dependencies": {
"@biomejs/biome": "1.9.4",
"@formkit/auto-animate": "0.8.2",
"@number-flow/react": "0.4.4",
"@number-flow/react": "0.5.1",
"@poppinss/intl-formatter": "3.0.4",
"@radix-ui/react-avatar": "1.1.2",
"@radix-ui/react-checkbox": "1.1.3",
Expand All @@ -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.14",
"@tanstack/react-query-devtools": "5.62.14",
"@tanstack/react-query": "5.62.15",
"@tanstack/react-query-devtools": "5.62.15",
"@tanstack/react-table": "8.20.6",
"@total-typescript/ts-reset": "0.6.1",
"@types/ws": "8.5.13",
Expand All @@ -53,7 +53,7 @@
"cmdk": "1.0.0",
"deepmerge": "4.3.1",
"es-toolkit": "1.31.0",
"ethers": "6.13.4",
"ethers": "6.13.5",
"framer-motion": "11.15.0",
"google-auth-library": "9.15.0",
"javascript-time-ago": "2.5.11",
Expand Down

0 comments on commit a0715b1

Please sign in to comment.