Skip to content

Commit

Permalink
fix: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nahoc committed Dec 11, 2024
1 parent 1908bad commit 51eb6e5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@risc0/ui",
"version": "0.0.243",
"version": "0.0.245",
"private": false,
"sideEffects": false,
"type": "module",
Expand Down Expand Up @@ -37,8 +37,8 @@
"@radix-ui/react-tooltip": "1.1.4",
"@react-oauth/google": "0.12.1",
"@t3-oss/env-nextjs": "0.11.1",
"@tanstack/react-query": "5.62.3",
"@tanstack/react-query-devtools": "5.62.3",
"@tanstack/react-query": "5.62.7",
"@tanstack/react-query-devtools": "5.62.7",
"@tanstack/react-table": "8.20.5",
"@total-typescript/ts-reset": "0.6.1",
"@vercel/blob": "0.27.0",
Expand All @@ -55,10 +55,10 @@
"framer-motion": "11.13.5",
"google-auth-library": "9.15.0",
"javascript-time-ago": "2.5.11",
"ky": "1.7.2",
"ky": "1.7.3",
"lucide-react": "0.468.0",
"mermaid": "10.9.3",
"next": "15.0.4",
"next": "15.1.0",
"next-extra": "0.6.1",
"next-themes": "0.4.4",
"notion-client": "6.16.0",
Expand Down Expand Up @@ -86,7 +86,7 @@
"viem": "2.21.54",
"wagmi": "2.13.5",
"ws": "8.18.0",
"zod": "3.24.0"
"zod": "3.24.1"
},
"devDependencies": {
"@ladle/react": "4.1.2",
Expand Down

0 comments on commit 51eb6e5

Please sign in to comment.