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 18, 2024
1 parent 500ced8 commit 01b7ac7
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.250",
"version": "0.0.251",
"private": false,
"sideEffects": false,
"type": "module",
Expand Down Expand Up @@ -37,8 +37,8 @@
"@radix-ui/react-tooltip": "1.1.6",
"@react-oauth/google": "0.12.1",
"@t3-oss/env-nextjs": "0.11.1",
"@tanstack/react-query": "5.62.7",
"@tanstack/react-query-devtools": "5.62.7",
"@tanstack/react-query": "5.62.8",
"@tanstack/react-query-devtools": "5.62.8",
"@tanstack/react-table": "8.20.6",
"@total-typescript/ts-reset": "0.6.1",
"@types/ws": "8.5.13",
Expand All @@ -55,10 +55,10 @@
"framer-motion": "11.15.0",
"google-auth-library": "9.15.0",
"javascript-time-ago": "2.5.11",
"ky": "1.7.3",
"ky": "1.7.4",
"lucide-react": "0.468.0",
"mermaid": "10.9.3",
"next": "15.1.0",
"next": "15.1.1",
"next-extra": "0.6.1",
"next-themes": "0.4.4",
"notion-client": "6.16.0",
Expand All @@ -78,7 +78,7 @@
"smol-string": "1.0.3",
"sonner": "1.7.1",
"tailwind-merge": "2.5.5",
"tailwindcss": "3.4.16",
"tailwindcss": "3.4.17",
"tailwindcss-animate": "1.0.7",
"turbo": "2.3.3",
"type-fest": "4.30.2",
Expand Down

0 comments on commit 01b7ac7

Please sign in to comment.