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 Nov 15, 2024
1 parent 84cfcb1 commit a30e473
Show file tree
Hide file tree
Showing 14 changed files with 1,085 additions and 1,084 deletions.
16 changes: 8 additions & 8 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"@vanilla-extract/vite-plugin": "^4.0.7",
"@vitest/coverage-istanbul": "2.1.4",
"@vitest/ui": "2.1.4",
"@vitest/coverage-istanbul": "2.1.5",
"@vitest/ui": "2.1.5",
"cross-env": "^7.0.3",
"electron": "^33.0.0",
"eslint": "^8.57.0",
Expand All @@ -95,7 +95,7 @@
"typescript": "^5.6.3",
"unplugin-swc": "^1.4.5",
"vite": "^5.2.8",
"vitest": "2.1.4"
"vitest": "2.1.5"
},
"packageManager": "[email protected]",
"resolutions": {
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": "2.1.4"
"vitest": "2.1.5"
},
"version": "0.18.0"
}
2 changes: 1 addition & 1 deletion packages/common/env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "module",
"devDependencies": {
"@blocksuite/affine": "0.17.32",
"vitest": "2.1.4"
"vitest": "2.1.5"
},
"exports": {
"./automation": "./src/automation.ts",
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 @@ -38,7 +38,7 @@
"fake-indexeddb": "^6.0.0",
"react": "^18.2.0",
"rxjs": "^7.8.1",
"vitest": "2.1.4"
"vitest": "2.1.5"
},
"peerDependencies": {
"@affine/templates": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/frontend/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"cmdk": "^1.0.0",
"embla-carousel-react": "^8.1.5",
"input-otp": "^1.2.4",
"lucide-react": "^0.456.0",
"lucide-react": "^0.457.0",
"next-themes": "^0.4.0",
"react": "^18.3.1",
"react-day-picker": "^9.0.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11-all.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down
2 changes: 1 addition & 1 deletion packages/frontend/apps/electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"tree-kill": "^1.2.2",
"ts-node": "^10.9.2",
"uuid": "^11.0.0",
"vitest": "2.1.4",
"vitest": "2.1.5",
"zod": "^3.22.4"
},
"dependencies": {
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 @@ -80,7 +80,7 @@
"typescript": "^5.6.3",
"unplugin-swc": "^1.5.1",
"vite": "^5.2.8",
"vitest": "2.1.4"
"vitest": "2.1.5"
},
"version": "0.18.0"
}
2 changes: 1 addition & 1 deletion packages/frontend/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,6 @@
"@vanilla-extract/css": "^1.14.2",
"fake-indexeddb": "^6.0.0",
"lodash-es": "^4.17.21",
"vitest": "2.1.4"
"vitest": "2.1.5"
}
}
2 changes: 1 addition & 1 deletion packages/frontend/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@graphql-codegen/typescript-operations": "^4.2.0",
"@types/lodash-es": "^4.17.12",
"prettier": "^3.2.5",
"vitest": "2.1.4"
"vitest": "2.1.5"
},
"scripts": {
"postinstall": "gql-gen --errors-only"
Expand Down
2 changes: 1 addition & 1 deletion packages/frontend/i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"devDependencies": {
"glob": "^11.0.0",
"vitest": "2.1.4"
"vitest": "2.1.5"
},
"version": "0.18.0"
}
2 changes: 1 addition & 1 deletion tools/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@aws-sdk/client-s3": "^3.620.0",
"@blocksuite/affine": "0.17.32",
"@clack/core": "^0.3.4",
"@clack/prompts": "^0.7.0",
"@clack/prompts": "^0.8.0",
"@magic-works/i18n-codegen": "^0.6.0",
"@napi-rs/simple-git": "^0.1.16",
"@perfsee/webpack": "^1.12.2",
Expand Down
Loading

0 comments on commit a30e473

Please sign in to comment.