Bump better-sqlite3 in the root-npm-minor-patch group across 1 directory

Bumps the root-npm-minor-patch group with 1 update in the / directory: [better-sqlite3](https://github.com/WiseLibs/better-sqlite3).

Updates `better-sqlite3` from 12.9.0 to 12.10.0
- [Release notes](https://github.com/WiseLibs/better-sqlite3/releases)
- [Commits](https://github.com/WiseLibs/better-sqlite3/compare/v12.9.0...v12.10.0)

---
updated-dependencies:
- dependency-name: better-sqlite3
  dependency-version: 12.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root-npm-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit a456172af7454d441dec274adebdd8c836e33096)
This commit is contained in:
dependabot[bot] 2026-05-19 06:56:00 +00:00 committed by Brandon Schneider
parent 1f42501c97
commit 8f7bc5c307
2 changed files with 2 additions and 14 deletions

14
package-lock.json generated
View file

@ -9,7 +9,7 @@
"@cline/sdk": "^0.0.41",
"@modelcontextprotocol/inspector": "^0.21.2",
"@modelcontextprotocol/sdk": "^1.29.0",
"better-sqlite3": "^12.4.1",
"better-sqlite3": "^12.10.0",
"cline": "^3.0.7"
}
},
@ -238,9 +238,6 @@
"cpu": [
"arm64"
],
"libc": [
"glibc"
],
"license": "SEE LICENSE IN LICENSE.md",
"optional": true,
"os": [
@ -254,9 +251,6 @@
"cpu": [
"arm64"
],
"libc": [
"musl"
],
"license": "SEE LICENSE IN LICENSE.md",
"optional": true,
"os": [
@ -270,9 +264,6 @@
"cpu": [
"x64"
],
"libc": [
"glibc"
],
"license": "SEE LICENSE IN LICENSE.md",
"optional": true,
"os": [
@ -286,9 +277,6 @@
"cpu": [
"x64"
],
"libc": [
"musl"
],
"license": "SEE LICENSE IN LICENSE.md",
"optional": true,
"os": [

View file

@ -14,7 +14,7 @@
"@cline/sdk": "^0.0.41",
"@modelcontextprotocol/inspector": "^0.21.2",
"@modelcontextprotocol/sdk": "^1.29.0",
"better-sqlite3": "^12.4.1",
"better-sqlite3": "^12.10.0",
"cline": "^3.0.7"
},
"overrides": {