mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 05:14:54 +00:00
chore: bump version (#2627)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"@clack/prompts": "^0.6.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"dotenv": "^16.0.3"
|
||||
"dotenv": "^16.1.1"
|
||||
},
|
||||
"version": "0.5.4-beta.2"
|
||||
}
|
||||
|
||||
@@ -31,9 +31,9 @@
|
||||
"@emotion/react": "^11.11.0",
|
||||
"@emotion/server": "^11.11.0",
|
||||
"@emotion/styled": "^11.11.0",
|
||||
"@mui/base": "5.0.0-beta.2",
|
||||
"@mui/base": "5.0.0-beta.3",
|
||||
"@mui/icons-material": "^5.11.16",
|
||||
"@mui/material": "^5.13.2",
|
||||
"@mui/material": "^5.13.3",
|
||||
"@popperjs/core": "^2.11.8",
|
||||
"@radix-ui/react-avatar": "^1.0.3",
|
||||
"@radix-ui/react-collapsible": "^1.0.3",
|
||||
@@ -46,10 +46,10 @@
|
||||
"dayjs": "^1.11.7",
|
||||
"jotai": "^2.1.0",
|
||||
"lit": "^2.7.4",
|
||||
"lottie-web": "^5.11.0",
|
||||
"lottie-web": "^5.12.0",
|
||||
"react": "18.3.0-canary-16d053d59-20230506",
|
||||
"react-dom": "18.3.0-canary-16d053d59-20230506",
|
||||
"react-error-boundary": "^4.0.4",
|
||||
"react-error-boundary": "^4.0.9",
|
||||
"react-is": "^18.2.0",
|
||||
"rxjs": "^7.8.1"
|
||||
},
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
"@blocksuite/global": "0.0.0-20230531080915-ca9c55a2-nightly",
|
||||
"@blocksuite/lit": "0.0.0-20230531080915-ca9c55a2-nightly",
|
||||
"@blocksuite/store": "0.0.0-20230531080915-ca9c55a2-nightly",
|
||||
"lottie-web": "^5.11.0"
|
||||
"lottie-web": "^5.12.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@blocksuite/blocks": "*",
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
},
|
||||
"license": "MPL-2.0",
|
||||
"devDependencies": {
|
||||
"@napi-rs/cli": "^2.16.0",
|
||||
"@napi-rs/cli": "^2.16.1",
|
||||
"@types/node": "^18.16.16",
|
||||
"@types/uuid": "^9.0.1",
|
||||
"cross-env": "^7.0.3",
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
"jotai": "^2.1.0",
|
||||
"js-base64": "^3.7.5",
|
||||
"ky": "^0.33.3",
|
||||
"lib0": "^0.2.76",
|
||||
"lib0": "^0.2.78",
|
||||
"react": "18.3.0-canary-16d053d59-20230506",
|
||||
"react-dom": "18.3.0-canary-16d053d59-20230506",
|
||||
"y-protocols": "^1.0.5",
|
||||
|
||||
Reference in New Issue
Block a user