Skip to content

Commit 9365b6f

Browse files
committed
Merge renovate/major-storybook-monorepo
# Conflicts: # apps/app-companion/package.json
2 parents 44defc1 + 30deff6 commit 9365b6f

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

apps/app-companion/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -31,28 +31,28 @@
3131
"@elizaos/app-task-coordinator": "workspace:*",
3232
"@elizaos/ui": "workspace:*",
3333
"@elizaos/core": "workspace:*",
34-
"lucide-react": "^0.577.0"
34+
"lucide-react": "^0.575.0"
3535
},
3636
"devDependencies": {
3737
"@types/bun": "^1.3.5",
3838
"@types/node": "^25.0.6",
3939
"@types/react-dom": "^19.0.0",
40-
"@storybook/addon-a11y": "^8.6.0",
40+
"@storybook/addon-a11y": "^10.0.0",
4141
"@storybook/addon-essentials": "^8.6.0",
42-
"@storybook/addon-themes": "^8.6.0",
42+
"@storybook/addon-themes": "^10.0.0",
4343
"@playwright/test": "^1.58.2",
44-
"@storybook/react": "^8.6.0",
45-
"@storybook/react-vite": "^8.6.0",
44+
"@storybook/react": "^10.0.0",
45+
"@storybook/react-vite": "^10.0.0",
4646
"@types/react": "^19.0.0",
47-
"@types/three": "^0.184.0",
48-
"storybook": "^8.6.0",
49-
"typescript": "^6.0.0"
47+
"@types/three": "^0.182.0",
48+
"storybook": "^10.0.0",
49+
"typescript": "^5.9.3"
5050
},
5151
"peerDependencies": {
5252
"@pixiv/three-vrm": "^3.4.5",
5353
"react": "^19.0.0",
5454
"react-dom": "^19.0.0",
55-
"three": "^0.182.0 || ^0.184.0"
55+
"three": "^0.182.0"
5656
},
5757
"elizaos": {
5858
"app": {

0 commit comments

Comments
 (0)