Compare commits
3 commits
fdd23df8d7
...
99831ff824
Author | SHA1 | Date | |
---|---|---|---|
99831ff824 | |||
8584d76456 | |||
4df6644665 |
2 changed files with 3 additions and 3 deletions
|
@ -39,11 +39,11 @@
|
||||||
"@types/express": "4.17.21",
|
"@types/express": "4.17.21",
|
||||||
"@types/jest": "29.5.11",
|
"@types/jest": "29.5.11",
|
||||||
"@types/node": "20.6.0",
|
"@types/node": "20.6.0",
|
||||||
"@types/supertest": "2.0.16",
|
"@types/supertest": "6.0.0",
|
||||||
"@typescript-eslint/eslint-plugin": "6.15.0",
|
"@typescript-eslint/eslint-plugin": "6.15.0",
|
||||||
"@typescript-eslint/parser": "6.15.0",
|
"@typescript-eslint/parser": "6.15.0",
|
||||||
"eslint-config-prettier": "9.1.0",
|
"eslint-config-prettier": "9.1.0",
|
||||||
"eslint-plugin-prettier": "5.1.0",
|
"eslint-plugin-prettier": "5.1.1",
|
||||||
"eslint": "8.56.0",
|
"eslint": "8.56.0",
|
||||||
"execa": "8.0.1",
|
"execa": "8.0.1",
|
||||||
"jest": "29.7.0",
|
"jest": "29.7.0",
|
||||||
|
|
|
@ -32,7 +32,7 @@
|
||||||
"@procyon/utils": "1.2.9",
|
"@procyon/utils": "1.2.9",
|
||||||
"@reduxjs/toolkit": "2.0.1",
|
"@reduxjs/toolkit": "2.0.1",
|
||||||
"clsx": "2.0.0",
|
"clsx": "2.0.0",
|
||||||
"date-fns": "3.0.1",
|
"date-fns": "3.0.6",
|
||||||
"history": "5.3.0",
|
"history": "5.3.0",
|
||||||
"ramda": "0.29.1",
|
"ramda": "0.29.1",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
|
|
Loading…
Add table
Reference in a new issue