mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-21 12:06:35 +08:00
Merge branch 'canary' into stable
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"dotenv": "^16.3.1",
|
||||
"vite": "^4.4.11"
|
||||
"vite": "^5.0.6"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"ts-node": "*"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@affine/commitlint-config",
|
||||
"version": "0.0.0",
|
||||
"version": "0.10.3-canary.2",
|
||||
"private": true,
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^18.4.3",
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"@toeverything/infra": "workspace:^",
|
||||
"@vanilla-extract/rollup-plugin": "^1.3.0",
|
||||
"@vitejs/plugin-vue": "^4.4.0",
|
||||
"rollup": "^3.29.4",
|
||||
"rollup": "^4.0.0",
|
||||
"rollup-plugin-swc3": "^0.10.2",
|
||||
"ts-node": "^10.9.1",
|
||||
"vue": "^3.3.4"
|
||||
|
||||
Reference in New Issue
Block a user