mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-23 04:51:49 +08:00
chore: bump version (#2862)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"@clack/prompts": "^0.6.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"dotenv": "^16.1.4"
|
||||
"dotenv": "^16.3.1"
|
||||
},
|
||||
"version": "0.7.0-canary.18"
|
||||
}
|
||||
|
||||
@@ -57,10 +57,10 @@
|
||||
"@blocksuite/icons": "^2.1.21",
|
||||
"@blocksuite/lit": "0.0.0-20230624163241-751f7170-nightly",
|
||||
"@blocksuite/store": "0.0.0-20230624163241-751f7170-nightly",
|
||||
"@types/react": "^18.2.12",
|
||||
"@types/react": "^18.2.14",
|
||||
"@types/react-datepicker": "^4.11.2",
|
||||
"@types/react-dnd": "^3.0.2",
|
||||
"@types/react-dom": "18.2.5",
|
||||
"@types/react-dom": "^18.2.6",
|
||||
"@vanilla-extract/css": "^1.11.1",
|
||||
"typescript": "^5.1.3",
|
||||
"vite": "^4.3.9",
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
"@storybook/react-vite": "^7.0.23",
|
||||
"@storybook/test-runner": "^0.11.0",
|
||||
"@storybook/testing-library": "^0.2.0",
|
||||
"@vitejs/plugin-react": "^4.0.0",
|
||||
"@vitejs/plugin-react": "^4.0.1",
|
||||
"concurrently": "^8.2.0",
|
||||
"jest-mock": "^29.5.0",
|
||||
"serve": "^14.2.0",
|
||||
|
||||
Reference in New Issue
Block a user