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 19, 2024
1 parent b4a7605 commit 7b213bf
Show file tree
Hide file tree
Showing 17 changed files with 392 additions and 1,150 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.12.1
20.12.2
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@faker-js/faker": "^8.4.1",
"@istanbuljs/schema": "^0.1.3",
"@magic-works/i18n-codegen": "^0.5.0",
"@nx/vite": "18.2.4",
"@nx/vite": "18.3.2",
"@playwright/test": "^1.43.0",
"@taplo/cli": "^0.7.0",
"@testing-library/react": "^15.0.0",
Expand All @@ -72,8 +72,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 @@ -105,7 +105,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 @@ -166,7 +166,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/macos-alias@0.0.4",
"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.51",
"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-202404190901-e1635aa",
"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.3",
"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-202404190901-e1635aa",
"fake-indexeddb": "^5.0.2",
"vite": "^5.2.8",
"vite-plugin-dts": "3.8.1",
"vitest": "1.4.0",
"vite-plugin-dts": "3.8.3",
"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-202404190901-e1635aa",
"vite": "^5.1.4",
"vite-plugin-dts": "3.7.3",
"vitest": "1.4.0",
"vite-plugin-dts": "3.8.3",
"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": "^4.0.0",
"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
4 changes: 2 additions & 2 deletions packages/frontend/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"image-blob-reduce": "^4.1.0",
"is-svg": "^5.0.0",
"jotai": "^2.8.0",
"jotai-devtools": "^0.8.0",
"jotai-devtools": "^0.9.0",
"jotai-effect": "^1.0.0",
"jotai-scope": "^0.5.1",
"lit": "^3.1.2",
Expand Down Expand Up @@ -106,6 +106,6 @@
"fake-indexeddb": "^5.0.2",
"lodash-es": "^4.17.21",
"mime-types": "^2.1.35",
"vitest": "1.4.0"
"vitest": "1.5.0"
}
}
4 changes: 2 additions & 2 deletions packages/frontend/electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"fs-extra": "^11.2.0",
"glob": "^10.3.12",
"jotai": "^2.8.0",
"jotai-devtools": "^0.8.0",
"jotai-devtools": "^0.9.0",
"lodash-es": "^4.17.21",
"nanoid": "^5.0.7",
"react": "^18.2.0",
Expand All @@ -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
4 changes: 2 additions & 2 deletions packages/frontend/native/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ rand = "0.8"
serde = "1"
serde_json = "1"
sha3 = "0.10"
sqlx = { version = "0.7.3", default-features = false, features = [
sqlx = { version = "0.7.4", default-features = false, features = [
"sqlite",
"migrate",
"runtime-tokio",
Expand All @@ -44,7 +44,7 @@ uuid = { version = "1", default-features = false, features = [
affine_schema = { path = "./schema" }
dotenv = "0.15"
napi-build = "2"
sqlx = { version = "0.7.3", default-features = false, features = [
sqlx = { version = "0.7.4", default-features = false, features = [
"sqlite",
"runtime-tokio",
"tls-rustls",
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.51",
"@types/node": "^20.12.7",
"@types/uuid": "^9.0.8",
"ava": "^6.1.2",
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.556.0",
"@blocksuite/presets": "0.14.0-canary-202404190901-e1635aa",
"@clack/core": "^0.3.4",
"@clack/prompts": "^0.7.0",
Expand Down
Loading

0 comments on commit 7b213bf

Please sign in to comment.