mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
chore: bump version (#1818)
This commit is contained in:
@@ -20,18 +20,18 @@
|
||||
"@blocksuite/blocks": "0.5.0-20230404060355-e26ee252",
|
||||
"@blocksuite/editor": "0.5.0-20230404060355-e26ee252",
|
||||
"@blocksuite/global": "0.5.0-20230404060355-e26ee252",
|
||||
"@blocksuite/icons": "2.1.2",
|
||||
"@blocksuite/icons": "2.1.3",
|
||||
"@blocksuite/store": "0.5.0-20230404060355-e26ee252",
|
||||
"@emotion/cache": "^11.10.5",
|
||||
"@emotion/react": "^11.10.6",
|
||||
"@emotion/server": "^11.10.0",
|
||||
"@emotion/styled": "^11.10.6",
|
||||
"@mui/base": "5.0.0-alpha.123",
|
||||
"@mui/icons-material": "^5.11.11",
|
||||
"@mui/material": "^5.11.15",
|
||||
"@mui/base": "5.0.0-alpha.124",
|
||||
"@mui/icons-material": "^5.11.16",
|
||||
"@mui/material": "^5.11.16",
|
||||
"@toeverything/hooks": "workspace:*",
|
||||
"clsx": "^1.2.1",
|
||||
"lit": "^2.7.0",
|
||||
"lit": "^2.7.1",
|
||||
"react": "^18.2.0",
|
||||
"react-dnd": "^16.0.1",
|
||||
"react-dnd-html5-backend": "^16.0.1",
|
||||
@@ -52,7 +52,7 @@
|
||||
"@storybook/react-vite": "^7.0.2",
|
||||
"@storybook/test-runner": "^0.10.0",
|
||||
"@storybook/testing-library": "^0.1.0",
|
||||
"@types/react": "^18.0.31",
|
||||
"@types/react": "=18.0.31",
|
||||
"@types/react-dnd": "^3.0.2",
|
||||
"@types/react-dom": "18.0.11",
|
||||
"@vanilla-extract/css": "^1.11.0",
|
||||
@@ -64,6 +64,6 @@
|
||||
"storybook-dark-mode": "^3.0.0",
|
||||
"typescript": "^5.0.3",
|
||||
"vite": "^4.2.1",
|
||||
"yjs": "^13.5.51"
|
||||
"yjs": "^13.5.52"
|
||||
}
|
||||
}
|
||||
|
||||
2
packages/env/package.json
vendored
2
packages/env/package.json
vendored
@@ -15,6 +15,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@blocksuite/global": "0.5.0-20230404060355-e26ee252",
|
||||
"lit": "^2.7.0"
|
||||
"lit": "^2.7.1"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@affine/debug": "workspace:*",
|
||||
"i18next": "^22.4.13",
|
||||
"i18next": "^22.4.14",
|
||||
"react": "^18.2.0",
|
||||
"react-i18next": "^12.2.0"
|
||||
},
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
"react-dom": "^18.2.0",
|
||||
"y-indexeddb": "^9.0.10",
|
||||
"y-protocols": "^1.0.5",
|
||||
"yjs": "^13.5.51",
|
||||
"yjs": "^13.5.52",
|
||||
"zod": "^3.21.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
"@blocksuite/blocks": "0.5.0-20230404060355-e26ee252",
|
||||
"@blocksuite/store": "0.5.0-20230404060355-e26ee252",
|
||||
"vite": "^4.2.1",
|
||||
"vite-plugin-dts": "^2.1.0"
|
||||
"vite-plugin-dts": "^2.2.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"yjs": "^13.5.51"
|
||||
|
||||
Reference in New Issue
Block a user