Skip to content

Commit fc83ccf

Browse files
Pin dependencies
1 parent e484258 commit fc83ccf

File tree

3 files changed

+38
-21
lines changed

3 files changed

+38
-21
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"@biomejs/biome": "1.9.4",
3737
"@codspeed/vitest-plugin": "^3.1.1",
3838
"@repo/typescript-config": "workspace:*",
39-
"@types/react": "18.3.3",
40-
"@types/react-dom": "18.3.0",
39+
"@types/react": "18.3.18",
40+
"@types/react-dom": "18.3.5",
4141
"autoprefixer": "^10.4.19",
4242
"class-variance-authority": "^0.7.0",
4343
"clsx": "^2.1.1",

packages/ui/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"@storybook/theming": "8.3.0",
3838
"@turbo/gen": "^1.11.3",
3939
"@types/node": "^20.10.6",
40-
"@types/react": "^18.2.46",
41-
"@types/react-dom": "^18.2.18",
40+
"@types/react": "18.3.3",
41+
"@types/react-dom": "18.3.0",
4242
"react": "^18.2.0",
4343
"react-dom": "^18.2.0",
4444
"storybook": "8.3.0",

pnpm-lock.yaml

+34-17
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)