chore(dependencies): update package-lock.json and package.json for dependency versions
- Updated lodash from version 4.17.21 to 4.17.23 in package-lock.json for improved performance and security. - Downgraded sqlite3 from version 5.1.7 to 5.0.2 in both package.json and package-lock.json to maintain compatibility. - Upgraded @babel/runtime from version 7.28.4 to 7.28.6 in package-lock.json to incorporate the latest features and fixes. - Added new esbuild dependencies for various architectures (aix, android, darwin, freebsd, linux) to enhance cross-platform support. - Updated TypeScript definitions for ms and node modules to align with the latest API changes and improve type safety.
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
"devDependencies": {
|
||||
"cross-env": "^7.0.3",
|
||||
"nodemon": "^3.1.4",
|
||||
"sqlite3": "^5.1.7",
|
||||
"sqlite3": "^5.0.2",
|
||||
"supertest": "^7.1.1",
|
||||
"vitest": "^4.0.8",
|
||||
"vue-eslint-parser": "9.4.3"
|
||||
|
||||
Reference in New Issue
Block a user