mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
chore: fix peer dependencies (#1317)
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
"lit": "^2.6.1",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-is": "^18.2.0",
|
||||
"styled-components": "^5.3.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -36,14 +37,11 @@
|
||||
"@storybook/builder-vite": "7.0.0-beta.60",
|
||||
"@storybook/react": "7.0.0-beta.60",
|
||||
"@storybook/react-vite": "7.0.0-beta.60",
|
||||
"@swc/core": "^1.3.37",
|
||||
"@types/react": "^18.0.28",
|
||||
"@types/react-dom": "18.0.11",
|
||||
"@vitejs/plugin-react": "^3.1.0",
|
||||
"storybook": "7.0.0-beta.60",
|
||||
"storybook-dark-mode-v7": "3.0.0-alpha.0",
|
||||
"swc": "^1.0.11",
|
||||
"swc-loader": "^0.2.3",
|
||||
"typescript": "^4.9.5",
|
||||
"vite": "^4.1.2",
|
||||
"yjs": "^13.5.48"
|
||||
|
||||
Reference in New Issue
Block a user