chore: bump version (#2331)

This commit is contained in:
Himself65
2023-05-13 02:47:14 +08:00
committed by LongYinan
parent fac93b0328
commit 5fcaf7eef9
8 changed files with 58 additions and 67 deletions
+2 -2
View File
@@ -42,8 +42,8 @@
"jotai": "^2.1.0",
"lit": "^2.7.4",
"lottie-web": "^5.11.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "18.3.0-canary-16d053d59-20230506",
"react-dom": "18.3.0-canary-16d053d59-20230506",
"react-error-boundary": "^4.0.4",
"react-is": "^18.2.0",
"rxjs": "^7.8.1"
+2 -2
View File
@@ -6,8 +6,8 @@
"devDependencies": {
"@blocksuite/global": "0.0.0-20230509150141-055b5702-nightly",
"next": "^13.4.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "18.3.0-canary-16d053d59-20230506",
"react-dom": "18.3.0-canary-16d053d59-20230506",
"zod": "^3.21.4"
},
"exports": {
+2 -2
View File
@@ -28,7 +28,7 @@
"dependencies": {
"@affine/debug": "workspace:*",
"i18next": "^22.4.15",
"react": "^18.2.0",
"react": "18.3.0-canary-16d053d59-20230506",
"react-i18next": "^12.2.2"
},
"devDependencies": {
@@ -36,7 +36,7 @@
"@types/prettier": "^2.7.2",
"next": "^13.4.1",
"prettier": "^2.8.8",
"react-dom": "^18.2.0",
"react-dom": "18.3.0-canary-16d053d59-20230506",
"ts-node": "^10.9.1",
"typescript": "^5.0.4"
},
+2 -2
View File
@@ -29,8 +29,8 @@
"js-base64": "^3.7.5",
"ky": "^0.33.3",
"lib0": "^0.2.74",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "18.3.0-canary-16d053d59-20230506",
"react-dom": "18.3.0-canary-16d053d59-20230506",
"y-protocols": "^1.0.5",
"yjs": "^13.6.1",
"zod": "^3.21.4"