Skip to content

Commit

Permalink
deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nahoc committed Sep 3, 2024
1 parent ac3b612 commit ed98cee
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.161",
"version": "0.0.162",
"private": false,
"sideEffects": false,
"type": "module",
Expand Down Expand Up @@ -35,8 +35,8 @@
"class-variance-authority": "0.7.1-canary.2",
"clsx": "2.1.1",
"cmdk": "1.0.0",
"lucide-react": "0.436.0",
"next": "15.0.0-canary.132",
"lucide-react": "0.438.0",
"next": "15.0.0-canary.139",
"next-themes": "0.3.0",
"radash": "12.1.0",
"react-hook-form": "7.52.2",
Expand All @@ -47,20 +47,20 @@
"tailwind-merge": "2.5.2",
"tailwindcss": "3.4.10",
"tailwindcss-animate": "1.0.7",
"typescript": "5.7.0-dev.20240828",
"typescript": "5.7.0-dev.20240902",
"vaul": "0.9.1"
},
"devDependencies": {
"@biomejs/biome": "1.8.3",
"@ladle/react": "4.1.1",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "16.0.0",
"@testing-library/react": "16.0.1",
"@testing-library/react-hooks": "8.0.1",
"@types/jest": "29.5.12",
"@vitejs/plugin-react-swc": "3.7.0",
"@vitest/coverage-v8": "2.0.5",
"deepmerge": "4.3.1",
"happy-dom": "15.0.0",
"happy-dom": "15.7.3",
"istanbul-badges-readme": "1.9.0",
"npm-run-all": "4.1.5"
},
Expand Down

0 comments on commit ed98cee

Please sign in to comment.