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 Mar 27, 2024
1 parent d412635 commit ec79490
Show file tree
Hide file tree
Showing 8 changed files with 269 additions and 253 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@faker-js/faker": "^8.4.1",
"@istanbuljs/schema": "^0.1.3",
"@magic-works/i18n-codegen": "^0.5.0",
"@nx/vite": "18.1.2",
"@nx/vite": "18.1.3",
"@playwright/test": "^1.41.2",
"@taplo/cli": "^0.7.0",
"@testing-library/react": "^14.2.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.0",
"@reforged/maker-appimage/@electron-forge/maker-base": "7.3.1",
"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/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.43",
"@napi-rs/cli": "3.0.0-alpha.44",
"lib0": "^0.2.89",
"nx": "^18.0.4",
"nx-cloud": "^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/common/infra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"react": "^18.2.0",
"rxjs": "^7.8.1",
"vite": "^5.1.4",
"vite-plugin-dts": "3.7.3",
"vite-plugin-dts": "3.8.0",
"vitest": "1.4.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/common/y-indexeddb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@blocksuite/store": "0.14.0-canary-202403250855-4171ecd",
"fake-indexeddb": "^5.0.2",
"vite": "^5.1.4",
"vite-plugin-dts": "3.7.3",
"vite-plugin-dts": "3.8.0",
"vitest": "1.4.0",
"y-indexeddb": "^9.0.12",
"yjs": "^13.6.12"
Expand Down
2 changes: 1 addition & 1 deletion packages/common/y-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@blocksuite/store": "0.14.0-canary-202403250855-4171ecd",
"vite": "^5.1.4",
"vite-plugin-dts": "3.7.3",
"vite-plugin-dts": "3.8.0",
"vitest": "1.4.0",
"yjs": "^13.6.12"
},
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.43",
"@napi-rs/cli": "3.0.0-alpha.44",
"@types/node": "^20.11.20",
"@types/uuid": "^9.0.8",
"ava": "^6.1.1",
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.540.0",
"@blocksuite/presets": "0.14.0-canary-202403250855-4171ecd",
"@clack/core": "^0.3.4",
"@clack/prompts": "^0.7.0",
Expand Down
Loading

0 comments on commit ec79490

Please sign in to comment.