chore: bump version (#2862)

This commit is contained in:
Alex Yang
2023-06-27 11:32:24 +08:00
committed by GitHub
parent 53488a1498
commit eb3f160a64
9 changed files with 165 additions and 62 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"@clack/prompts": "^0.6.3"
},
"dependencies": {
"dotenv": "^16.1.4"
"dotenv": "^16.3.1"
},
"version": "0.7.0-canary.18"
}
+2 -2
View File
@@ -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",
+1 -1
View File
@@ -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",