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 22, 2024
1 parent ea6a056 commit 3709ee5
Show file tree
Hide file tree
Showing 12 changed files with 1,438 additions and 1,162 deletions.
26 changes: 13 additions & 13 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion blocksuite/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@blocksuite/store": "workspace:*",
"@blocksuite/sync": "workspace:*",
"@preact/signals-core": "^1.8.0",
"@shoelace-style/shoelace": "2.19.0",
"@shoelace-style/shoelace": "2.19.1",
"@toeverything/pdf-viewer": "^0.1.1",
"@toeverything/y-indexeddb": "0.10.0-canary.9",
"@types/katex": "^0.16.7",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
"which-typed-array": "npm:@nolyfill/which-typed-array@latest",
"macos-alias": "npm:@napi-rs/[email protected]",
"fs-xattr": "npm:@napi-rs/xattr@latest",
"vite": "6.0.3",
"vite": "6.0.5",
"decode-named-character-reference@npm:^1.0.0": "patch:decode-named-character-reference@npm%3A1.0.2#~/.yarn/patches/decode-named-character-reference-npm-1.0.2-db17a755fd.patch",
"@atlaskit/pragmatic-drag-and-drop@npm:^1.1.0": "patch:@atlaskit/pragmatic-drag-and-drop@npm%3A1.4.0#~/.yarn/patches/@atlaskit-pragmatic-drag-and-drop-npm-1.4.0-75c45f52d3.patch"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/backend/native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"build:debug": "napi build"
},
"devDependencies": {
"@napi-rs/cli": "3.0.0-alpha.64",
"@napi-rs/cli": "3.0.0-alpha.65",
"lib0": "^0.2.99",
"tiktoken": "^1.0.17",
"tinybench": "^3.0.7",
Expand Down
16 changes: 8 additions & 8 deletions packages/backend/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,18 +40,18 @@
"@node-rs/crc32": "^1.10.6",
"@opentelemetry/api": "^1.9.0",
"@opentelemetry/core": "^1.29.0",
"@opentelemetry/exporter-prometheus": "^0.56.0",
"@opentelemetry/exporter-prometheus": "^0.57.0",
"@opentelemetry/exporter-zipkin": "^1.29.0",
"@opentelemetry/host-metrics": "^0.35.4",
"@opentelemetry/instrumentation": "^0.56.0",
"@opentelemetry/instrumentation-graphql": "^0.46.0",
"@opentelemetry/instrumentation-http": "^0.56.0",
"@opentelemetry/instrumentation-ioredis": "^0.46.0",
"@opentelemetry/instrumentation-nestjs-core": "^0.43.0",
"@opentelemetry/instrumentation-socket.io": "^0.45.0",
"@opentelemetry/instrumentation": "^0.57.0",
"@opentelemetry/instrumentation-graphql": "^0.47.0",
"@opentelemetry/instrumentation-http": "^0.57.0",
"@opentelemetry/instrumentation-ioredis": "^0.47.0",
"@opentelemetry/instrumentation-nestjs-core": "^0.44.0",
"@opentelemetry/instrumentation-socket.io": "^0.46.0",
"@opentelemetry/resources": "^1.29.0",
"@opentelemetry/sdk-metrics": "^1.29.0",
"@opentelemetry/sdk-node": "^0.56.0",
"@opentelemetry/sdk-node": "^0.57.0",
"@opentelemetry/sdk-trace-node": "^1.29.0",
"@opentelemetry/semantic-conventions": "^1.28.0",
"@prisma/client": "^5.22.0",
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 @@ -39,7 +39,7 @@
"cmdk": "^1.0.4",
"embla-carousel-react": "^8.5.1",
"input-otp": "^1.4.1",
"lucide-react": "^0.468.0",
"lucide-react": "^0.469.0",
"next-themes": "^0.4.4",
"react": "^19.0.0",
"react-day-picker": "^9.4.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/frontend/apps/android/App/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ dependencies {
androidTestImplementation "androidx.test.ext:junit:$androidxJunitVersion"
androidTestImplementation "androidx.test.espresso:espresso-core:$androidxEspressoCoreVersion"
implementation project(':capacitor-cordova-android-plugins')
implementation "net.java.dev.jna:jna:5.15.0@aar"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0"
implementation "net.java.dev.jna:jna:5.16.0@aar"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.1"
implementation 'androidx.core:core-ktx:1.15.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.11.1-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.12-all.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down
3 changes: 1 addition & 2 deletions packages/frontend/apps/android/App/gradlew
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,7 @@ done
# shellcheck disable=SC2034
APP_BASE_NAME=${0##*/}
# Discard cd standard output in case $CDPATH is set (https://github.com/gradle/gradle/issues/25036)
APP_HOME=$( cd -P "${APP_HOME:-./}" > /dev/null && printf '%s
' "$PWD" ) || exit
APP_HOME=$( cd -P "${APP_HOME:-./}" > /dev/null && printf '%s\n' "$PWD" ) || exit

# Use the maximum available, or set MAX_FD != -1 to use that value.
MAX_FD=maximum
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 @@ -33,7 +33,7 @@
}
},
"devDependencies": {
"@napi-rs/cli": "3.0.0-alpha.64",
"@napi-rs/cli": "3.0.0-alpha.65",
"@types/node": "^20.17.10",
"ava": "^6.2.0",
"ts-node": "^10.9.2",
Expand Down
4 changes: 2 additions & 2 deletions tools/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"@affine/templates": "workspace:*",
"@aws-sdk/client-s3": "^3.709.0",
"@blocksuite/affine": "workspace:*",
"@clack/core": "^0.3.5",
"@clack/prompts": "^0.8.2",
"@clack/core": "^0.4.0",
"@clack/prompts": "^0.9.0",
"@magic-works/i18n-codegen": "^0.6.1",
"@napi-rs/simple-git": "^0.1.19",
"@perfsee/webpack": "^1.13.0",
Expand Down
Loading

0 comments on commit 3709ee5

Please sign in to comment.