Skip to content

Commit

Permalink
chore: bump version (#2310)
Browse files Browse the repository at this point in the history
  • Loading branch information
himself65 authored May 11, 2023
1 parent f82ea5d commit 689f615
Show file tree
Hide file tree
Showing 11 changed files with 128 additions and 118 deletions.
2 changes: 1 addition & 1 deletion apps/electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/better-sqlite3": "^7.6.4",
"@types/fs-extra": "^11.0.1",
"cross-env": "7.0.3",
"electron": "24.2.0",
"electron": "24.3.0",
"electron-log": "^5.0.0-beta.23",
"electron-squirrel-startup": "1.0.0",
"electron-window-state": "^5.0.3",
Expand Down
2 changes: 1 addition & 1 deletion apps/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/express": "^4.17.17",
"@types/jsonwebtoken": "^9.0.2",
"@types/lodash-es": "^4.17.7",
"@types/node": "^18.16.6",
"@types/node": "^18.16.7",
"@types/supertest": "^2.0.12",
"c8": "^7.13.0",
"nodemon": "^2.0.22",
Expand Down
12 changes: 6 additions & 6 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,18 @@
"@affine/jotai": "workspace:*",
"@affine/templates": "workspace:*",
"@affine/workspace": "workspace:*",
"@blocksuite/blocks": "0.0.0-20230509052644-b8b1b6a1-nightly",
"@blocksuite/editor": "0.0.0-20230509052644-b8b1b6a1-nightly",
"@blocksuite/global": "0.0.0-20230509052644-b8b1b6a1-nightly",
"@blocksuite/blocks": "0.0.0-20230509150141-055b5702-nightly",
"@blocksuite/editor": "0.0.0-20230509150141-055b5702-nightly",
"@blocksuite/global": "0.0.0-20230509150141-055b5702-nightly",
"@blocksuite/icons": "^2.1.15",
"@blocksuite/store": "0.0.0-20230509052644-b8b1b6a1-nightly",
"@blocksuite/store": "0.0.0-20230509150141-055b5702-nightly",
"@dnd-kit/core": "^6.0.8",
"@dnd-kit/sortable": "^7.0.2",
"@emotion/cache": "^11.11.0",
"@emotion/react": "^11.11.0",
"@emotion/server": "^11.11.0",
"@emotion/styled": "^11.11.0",
"@mui/material": "^5.12.3",
"@mui/material": "^5.13.0",
"@react-hookz/web": "^23.0.0",
"@sentry/nextjs": "^7.51.2",
"@toeverything/hooks": "workspace:*",
Expand Down Expand Up @@ -75,7 +75,7 @@
"redux": "^4.2.1",
"swc-plugin-coverage-instrument": "^0.0.18",
"typescript": "^5.0.4",
"webpack": "^5.82.0"
"webpack": "^5.82.1"
},
"stableVersion": "0.0.0"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@playwright/test": "^1.33.0",
"@testing-library/react": "^14.0.0",
"@types/eslint": "^8.37.0",
"@types/node": "^18.16.6",
"@types/node": "^18.16.7",
"@typescript-eslint/eslint-plugin": "^5.59.5",
"@typescript-eslint/parser": "^5.59.5",
"@vanilla-extract/vite-plugin": "^3.8.0",
Expand Down
12 changes: 6 additions & 6 deletions packages/component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
"@emotion/react": "^11.11.0",
"@emotion/server": "^11.11.0",
"@emotion/styled": "^11.11.0",
"@mui/base": "5.0.0-alpha.128",
"@mui/base": "5.0.0-beta.0",
"@mui/icons-material": "^5.11.16",
"@mui/material": "^5.12.3",
"@mui/material": "^5.13.0",
"@popperjs/core": "^2.11.7",
"@radix-ui/react-avatar": "^1.0.2",
"@toeverything/hooks": "workspace:*",
Expand All @@ -49,11 +49,11 @@
"rxjs": "^7.8.1"
},
"devDependencies": {
"@blocksuite/blocks": "0.0.0-20230509052644-b8b1b6a1-nightly",
"@blocksuite/editor": "0.0.0-20230509052644-b8b1b6a1-nightly",
"@blocksuite/global": "0.0.0-20230509052644-b8b1b6a1-nightly",
"@blocksuite/blocks": "0.0.0-20230509150141-055b5702-nightly",
"@blocksuite/editor": "0.0.0-20230509150141-055b5702-nightly",
"@blocksuite/global": "0.0.0-20230509150141-055b5702-nightly",
"@blocksuite/icons": "^2.1.15",
"@blocksuite/store": "0.0.0-20230509052644-b8b1b6a1-nightly",
"@blocksuite/store": "0.0.0-20230509150141-055b5702-nightly",
"@storybook/addon-actions": "^7.0.10",
"@storybook/addon-coverage": "^0.0.8",
"@storybook/addon-essentials": "^7.0.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"main": "./src/index.ts",
"module": "./src/index.ts",
"devDependencies": {
"@blocksuite/global": "0.0.0-20230509052644-b8b1b6a1-nightly",
"@blocksuite/global": "0.0.0-20230509150141-055b5702-nightly",
"next": "^13.4.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"react-i18next": "^12.2.2"
},
"devDependencies": {
"@types/node": "^18.16.6",
"@types/node": "^18.16.7",
"@types/prettier": "^2.7.2",
"next": "^13.4.1",
"prettier": "^2.8.8",
Expand Down
8 changes: 4 additions & 4 deletions packages/jotai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
"jotai": "^2.1.0"
},
"devDependencies": {
"@blocksuite/blocks": "0.0.0-20230509052644-b8b1b6a1-nightly",
"@blocksuite/editor": "0.0.0-20230509052644-b8b1b6a1-nightly",
"@blocksuite/global": "0.0.0-20230509052644-b8b1b6a1-nightly",
"@blocksuite/store": "0.0.0-20230509052644-b8b1b6a1-nightly",
"@blocksuite/blocks": "0.0.0-20230509150141-055b5702-nightly",
"@blocksuite/editor": "0.0.0-20230509150141-055b5702-nightly",
"@blocksuite/global": "0.0.0-20230509150141-055b5702-nightly",
"@blocksuite/store": "0.0.0-20230509150141-055b5702-nightly",
"lottie-web": "^5.11.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/octobase-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"license": "MIT",
"devDependencies": {
"@napi-rs/cli": "^2.15.2",
"@types/node": "^18.16.6"
"@types/node": "^18.16.7"
},
"engines": {
"node": ">= 10"
Expand Down
4 changes: 2 additions & 2 deletions packages/y-indexeddb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"idb": "^7.1.1"
},
"devDependencies": {
"@blocksuite/blocks": "0.0.0-20230509052644-b8b1b6a1-nightly",
"@blocksuite/store": "0.0.0-20230509052644-b8b1b6a1-nightly",
"@blocksuite/blocks": "0.0.0-20230509150141-055b5702-nightly",
"@blocksuite/store": "0.0.0-20230509150141-055b5702-nightly",
"vite": "^4.3.5",
"vite-plugin-dts": "^2.3.0",
"y-indexeddb": "^9.0.11"
Expand Down
Loading

2 comments on commit 689f615

@vercel
Copy link

@vercel vercel bot commented on 689f615 May 11, 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
affine-storybook.vercel.app
affine-storybook-toeverything.vercel.app
storybook.affine.pro

@vercel
Copy link

@vercel vercel bot commented on 689f615 May 11, 2023

Choose a reason for hiding this comment

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

Please # to comment.