mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-31 04:59:50 +02:00
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
"jsonwebtoken": "9.0.2",
|
||||
"lodash": "4.17.21",
|
||||
"logrotate-stream": "0.2.9",
|
||||
"lru-cache": "10.0.1",
|
||||
"lru-cache": "10.0.2",
|
||||
"mime": "3.0.0",
|
||||
"mkdirp": "3.0.1",
|
||||
"mongodb": "6.2.0",
|
||||
@@ -154,7 +154,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@apidevtools/swagger-parser": "10.1.0",
|
||||
"@commitlint/cli": "18.4.0",
|
||||
"@commitlint/cli": "18.4.1",
|
||||
"@commitlint/config-angular": "18.4.0",
|
||||
"coveralls": "3.1.1",
|
||||
"eslint": "8.53.0",
|
||||
@@ -164,7 +164,7 @@
|
||||
"grunt-contrib-watch": "1.1.0",
|
||||
"husky": "8.0.3",
|
||||
"jsdom": "22.1.0",
|
||||
"lint-staged": "15.0.2",
|
||||
"lint-staged": "15.1.0",
|
||||
"mocha": "10.2.0",
|
||||
"mocha-lcov-reporter": "1.3.0",
|
||||
"mockdate": "3.0.5",
|
||||
|
||||
Reference in New Issue
Block a user