chore: bump version (#2787)

This commit is contained in:
Himself65
2023-06-15 15:03:20 +08:00
committed by GitHub
parent 18fad62f5c
commit 5164c8c1f9
16 changed files with 1470 additions and 831 deletions

View File

@@ -23,12 +23,12 @@
"@dnd-kit/core": "^6.0.8",
"@dnd-kit/sortable": "^7.0.2",
"@emotion/cache": "^11.11.0",
"@emotion/react": "^11.11.0",
"@emotion/react": "^11.11.1",
"@emotion/server": "^11.11.0",
"@emotion/styled": "^11.11.0",
"@mui/base": "5.0.0-beta.3",
"@mui/base": "5.0.0-beta.4",
"@mui/icons-material": "^5.11.16",
"@mui/material": "^5.13.3",
"@mui/material": "^5.13.5",
"@popperjs/core": "^2.11.8",
"@radix-ui/react-avatar": "^1.0.3",
"@radix-ui/react-collapsible": "^1.0.3",
@@ -40,13 +40,13 @@
"@vanilla-extract/dynamic": "^2.0.3",
"clsx": "^1.2.1",
"dayjs": "^1.11.8",
"jotai": "^2.1.1",
"jotai": "^2.2.0",
"lit": "^2.7.5",
"lottie-web": "^5.12.0",
"lottie-web": "^5.12.2",
"react": "18.3.0-canary-16d053d59-20230506",
"react-datepicker": "^4.12.0",
"react-datepicker": "^4.13.0",
"react-dom": "18.3.0-canary-16d053d59-20230506",
"react-error-boundary": "^4.0.9",
"react-error-boundary": "^4.0.10",
"react-is": "^18.2.0",
"rxjs": "^7.8.1"
},
@@ -57,14 +57,14 @@
"@blocksuite/icons": "^2.1.19",
"@blocksuite/lit": "0.0.0-20230607055421-9b20fcaf-nightly",
"@blocksuite/store": "0.0.0-20230607055421-9b20fcaf-nightly",
"@types/react": "^18.2.6",
"@types/react": "^18.2.12",
"@types/react-datepicker": "^4.11.2",
"@types/react-dnd": "^3.0.2",
"@types/react-dom": "18.2.4",
"@vanilla-extract/css": "^1.11.0",
"@types/react-dom": "18.2.5",
"@vanilla-extract/css": "^1.11.1",
"typescript": "^5.1.3",
"vite": "^4.3.9",
"yjs": "^13.6.1"
"yjs": "^13.6.2"
},
"version": "0.7.0-canary.17"
}