mirror of
https://github.com/usatiuk/writer.git
synced 2025-10-29 00:17:48 +01:00
Compare commits
1 Commits
main
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
54dd7a139f |
1473
package-lock.json
generated
1473
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -27,7 +27,7 @@
|
||||
"eslint-config-airbnb": "^18.2.1",
|
||||
"eslint-config-prettier": "^8.3.0",
|
||||
"eslint-import-resolver-typescript": "^2.4.0",
|
||||
"eslint-plugin-import": "^2.23.4",
|
||||
"eslint-plugin-import": "^2.27.5",
|
||||
"eslint-plugin-mocha": "^9.0.0",
|
||||
"eslint-plugin-prettier": "^3.4.0",
|
||||
"husky": "^7.0.1",
|
||||
@@ -39,12 +39,12 @@
|
||||
"dependencies": {
|
||||
"@koa/cors": "^3.1.0",
|
||||
"bcrypt": "^5.0.1",
|
||||
"concurrently": "^6.2.0",
|
||||
"concurrently": "^6.5.1",
|
||||
"cross-env": "^7.0.3",
|
||||
"jsonwebtoken": "^9.0.0",
|
||||
"koa": "^2.13.1",
|
||||
"koa-body": "^4.2.0",
|
||||
"koa-jwt": "^4.0.1",
|
||||
"koa-jwt": "^4.0.4",
|
||||
"koa-logger": "^3.2.1",
|
||||
"koa-router": "^10.0.0",
|
||||
"koa-send": "^5.0.1",
|
||||
|
||||
Reference in New Issue
Block a user