Skip to content

Commit

Permalink
chore: bump up all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2023
1 parent 48f4d6a commit 9ddcf30
Show file tree
Hide file tree
Showing 18 changed files with 1,391 additions and 936 deletions.
2 changes: 1 addition & 1 deletion .github/deployment/front/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM openresty/openresty:1.21.4.1-0-buster
FROM openresty/openresty:1.21.4.3-0-buster
WORKDIR /app
COPY ./packages/frontend/core/dist ./dist
COPY ./.github/deployment/front/nginx.conf /usr/local/openresty/nginx/conf/nginx.conf
Expand Down
6 changes: 3 additions & 3 deletions .github/helm/affine-cloud/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 13.2.23
digest: sha256:5b64538509bd067bb0f67bf082847a2c5d66dc37d0b9d7948a40405d9c446400
generated: "2023-12-05T03:04:57.997927753Z"
version: 13.2.24
digest: sha256:892b2011989c9de964a6fc8fe81b1631a0ec3fd2e06fe853f17c91dba3b6900b
generated: "2023-12-06T07:49:06.980542661Z"
2 changes: 1 addition & 1 deletion .github/helm/affine-cloud/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ appVersion: '0.6.1'

dependencies:
- name: postgresql
version: 13.2.23
version: 13.2.24
repository: https://charts.bitnami.com/bitnami
670 changes: 335 additions & 335 deletions .yarn/releases/yarn-4.0.1.cjs → .yarn/releases/yarn-4.0.2.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ npmPublishAccess: public

npmPublishRegistry: 'https://registry.npmjs.org'

