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 4, 2024
1 parent b727bca commit 6a12407
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.236",
"version": "0.0.238",
"private": false,
"sideEffects": false,
"type": "module",
Expand Down Expand Up @@ -41,16 +41,13 @@
"@tanstack/react-query": "5.62.2",
"@tanstack/react-query-devtools": "5.62.2",
"@tanstack/react-table": "8.20.5",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "16.0.1",
"@testing-library/react-hooks": "8.0.1",
"@total-typescript/ts-reset": "0.6.1",
"@vercel/blob": "0.26.0",
"@vercel/blob": "0.27.0",
"@vercel/kv": "3.0.0",
"@vercel/speed-insights": "1.2.0-canary.4",
"@vitejs/plugin-react-swc": "3.7.2",
"autoprefixer": "10.4.20",
"axios": "1.7.8",
"axios": "1.7.9",
"babel-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",
"canvas": "2.11.2",
"class-variance-authority": "0.7.1",
Expand All @@ -67,7 +64,7 @@
"ky": "1.7.2",
"lucide-react": "0.465.0",
"mermaid": "10.9.3",
"next": "15.0.4-canary.36",
"next": "15.0.4-canary.39",
"next-extra": "0.6.1",
"next-themes": "0.4.3",
"notion-client": "6.16.0",
Expand Down Expand Up @@ -100,6 +97,9 @@
},
"devDependencies": {
"@ladle/react": "4.1.2",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "16.0.1",
"@testing-library/react-hooks": "8.0.1",
"@vitest/coverage-v8": "2.0.5",
"happy-dom": "15.11.7",
"react": "19.0.0-rc.1",
Expand Down

0 comments on commit 6a12407

Please sign in to comment.