Skip to content

Commit 2fcbff8

Browse files
Pin dependencies
1 parent 2485363 commit 2fcbff8

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

bun.lockb

1.12 KB
Binary file not shown.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"@biomejs/biome": "1.7.3",
2828
"@codspeed/vitest-plugin": "3.1.0",
2929
"@repo/typescript-config": "*",
30-
"@types/react": "18.3.3",
31-
"@types/react-dom": "18.3.0",
30+
"@types/react": "18.3.11",
31+
"@types/react-dom": "18.3.1",
3232
"autoprefixer": "^10.4.19",
3333
"class-variance-authority": "^0.7.0",
3434
"clsx": "^2.1.1",

packages/ui/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"@storybook/test": "^8.0.0-beta.2",
3737
"@turbo/gen": "^1.11.3",
3838
"@types/node": "^20.10.6",
39-
"@types/react": "^18.2.46",
40-
"@types/react-dom": "^18.2.18",
39+
"@types/react": "18.3.3",
40+
"@types/react-dom": "18.3.0",
4141
"react": "^18.2.0",
4242
"react-dom": "^18.2.0",
4343
"storybook": "^8.0.0-beta.2",

0 commit comments

Comments
 (0)