Skip to content

Commit

Permalink
0.0.285 - fix: bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
nahoc committed Feb 5, 2025
1 parent 7f1ccac commit 6593720
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@risc0/ui",
"version": "0.0.284",
"version": "0.0.285",
"private": false,
"sideEffects": false,
"type": "module",
Expand Down Expand Up @@ -38,7 +38,7 @@
"@radix-ui/react-tooltip": "1.1.7",
"@react-oauth/google": "0.12.1",
"@t3-oss/env-nextjs": "0.12.0",
"@tailwindcss/postcss": "4.0.1",
"@tailwindcss/postcss": "4.0.3",
"@tanstack/match-sorter-utils": "8.19.4",
"@tanstack/react-query": "5.66.0",
"@tanstack/react-query-devtools": "5.66.0",
Expand All @@ -55,7 +55,7 @@
"deepmerge": "4.3.1",
"es-toolkit": "1.32.0",
"ethers": "6.13.5",
"framer-motion": "12.0.6",
"framer-motion": "12.1.0",
"google-auth-library": "9.15.1",
"javascript-time-ago": "2.5.11",
"ky": "1.7.4",
Expand All @@ -68,7 +68,7 @@
"notion-types": "6.16.0",
"notion-utils": "6.16.0",
"npm-run-all": "4.1.5",
"nuqs": "2.3.1",
"nuqs": "2.3.2",
"object-sizeof": "2.6.5",
"postcss": "8.5.1",
"postgres": "3.4.5",
Expand All @@ -80,14 +80,14 @@
"react-time-ago": "7.3.3",
"recharts": "2.15.1",
"server-only": "0.0.1",
"sonner": "1.7.3",
"sonner": "1.7.4",
"tailwind-merge": "3.0.1",
"tailwindcss": "4.0.1",
"tailwindcss": "4.0.3",
"tailwindcss-animate": "1.0.7",
"turbo": "2.3.4",
"turbo": "2.4.0",
"type-fest": "4.33.0",
"typescript": "5.7.3",
"viem": "2.22.17",
"viem": "2.22.21",
"wagmi": "2.14.9",
"ws": "8.18.0",
"zod": "3.24.1"
Expand Down

0 comments on commit 6593720

Please sign in to comment.