feat: update dependencies in package.json and yarn.lock

- Added better-sqlite3, drizzle-orm, drizzle-kit, and their respective type definitions.
- Updated various esbuild-related packages to their latest versions.
- Enhanced package management for improved compatibility and performance.
This commit is contained in:
fullex 2025-05-20 12:40:17 +08:00
parent 3abe0e803c
commit d31f35b16d
2 changed files with 753 additions and 1 deletions

View File

@ -76,9 +76,11 @@
"@types/react-infinite-scroll-component": "^5.0.0",
"archiver": "^7.0.1",
"async-mutex": "^0.5.0",
"better-sqlite3": "^11.10.0",
"color": "^5.0.0",
"diff": "^7.0.0",
"docx": "^9.0.2",
"drizzle-orm": "^0.43.1",
"electron-log": "^5.1.5",
"electron-store": "^8.2.0",
"electron-updater": "6.6.4",
@ -125,6 +127,7 @@
"@shikijs/markdown-it": "^3.2.2",
"@swc/plugin-styled-components": "^7.1.5",
"@tryfabric/martian": "^1.2.4",
"@types/better-sqlite3": "^7.6.13",
"@types/diff": "^7",
"@types/fs-extra": "^11",
"@types/lodash": "^4.17.5",
@ -152,6 +155,7 @@
"dexie": "^4.0.8",
"dexie-react-hooks": "^1.1.7",
"dotenv-cli": "^7.4.2",
"drizzle-kit": "^0.31.1",
"electron": "35.2.2",
"electron-builder": "26.0.15",
"electron-devtools-installer": "^3.2.0",

750
yarn.lock

File diff suppressed because it is too large Load Diff