Bump better-sqlite3 from 12.2.0 to 12.4.1

Bumps [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) from 12.2.0 to 12.4.1.
- [Release notes](https://github.com/WiseLibs/better-sqlite3/releases)
- [Commits](https://github.com/WiseLibs/better-sqlite3/compare/v12.2.0...v12.4.1)

---
updated-dependencies:
- dependency-name: better-sqlite3
  dependency-version: 12.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-11-03 22:35:43 +00:00 committed by GitHub
parent 454aa72cb1
commit fed14e23e7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -19,7 +19,7 @@
"@tailwindcss/vite": "^4.1.12", "@tailwindcss/vite": "^4.1.12",
"@unhead/vue": "^2.0.19", "@unhead/vue": "^2.0.19",
"animate.css": "^4.1.1", "animate.css": "^4.1.1",
"better-sqlite3": "^12.2.0", "better-sqlite3": "^12.4.1",
"eslint": "^9.38.0", "eslint": "^9.38.0",
"nuxt": "^4.1.2", "nuxt": "^4.1.2",
"sass": "^1.93.2", "sass": "^1.93.2",
@ -7181,9 +7181,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/better-sqlite3": { "node_modules/better-sqlite3": {
"version": "12.2.0", "version": "12.4.1",
"resolved": "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-12.2.0.tgz", "resolved": "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-12.4.1.tgz",
"integrity": "sha512-eGbYq2CT+tos1fBwLQ/tkBt9J5M3JEHjku4hbvQUePCckkvVf14xWj+1m7dGoK81M/fOjFT7yM9UMeKT/+vFLQ==", "integrity": "sha512-3yVdyZhklTiNrtg+4WqHpJpFDd+WHTg2oM7UcR80GqL05AOV0xEJzc6qNvFYoEtE+hRp1n9MpN6/+4yhlGkDXQ==",
"hasInstallScript": true, "hasInstallScript": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {

View file

@ -22,7 +22,7 @@
"@tailwindcss/vite": "^4.1.12", "@tailwindcss/vite": "^4.1.12",
"@unhead/vue": "^2.0.19", "@unhead/vue": "^2.0.19",
"animate.css": "^4.1.1", "animate.css": "^4.1.1",
"better-sqlite3": "^12.2.0", "better-sqlite3": "^12.4.1",
"eslint": "^9.38.0", "eslint": "^9.38.0",
"nuxt": "^4.1.2", "nuxt": "^4.1.2",
"sass": "^1.93.2", "sass": "^1.93.2",