Skip to content

Commit cd4a4cd

Browse files
chore(deps): pin dependencies
1 parent c5b849e commit cd4a4cd

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

bun.lockb

1.06 KB
Binary file not shown.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"@biomejs/biome": "1.7.3",
3838
"@codspeed/vitest-plugin": "^3.1.1",
3939
"@repo/typescript-config": "*",
40-
"@types/react": "18.3.3",
41-
"@types/react-dom": "18.3.0",
40+
"@types/react": "18.3.18",
41+
"@types/react-dom": "18.3.5",
4242
"autoprefixer": "^10.4.19",
4343
"class-variance-authority": "^0.7.0",
4444
"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)