mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 12:55:00 +00:00
chore: bump version (#2444)
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
"storybook": "^7.0.12",
|
||||
"storybook-dark-mode": "^3.0.0",
|
||||
"typescript": "^5.0.4",
|
||||
"vite": "^4.3.7",
|
||||
"vite": "^4.3.8",
|
||||
"wait-on": "^7.0.1",
|
||||
"yjs": "^13.6.1"
|
||||
},
|
||||
|
||||
@@ -29,10 +29,10 @@
|
||||
"@affine/debug": "workspace:*",
|
||||
"i18next": "^22.4.15",
|
||||
"react": "18.3.0-canary-16d053d59-20230506",
|
||||
"react-i18next": "^12.2.2"
|
||||
"react-i18next": "^12.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^18.16.12",
|
||||
"@types/node": "^18.16.13",
|
||||
"@types/prettier": "^2.7.2",
|
||||
"next": "^13.4.2",
|
||||
"prettier": "^2.8.8",
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"license": "MPL-2.0",
|
||||
"devDependencies": {
|
||||
"@napi-rs/cli": "^2.15.2",
|
||||
"@types/node": "^18.16.12",
|
||||
"@types/node": "^18.16.13",
|
||||
"@types/uuid": "^9.0.1",
|
||||
"cross-env": "^7.0.3",
|
||||
"rxjs": "^7.8.1",
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
"devDependencies": {
|
||||
"@blocksuite/blocks": "0.0.0-20230518051344-45970a96-nightly",
|
||||
"@blocksuite/store": "0.0.0-20230518051344-45970a96-nightly",
|
||||
"vite": "^4.3.7",
|
||||
"vite": "^4.3.8",
|
||||
"vite-plugin-dts": "^2.3.0",
|
||||
"y-indexeddb": "^9.0.11"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user