Skip to content

Commit

Permalink
chore: bump version (#2206)
Browse files Browse the repository at this point in the history
  • Loading branch information
himself65 committed May 1, 2023
1 parent a2844e5 commit 648fad6
Show file tree
Hide file tree
Showing 7 changed files with 254 additions and 172 deletions.
18 changes: 9 additions & 9 deletions apps/web/package.json
Expand Up @@ -19,17 +19,17 @@
"@affine/jotai": "workspace:*",
"@affine/templates": "workspace:*",
"@affine/workspace": "workspace:*",
"@blocksuite/blocks": "0.0.0-20230428070346-4bed88f0-nightly",
"@blocksuite/editor": "0.0.0-20230428070346-4bed88f0-nightly",
"@blocksuite/global": "0.0.0-20230428070346-4bed88f0-nightly",
"@blocksuite/icons": "^2.1.14",
"@blocksuite/store": "0.0.0-20230428070346-4bed88f0-nightly",
"@blocksuite/blocks": "0.0.0-20230429153208-4ac043ec-nightly",
"@blocksuite/editor": "0.0.0-20230429153208-4ac043ec-nightly",
"@blocksuite/global": "0.0.0-20230429153208-4ac043ec-nightly",
"@blocksuite/icons": "^2.1.15",
"@blocksuite/store": "0.0.0-20230429153208-4ac043ec-nightly",
"@dnd-kit/core": "^6.0.8",
"@dnd-kit/sortable": "^7.0.2",
"@emotion/cache": "^11.10.7",
"@emotion/react": "^11.10.6",
"@emotion/cache": "^11.10.8",
"@emotion/react": "^11.10.8",
"@emotion/server": "^11.10.0",
"@emotion/styled": "^11.10.6",
"@emotion/styled": "^11.10.8",
"@mui/material": "^5.12.2",
"@react-hookz/web": "^23.0.0",
"@sentry/nextjs": "^7.50.0",
Expand All @@ -39,7 +39,7 @@
"dayjs": "^1.11.7",
"graphql": "^16.6.0",
"jotai": "^2.0.4",
"jotai-devtools": "^0.4.0",
"jotai-devtools": "^0.5.1",
"lit": "^2.7.3",
"lottie-web": "^5.11.0",
"next-themes": "^0.2.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -65,7 +65,7 @@
"eslint-plugin-unused-imports": "^2.0.0",
"fake-indexeddb": "4.0.1",
"got": "^12.6.0",
"happy-dom": "^9.9.2",
"happy-dom": "^9.10.1",
"husky": "^8.0.3",
"lint-staged": "^13.2.2",
"msw": "^1.2.1",
Expand Down
16 changes: 8 additions & 8 deletions packages/component/package.json
Expand Up @@ -26,10 +26,10 @@
"@affine/workspace": "workspace:^",
"@dnd-kit/core": "^6.0.8",
"@dnd-kit/sortable": "^7.0.2",
"@emotion/cache": "^11.10.7",
"@emotion/react": "^11.10.6",
"@emotion/cache": "^11.10.8",
"@emotion/react": "^11.10.8",
"@emotion/server": "^11.10.0",
"@emotion/styled": "^11.10.6",
"@emotion/styled": "^11.10.8",
"@mui/base": "5.0.0-alpha.127",
"@mui/icons-material": "^5.11.16",
"@mui/material": "^5.12.2",
Expand All @@ -48,11 +48,11 @@
"react-is": "^18.2.0"
},
"devDependencies": {
"@blocksuite/blocks": "0.0.0-20230428070346-4bed88f0-nightly",
"@blocksuite/editor": "0.0.0-20230428070346-4bed88f0-nightly",
"@blocksuite/global": "0.0.0-20230428070346-4bed88f0-nightly",
"@blocksuite/icons": "^2.1.14",
"@blocksuite/store": "0.0.0-20230428070346-4bed88f0-nightly",
"@blocksuite/blocks": "0.0.0-20230429153208-4ac043ec-nightly",
"@blocksuite/editor": "0.0.0-20230429153208-4ac043ec-nightly",
"@blocksuite/global": "0.0.0-20230429153208-4ac043ec-nightly",
"@blocksuite/icons": "^2.1.15",
"@blocksuite/store": "0.0.0-20230429153208-4ac043ec-nightly",
"@storybook/addon-actions": "^7.0.7",
"@storybook/addon-coverage": "^0.0.8",
"@storybook/addon-essentials": "^7.0.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/env/package.json
Expand Up @@ -4,7 +4,7 @@
"main": "./src/index.ts",
"module": "./src/index.ts",
"devDependencies": {
"@blocksuite/global": "0.0.0-20230428070346-4bed88f0-nightly",
"@blocksuite/global": "0.0.0-20230429153208-4ac043ec-nightly",
"next": "=13.2.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/jotai/package.json
Expand Up @@ -7,10 +7,10 @@
"jotai": "^2.0.4"
},
"devDependencies": {
"@blocksuite/blocks": "0.0.0-20230428070346-4bed88f0-nightly",
"@blocksuite/editor": "0.0.0-20230428070346-4bed88f0-nightly",
"@blocksuite/global": "0.0.0-20230428070346-4bed88f0-nightly",
"@blocksuite/store": "0.0.0-20230428070346-4bed88f0-nightly",
"@blocksuite/blocks": "0.0.0-20230429153208-4ac043ec-nightly",
"@blocksuite/editor": "0.0.0-20230429153208-4ac043ec-nightly",
"@blocksuite/global": "0.0.0-20230429153208-4ac043ec-nightly",
"@blocksuite/store": "0.0.0-20230429153208-4ac043ec-nightly",
"lottie-web": "^5.11.0"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/y-indexeddb/package.json
Expand Up @@ -28,8 +28,8 @@
"idb": "^7.1.1"
},
"devDependencies": {
"@blocksuite/blocks": "0.0.0-20230428070346-4bed88f0-nightly",
"@blocksuite/store": "0.0.0-20230428070346-4bed88f0-nightly",
"@blocksuite/blocks": "0.0.0-20230429153208-4ac043ec-nightly",
"@blocksuite/store": "0.0.0-20230429153208-4ac043ec-nightly",
"vite": "^4.3.3",
"vite-plugin-dts": "^2.3.0",
"y-indexeddb": "^9.0.10"
Expand Down

2 comments on commit 648fad6

@vercel
Copy link

@vercel vercel bot commented on 648fad6 May 1, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

affine-storybook – ./packages/component

affine-storybook-git-master-toeverything.vercel.app
storybook.affine.pro
affine-storybook-toeverything.vercel.app
affine-storybook.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 648fad6 May 1, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.