Skip to content

Commit

Permalink
0.0.310 - fix: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nahoc committed Mar 3, 2025
1 parent fb0eb68 commit c19bed6
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.309",
"version": "0.0.310",
"private": false,
"sideEffects": false,
"type": "module",
Expand Down Expand Up @@ -42,8 +42,8 @@
"@t3-oss/env-nextjs": "0.12.0",
"@tailwindcss/postcss": "4.0.9",
"@tanstack/match-sorter-utils": "8.19.4",
"@tanstack/react-query": "5.66.11",
"@tanstack/react-query-devtools": "5.66.11",
"@tanstack/react-query": "5.67.1",
"@tanstack/react-query-devtools": "5.67.1",
"@tanstack/react-table": "8.21.2",
"@total-typescript/ts-reset": "0.6.1",
"@types/ws": "8.5.14",
Expand All @@ -59,11 +59,11 @@
"deepmerge": "4.3.1",
"es-toolkit": "1.32.0",
"ethers": "6.13.5",
"framer-motion": "12.4.7",
"framer-motion": "12.4.9",
"google-auth-library": "9.15.1",
"javascript-time-ago": "2.5.11",
"ky": "1.7.5",
"lucide-react": "0.476.0",
"lucide-react": "0.477.0",
"mermaid": "10.9.3",
"next": "15.2.0",
"next-extra": "0.6.2",
Expand Down Expand Up @@ -91,8 +91,8 @@
"tailwindcss": "4.0.9",
"tailwindcss-animate": "1.0.7",
"turbo": "2.4.4",
"type-fest": "4.35.0",
"typescript": "5.7.3",
"type-fest": "4.36.0",
"typescript": "5.8.2",
"viem": "2.23.5",
"wagmi": "2.14.12",
"ws": "8.18.1",
Expand Down

0 comments on commit c19bed6

Please sign in to comment.