Lock file maintenance #209

Merged
bot merged 2 commits from renovate/lock-file-maintenance into main 2025-03-30 04:02:03 +02:00
2 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,6 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules. // Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins { plugins {
id 'com.android.application' version '8.9.1' apply false id 'com.android.application' version '8.9.1' apply false
id 'com.android.library' version '8.9.0' apply false id 'com.android.library' version '8.9.1' apply false
id 'org.jetbrains.kotlin.android' version '2.1.20' apply false id 'org.jetbrains.kotlin.android' version '2.1.20' apply false
} }

View File

@ -1561,9 +1561,9 @@
integrity sha512-6C8nqWur3j98U6+lXDfTUWIfgvZU+EumvpHKcYjujKH7woYyLj2sUmff0tRhrqM7BohUw7Pz3ZB1jj2gW9Fvmg== integrity sha512-6C8nqWur3j98U6+lXDfTUWIfgvZU+EumvpHKcYjujKH7woYyLj2sUmff0tRhrqM7BohUw7Pz3ZB1jj2gW9Fvmg==
"@types/node@*": "@types/node@*":
version "22.13.11" version "22.13.14"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.11.tgz#f0ed6b302dcf0f4229d44ea707e77484ad46d234" resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.14.tgz#70d84ec91013dcd2ba2de35532a5a14c2b4cc912"
integrity sha512-iEUCUJoU0i3VnrCmgoWCXttklWcvoCIx4jzcP22fioIVSdTmjgoEvmAO/QPw6TcS9k5FrNgn4w7q5lGOd1CT5g== integrity sha512-Zs/Ollc1SJ8nKUAgc7ivOEdIBM8JAKgrqqUYi2J997JuKO7/tpQC+WCetQ1sypiKCQWHdvdg9wBNpUPEWZae7w==
dependencies: dependencies:
undici-types "~6.20.0" undici-types "~6.20.0"
@ -2168,9 +2168,9 @@ node-gyp-build-optional-packages@5.2.2:
detect-libc "^2.0.1" detect-libc "^2.0.1"
nwsapi@^2.2.16: nwsapi@^2.2.16:
version "2.2.19" version "2.2.20"
resolved "https://registry.yarnpkg.com/nwsapi/-/nwsapi-2.2.19.tgz#586660f7c24c34691907002309a8dc28064c9c0b" resolved "https://registry.yarnpkg.com/nwsapi/-/nwsapi-2.2.20.tgz#22e53253c61e7b0e7e93cef42c891154bcca11ef"
integrity sha512-94bcyI3RsqiZufXjkr3ltkI86iEl+I7uiHVDtcq9wJUTwYQJ5odHDeSzkkrRzi80jJ8MaeZgqKjH1bAWAFw9bA== integrity sha512-/ieB+mDe4MrrKMT8z+mQL8klXydZWGR5Dowt4RAGKbJ3kIGEx3X4ljUo+6V73IXtUPWgfOlU5B9MlGxFO5T+cA==
object-inspect@^1.13.3: object-inspect@^1.13.3:
version "1.13.4" version "1.13.4"