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] committed Apr 13, 2024
1 parent 9b620ec commit 90bb429
Show file tree
Hide file tree
Showing 16 changed files with 177 additions and 725 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@
"@vanilla-extract/vite-plugin": "^4.0.7",
"@vanilla-extract/webpack-plugin": "^2.3.7",
"@vitejs/plugin-react-swc": "^3.6.0",
"@vitest/coverage-istanbul": "1.4.0",
"@vitest/ui": "1.4.0",
"@vitest/coverage-istanbul": "1.5.0",
"@vitest/ui": "1.5.0",
"cross-env": "^7.0.3",
"electron": "^29.3.0",
"eslint": "^8.57.0",
Expand Down Expand Up @@ -107,7 +107,7 @@
"vite": "^5.2.8",
"vite-plugin-istanbul": "^6.0.0",
"vite-plugin-static-copy": "^1.0.2",
"vitest": "1.4.0",
"vitest": "1.5.0",
"vitest-fetch-mock": "^0.2.2",
"vitest-mock-extended": "^1.3.1"
},
Expand Down Expand Up @@ -169,7 +169,7 @@
"unbox-primitive": "npm:@nolyfill/unbox-primitive@latest",
"which-boxed-primitive": "npm:@nolyfill/which-boxed-primitive@latest",
"which-typed-array": "npm:@nolyfill/which-typed-array@latest",
"@reforged/maker-appimage/@electron-forge/maker-base": "7.3.1",
"@reforged/maker-appimage/@electron-forge/maker-base": "7.4.0",
"macos-alias": "npm:@napi-rs/[email protected]",
"fs-xattr": "npm:@napi-rs/xattr@latest",
"@radix-ui/react-dialog": "npm:@radix-ui/react-dialog@latest"
Expand Down
2 changes: 1 addition & 1 deletion packages/backend/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@nestjs/platform-socket.io": "^10.3.7",
"@nestjs/schedule": "^4.0.1",
"@nestjs/serve-static": "^4.0.2",
"@nestjs/throttler": "5.0.1",
"@nestjs/throttler": "5.1.2",
"@nestjs/websockets": "^10.3.7",
"@node-rs/argon2": "^1.8.0",
"@node-rs/crc32": "^1.10.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/backend/storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"version": "napi version"
},
"devDependencies": {
"@napi-rs/cli": "3.0.0-alpha.46",
"@napi-rs/cli": "3.0.0-alpha.47",
"lib0": "^0.2.93",
"nx": "^18.2.4",
"nx-cloud": "^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/common/debug/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"devDependencies": {
"@types/debug": "^4.1.12",
"vitest": "1.4.0"
"vitest": "1.5.0"
},
"version": "0.14.0"
}
2 changes: 1 addition & 1 deletion packages/common/env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@blocksuite/store": "0.14.0-canary-202404111515-fb8a834",
"react": "18.2.0",
"react-dom": "18.2.0",
"vitest": "1.4.0"
"vitest": "1.5.0"
},
"exports": {
"./automation": "./src/automation.ts",
Expand Down
4 changes: 2 additions & 2 deletions packages/common/infra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"react": "^18.2.0",
"rxjs": "^7.8.1",
"vite": "^5.2.8",
"vite-plugin-dts": "3.8.1",
"vitest": "1.4.0"
"vite-plugin-dts": "3.8.2",
"vitest": "1.5.0"
},
"peerDependencies": {
"@affine/templates": "*",
Expand Down
4 changes: 2 additions & 2 deletions packages/common/y-indexeddb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"@blocksuite/store": "0.14.0-canary-202404111515-fb8a834",
"fake-indexeddb": "^5.0.2",
"vite": "^5.2.8",
"vite-plugin-dts": "3.8.1",
"vitest": "1.4.0",
"vite-plugin-dts": "3.8.2",
"vitest": "1.5.0",
"y-indexeddb": "^9.0.12",
"yjs": "^13.6.14"
},
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 @@ -26,8 +26,8 @@
"devDependencies": {
"@blocksuite/store": "0.14.0-canary-202404111515-fb8a834",
"vite": "^5.1.4",
"vite-plugin-dts": "3.7.3",
"vitest": "1.4.0",
"vite-plugin-dts": "3.8.2",
"vitest": "1.5.0",
"yjs": "^13.6.14"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/frontend/component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"storybook-dark-mode": "^3.0.3",
"typescript": "^5.4.5",
"vite": "^5.2.8",
"vitest": "1.4.0",
"vitest": "1.5.0",
"yjs": "^13.6.14"
},
"version": "0.14.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/frontend/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,6 @@
"fake-indexeddb": "^5.0.2",
"lodash-es": "^4.17.21",
"mime-types": "^2.1.35",
"vitest": "1.4.0"
"vitest": "1.5.0"
}
}
2 changes: 1 addition & 1 deletion packages/frontend/electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"ts-node": "^10.9.2",
"undici": "^6.12.0",
"uuid": "^9.0.1",
"vitest": "1.4.0",
"vitest": "1.5.0",
"which": "^4.0.0",
"zod": "^3.22.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/frontend/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@graphql-codegen/typescript-operations": "^4.2.0",
"@types/lodash-es": "^4.17.12",
"prettier": "^3.2.5",
"vitest": "1.4.0"
"vitest": "1.5.0"
},
"scripts": {
"postinstall": "gql-gen --errors-only"
Expand Down
2 changes: 1 addition & 1 deletion packages/frontend/native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
}
},
"devDependencies": {
"@napi-rs/cli": "3.0.0-alpha.46",
"@napi-rs/cli": "3.0.0-alpha.47",
"@types/node": "^20.12.7",
"@types/uuid": "^9.0.8",
"ava": "^6.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/frontend/workspace-impl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"fake-indexeddb": "^5.0.2",
"vitest": "1.4.0",
"vitest": "1.5.0",
"ws": "^8.16.0"
},
"version": "0.14.0"
Expand Down
2 changes: 1 addition & 1 deletion tools/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"devDependencies": {
"@affine/env": "workspace:*",
"@affine/templates": "workspace:*",
"@aws-sdk/client-s3": "3.537.0",
"@aws-sdk/client-s3": "3.554.0",
"@blocksuite/presets": "0.14.0-canary-202404111515-fb8a834",
"@clack/core": "^0.3.4",
"@clack/prompts": "^0.7.0",
Expand Down

0 comments on commit 90bb429

Please sign in to comment.