Merge pull request #36 from Kizuren/dependabot/npm_and_yarn/better-sqlite3-12.4.1

Bump better-sqlite3 from 12.2.0 to 12.4.1
This commit is contained in:
Kizuren 2025-12-12 08:25:11 +01:00 committed by GitHub
commit 47b7dcebb5
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",