Skip to content

Commit

Permalink
0.0.291 - fix: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nahoc committed Feb 17, 2025
1 parent 06b163f commit 81c6de3
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.290",
"version": "0.0.291",
"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.6",
"@tanstack/match-sorter-utils": "8.19.4",
"@tanstack/react-query": "5.66.0",
"@tanstack/react-query-devtools": "5.66.0",
"@tanstack/react-query": "5.66.4",
"@tanstack/react-query-devtools": "5.66.4",
"@tanstack/react-table": "8.21.2",
"@total-typescript/ts-reset": "0.6.1",
"@types/ws": "8.5.14",
Expand All @@ -55,7 +55,7 @@
"deepmerge": "4.3.1",
"es-toolkit": "1.32.0",
"ethers": "6.13.5",
"framer-motion": "12.4.2",
"framer-motion": "12.4.3",
"google-auth-library": "9.15.1",
"javascript-time-ago": "2.5.11",
"ky": "1.7.5",
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.2",
"nuqs": "2.4.0",
"object-sizeof": "2.6.5",
"postcss": "8.5.2",
"postgres": "3.4.5",
Expand All @@ -84,8 +84,8 @@
"tailwind-merge": "3.0.1",
"tailwindcss": "4.0.6",
"tailwindcss-animate": "1.0.7",
"turbo": "2.4.1",
"type-fest": "4.34.1",
"turbo": "2.4.2",
"type-fest": "4.35.0",
"typescript": "5.7.3",
"viem": "2.23.2",
"wagmi": "2.14.11",
Expand Down

0 comments on commit 81c6de3

Please sign in to comment.