We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1179fae commit 3f8827fCopy full SHA for 3f8827f
bun.lockb
776 Bytes
package.json
@@ -34,7 +34,7 @@
34
"postinstall": "patch-package"
35
},
36
"devDependencies": {
37
- "@biomejs/biome": "1.7.3",
+ "@biomejs/biome": "1.9.4",
38
"@codspeed/vitest-plugin": "^3.1.1",
39
"@repo/typescript-config": "*",
40
"@types/react": "18.3.3",
packages/ui/package.json
@@ -22,7 +22,7 @@
22
"build-storybook": "storybook build"
23
24
25
- "@biomejs/biome": "1.5.3",
26
"@repo/tailwind-config": "*",
27
28
"@storybook/addon-essentials": "^8.0.0-beta.2",
0 commit comments