yarnPath: .yarn/releases/yarn-4.0.1.cjs
yarnPath: .yarn/releases/yarn-4.0.2.cjs
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"@vanilla-extract/webpack-plugin": "^2.3.1",
"@vitejs/plugin-react-swc": "^3.5.0",
"@vitest/coverage-istanbul": "0.34.6",
"@vitest/ui": "0.34.6",
"@vitest/ui": "0.34.7",
"electron": "^27.1.0",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
Expand Down Expand Up @@ -115,7 +115,7 @@
"vitest-fetch-mock": "^0.2.2",
"vitest-mock-extended": "^1.3.1"
},
"packageManager": "yarn@4.0.1",
"packageManager": "yarn@4.0.2",
"resolutions": {
"vite": "^4.4.11",
"array-buffer-byte-length": "npm:@nolyfill/array-buffer-byte-length@latest",
Expand Down
4 changes: 2 additions & 2 deletions packages/common/env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"private": true,
"type": "module",
"devDependencies": {
"@blocksuite/global": "0.0.0-20231130092516-0f858b95-nightly",
"@blocksuite/store": "0.0.0-20231130092516-0f858b95-nightly",
"@blocksuite/global": "0.0.0-20231205095753-129ec7e5-nightly",
"@blocksuite/store": "0.0.0-20231205095753-129ec7e5-nightly",
"react": "18.2.0",
"react-dom": "18.2.0",
"vitest": "0.34.6",
Expand Down
12 changes: 6 additions & 6 deletions packages/common/infra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@
},
"dependencies": {
"@affine/sdk": "workspace:*",
"@blocksuite/blocks": "0.0.0-20231130092516-0f858b95-nightly",
"@blocksuite/global": "0.0.0-20231130092516-0f858b95-nightly",
"@blocksuite/store": "0.0.0-20231130092516-0f858b95-nightly",
"@blocksuite/blocks": "0.0.0-20231205095753-129ec7e5-nightly",
"@blocksuite/global": "0.0.0-20231205095753-129ec7e5-nightly",
"@blocksuite/store": "0.0.0-20231205095753-129ec7e5-nightly",
"jotai": "^2.5.1",
"jotai-effect": "^0.2.3",
"tinykeys": "^2.1.0",
Expand All @@ -66,16 +66,16 @@
"devDependencies": {
"@affine-test/fixtures": "workspace:*",
"@affine/templates": "workspace:*",
"@blocksuite/editor": "0.0.0-20231130092516-0f858b95-nightly",
"@blocksuite/lit": "0.0.0-20231130092516-0f858b95-nightly",
"@blocksuite/editor": "0.0.0-20231204140005-aac86f1f-nightly",
"@blocksuite/lit": "0.0.0-20231205095753-129ec7e5-nightly",
"@testing-library/react": "^14.0.0",
"async-call-rpc": "^6.3.1",
"electron": "link:../../frontend/electron/node_modules/electron",
"nanoid": "^5.0.3",
"react": "^18.2.0",
"rxjs": "^7.8.1",
"vite": "^4.4.11",
"vite-plugin-dts": "3.6.0",
"vite-plugin-dts": "3.6.4",
"vitest": "0.34.6",
"yjs": "^13.6.10"
},
Expand Down
12 changes: 6 additions & 6 deletions packages/common/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,16 @@
"dist"
],
"dependencies": {
"@blocksuite/block-std": "0.0.0-20231130092516-0f858b95-nightly",
"@blocksuite/blocks": "0.0.0-20231130092516-0f858b95-nightly",
"@blocksuite/editor": "0.0.0-20231130092516-0f858b95-nightly",
"@blocksuite/global": "0.0.0-20231130092516-0f858b95-nightly",
"@blocksuite/store": "0.0.0-20231130092516-0f858b95-nightly",
"@blocksuite/block-std": "0.0.0-20231205095753-129ec7e5-nightly",
"@blocksuite/blocks": "0.0.0-20231205095753-129ec7e5-nightly",
"@blocksuite/editor": "0.0.0-20231204140005-aac86f1f-nightly",
"@blocksuite/global": "0.0.0-20231205095753-129ec7e5-nightly",
"@blocksuite/store": "0.0.0-20231205095753-129ec7e5-nightly",
"jotai": "^2.5.1",
"zod": "^3.22.4"
},
"devDependencies": {
"vite": "^4.4.11",
"vite-plugin-dts": "3.6.0"
"vite-plugin-dts": "3.6.4"
}
}
6 changes: 3 additions & 3 deletions packages/common/y-indexeddb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@
"y-provider": "workspace:*"
},
"devDependencies": {
"@blocksuite/blocks": "0.0.0-20231130092516-0f858b95-nightly",
"@blocksuite/store": "0.0.0-20231130092516-0f858b95-nightly",
"@blocksuite/blocks": "0.0.0-20231205095753-129ec7e5-nightly",
"@blocksuite/store": "0.0.0-20231205095753-129ec7e5-nightly",
"fake-indexeddb": "^5.0.0",
"vite": "^4.4.11",
"vite-plugin-dts": "3.6.0",
"vite-plugin-dts": "3.6.4",
"vitest": "0.34.6",
"y-indexeddb": "^9.0.11",
"yjs": "^13.6.10"
Expand Down
4 changes: 2 additions & 2 deletions packages/common/y-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"build": "vite build"
},
"devDependencies": {
"@blocksuite/store": "0.0.0-20231130092516-0f858b95-nightly",
"@blocksuite/store": "0.0.0-20231205095753-129ec7e5-nightly",
"vite": "^4.4.11",
"vite-plugin-dts": "3.6.0",
"vite-plugin-dts": "3.6.4",
"vitest": "0.34.6",
"yjs": "^13.6.10"
},
Expand Down
12 changes: 6 additions & 6 deletions packages/frontend/component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,12 +71,12 @@
"uuid": "^9.0.1"
},
"devDependencies": {
"@blocksuite/blocks": "0.0.0-20231130092516-0f858b95-nightly",
"@blocksuite/editor": "0.0.0-20231130092516-0f858b95-nightly",
"@blocksuite/global": "0.0.0-20231130092516-0f858b95-nightly",
"@blocksuite/blocks": "0.0.0-20231205095753-129ec7e5-nightly",
"@blocksuite/editor": "0.0.0-20231204140005-aac86f1f-nightly",
"@blocksuite/global": "0.0.0-20231205095753-129ec7e5-nightly",
"@blocksuite/icons": "2.1.36",
"@blocksuite/lit": "0.0.0-20231130092516-0f858b95-nightly",
"@blocksuite/store": "0.0.0-20231130092516-0f858b95-nightly",
"@blocksuite/lit": "0.0.0-20231205095753-129ec7e5-nightly",
"@blocksuite/store": "0.0.0-20231205095753-129ec7e5-nightly",
"@storybook/addon-actions": "^7.5.3",
"@storybook/addon-essentials": "^7.5.3",
"@storybook/addon-interactions": "^7.5.3",
Expand All @@ -88,7 +88,7 @@
"@storybook/jest": "^0.2.3",
"@storybook/react": "^7.5.3",
"@storybook/react-vite": "^7.5.3",
"@storybook/test-runner": "^0.15.2",
"@storybook/test-runner": "^0.16.0",
"@storybook/testing-library": "^0.2.2",
"@testing-library/react": "^14.0.0",
"@types/bytes": "^3.1.3",
Expand Down
20 changes: 10 additions & 10 deletions packages/frontend/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,21 +25,21 @@
"@affine/i18n": "workspace:*",
"@affine/templates": "workspace:*",
"@affine/workspace": "workspace:*",
"@blocksuite/block-std": "0.0.0-20231130092516-0f858b95-nightly",
"@blocksuite/blocks": "0.0.0-20231130092516-0f858b95-nightly",
"@blocksuite/editor": "0.0.0-20231130092516-0f858b95-nightly",
"@blocksuite/global": "0.0.0-20231130092516-0f858b95-nightly",
"@blocksuite/block-std": "0.0.0-20231205095753-129ec7e5-nightly",
"@blocksuite/blocks": "0.0.0-20231205095753-129ec7e5-nightly",
"@blocksuite/editor": "0.0.0-20231204140005-aac86f1f-nightly",
"@blocksuite/global": "0.0.0-20231205095753-129ec7e5-nightly",
"@blocksuite/icons": "2.1.36",
"@blocksuite/lit": "0.0.0-20231130092516-0f858b95-nightly",
"@blocksuite/store": "0.0.0-20231130092516-0f858b95-nightly",
"@blocksuite/virgo": "0.0.0-20231130092516-0f858b95-nightly",
"@blocksuite/lit": "0.0.0-20231205095753-129ec7e5-nightly",
"@blocksuite/store": "0.0.0-20231205095753-129ec7e5-nightly",
"@blocksuite/virgo": "0.0.0-20231205095753-129ec7e5-nightly",
"@dnd-kit/core": "^6.0.8",
"@dnd-kit/sortable": "^8.0.0",
"@emotion/cache": "^11.11.0",
"@emotion/react": "^11.11.1",
"@emotion/server": "^11.11.0",
"@emotion/styled": "^11.11.0",
"@marsidev/react-turnstile": "^0.3.1",
"@marsidev/react-turnstile": "^0.4.0",
"@radix-ui/react-collapsible": "^1.0.3",
"@radix-ui/react-dialog": "^1.0.4",
"@radix-ui/react-scroll-area": "^1.0.5",
Expand Down Expand Up @@ -73,7 +73,7 @@
"react-dom": "18.2.0",
"react-error-boundary": "^4.0.11",
"react-is": "18.2.0",
"react-resizable-panels": "^0.0.61",
"react-resizable-panels": "^0.0.63",
"react-router-dom": "^6.16.0",
"rxjs": "^7.8.1",
"ses": "^0.18.8",
Expand All @@ -85,7 +85,7 @@
"zod": "^3.22.4"
},
"devDependencies": {
"@aws-sdk/client-s3": "3.433.0",
"@aws-sdk/client-s3": "3.465.0",
"@perfsee/webpack": "^1.8.4",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
"@sentry/webpack-plugin": "^2.8.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/frontend/electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
"@affine/sdk": "workspace:*",
"@affine/templates": "workspace:*",
"@affine/vue-hello-world-plugin": "workspace:*",
"@blocksuite/blocks": "0.0.0-20231130092516-0f858b95-nightly",
"@blocksuite/editor": "0.0.0-20231130092516-0f858b95-nightly",
"@blocksuite/lit": "0.0.0-20231130092516-0f858b95-nightly",
"@blocksuite/store": "0.0.0-20231130092516-0f858b95-nightly",
"@blocksuite/blocks": "0.0.0-20231205095753-129ec7e5-nightly",
"@blocksuite/editor": "0.0.0-20231204140005-aac86f1f-nightly",
"@blocksuite/lit": "0.0.0-20231205095753-129ec7e5-nightly",
"@blocksuite/store": "0.0.0-20231205095753-129ec7e5-nightly",
"@electron-forge/cli": "^7.1.0",
"@electron-forge/core": "^7.1.0",
"@electron-forge/core-utils": "^7.1.0",
Expand Down
12 changes: 6 additions & 6 deletions packages/frontend/hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
"devDependencies": {
"@affine/debug": "workspace:*",
"@affine/env": "workspace:*",
"@blocksuite/block-std": "0.0.0-20231130092516-0f858b95-nightly",
"@blocksuite/blocks": "0.0.0-20231130092516-0f858b95-nightly",
"@blocksuite/editor": "0.0.0-20231130092516-0f858b95-nightly",
"@blocksuite/global": "0.0.0-20231130092516-0f858b95-nightly",
"@blocksuite/lit": "0.0.0-20231130092516-0f858b95-nightly",
"@blocksuite/store": "0.0.0-20231130092516-0f858b95-nightly",
"@blocksuite/block-std": "0.0.0-20231205095753-129ec7e5-nightly",
"@blocksuite/blocks": "0.0.0-20231205095753-129ec7e5-nightly",
"@blocksuite/editor": "0.0.0-20231204140005-aac86f1f-nightly",
"@blocksuite/global": "0.0.0-20231205095753-129ec7e5-nightly",
"@blocksuite/lit": "0.0.0-20231205095753-129ec7e5-nightly",
"@blocksuite/store": "0.0.0-20231205095753-129ec7e5-nightly",
"@testing-library/react": "^14.0.0",
"@types/image-blob-reduce": "^4.1.3",
"@types/lodash.debounce": "^4.0.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/copilot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@vanilla-extract/css": "^1.13.0",
"clsx": "^2.0.0",
"idb": "^8.0.0",
"langchain": "^0.0.166",
"langchain": "^0.0.202",
"marked": "^9.1.2",
"marked-gfm-heading-id": "^3.1.0",
"marked-mangle": "^1.1.4",
Expand Down
2 changes: 1 addition & 1 deletion tools/plugin-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@vanilla-extract/rollup-plugin": "^1.3.0",
"@vitejs/plugin-vue": "^4.4.0",
"rollup": "^3.29.4",
"rollup-plugin-swc3": "^0.10.2",
"rollup-plugin-swc3": "^0.11.0",
"ts-node": "^10.9.1",
"vue": "^3.3.4"
}
Expand Down
Loading

0 comments on commit 9ddcf30

Please sign in to comment.