Skip to content

Commit

Permalink
fix: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nahoc committed May 27, 2024
1 parent 64d67fd commit 7779e06
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@risc0/ui",
"version": "0.0.86",
"version": "0.0.87",
"sideEffects": false,
"type": "module",
"scripts": {
Expand Down Expand Up @@ -41,7 +41,7 @@
"tailwind-merge": "2.3.0",
"tailwindcss": "3.4.3",
"tailwindcss-animate": "1.0.7",
"typescript": "5.5.0-dev.20240526"
"typescript": "5.5.0-dev.20240527"
},
"devDependencies": {
"@biomejs/biome": "1.7.4-nightly.125f34b",
Expand All @@ -51,7 +51,7 @@
"@types/jest": "29.5.12",
"@vitejs/plugin-react-swc": "3.7.0",
"@vitest/coverage-v8": "2.0.0-beta.3",
"happy-dom": "14.11.0",
"happy-dom": "14.11.1",
"istanbul-badges-readme": "1.9.0",
"vitest": "2.0.0-beta.3"
},
Expand Down

0 comments on commit 7779e06

Please sign in to comment.