chore: bump version (#2249)

This commit is contained in:
Himself65
2023-05-05 23:41:51 -05:00
committed by GitHub
parent 1ef408c9ad
commit 496225a92e
16 changed files with 643 additions and 633 deletions

View File

@@ -19,11 +19,11 @@
"@affine/jotai": "workspace:*",
"@affine/templates": "workspace:*",
"@affine/workspace": "workspace:*",
"@blocksuite/blocks": "0.0.0-20230503040956-5c49643f-nightly",
"@blocksuite/editor": "0.0.0-20230503040956-5c49643f-nightly",
"@blocksuite/global": "0.0.0-20230503040956-5c49643f-nightly",
"@blocksuite/blocks": "0.0.0-20230505225643-03f75e5e-nightly",
"@blocksuite/editor": "0.0.0-20230505225643-03f75e5e-nightly",
"@blocksuite/global": "0.0.0-20230505225643-03f75e5e-nightly",
"@blocksuite/icons": "^2.1.15",
"@blocksuite/store": "0.0.0-20230503040956-5c49643f-nightly",
"@blocksuite/store": "0.0.0-20230505225643-03f75e5e-nightly",
"@dnd-kit/core": "^6.0.8",
"@dnd-kit/sortable": "^7.0.2",
"@emotion/cache": "^11.10.8",
@@ -38,7 +38,7 @@
"css-spring": "^4.1.0",
"dayjs": "^1.11.7",
"graphql": "^16.6.0",
"jotai": "^2.0.4",
"jotai": "^2.1.0",
"jotai-devtools": "^0.5.2",
"lit": "^2.7.4",
"lottie-web": "^5.11.0",
@@ -59,14 +59,14 @@
"@swc-jotai/debug-label": "^0.0.10",
"@swc-jotai/react-refresh": "^0.0.8",
"@types/react": "^18.2.5",
"@types/react-dom": "^18.2.3",
"@types/react-dom": "^18.2.4",
"@types/webpack-env": "^1.18.0",
"@vanilla-extract/css": "^1.11.0",
"@vanilla-extract/next-plugin": "^2.1.2",
"dotenv": "^16.0.3",
"eslint": "^8.39.0",
"eslint-config-next": "^13.4.0",
"next": "^13.4.0",
"eslint": "^8.40.0",
"eslint-config-next": "^13.4.1",
"next": "^13.4.1",
"next-debug-local": "^0.1.5",
"next-router-mock": "^0.9.3",
"raw-loader": "^4.0.2",