chore(deps): update dependencies for improved compatibility and functionality
- Upgraded various dependencies across multiple package.json files, including @babel/core to 7.28.0, @keyv/redis to 4.6.0, and mongoose to 8.16.2. - Updated axios to version 1.10.0 and nodemailer to 7.0.5 for enhanced performance. - Adjusted types for @types/lodash and @types/node to their latest versions for better type safety. - Incremented better-auth to 1.2.12 and updated other related packages for stability. Signed-off-by: Innei <tukon479@gmail.com>
This commit is contained in:
10
package.json
10
package.json
@@ -21,13 +21,13 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@innei/prettier": "0.15.0",
|
||||
"@sxzz/eslint-config": "7.0.2",
|
||||
"@types/node": "24.0.1",
|
||||
"@sxzz/eslint-config": "7.0.5",
|
||||
"@types/node": "24.0.12",
|
||||
"cross-env": "7.0.3",
|
||||
"eslint": "^9.28.0",
|
||||
"lint-staged": "16.1.0",
|
||||
"eslint": "^9.30.1",
|
||||
"lint-staged": "16.1.2",
|
||||
"mongodb-memory-server": "10.1.4",
|
||||
"prettier": "3.5.3",
|
||||
"prettier": "3.6.2",
|
||||
"redis-memory-server": "0.12.1",
|
||||
"rimraf": "6.0.1",
|
||||
"simple-git-hooks": "2.13.0",
|
||||
|
||||
Reference in New Issue
Block a user