Skip to content

Commit

Permalink
deps: upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
bs32g1038 committed Mar 29, 2023
1 parent c4854dd commit f519dbc
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,23 +86,23 @@
"@types/helmet": "^4.0.0",
"@types/jest": "^29.5.0",
"@types/jsonwebtoken": "^9.0.1",
"@types/lodash": "^4.14.191",
"@types/lodash": "^4.14.192",
"@types/lru-cache": "^7.10.9",
"@types/multer": "^1.4.7",
"@types/node": "^18.15.10",
"@types/node": "^18.15.11",
"@types/nodemailer": "^6.4.7",
"@types/react": "^18.0.29",
"@types/react": "^18.0.31",
"@types/react-dom": "^18.0.11",
"@types/supertest": "^2.0.12",
"@types/validator": "^13.7.14",
"@typescript-eslint/eslint-plugin": "^5.56.0",
"@typescript-eslint/parser": "^5.56.0",
"antd": "^5.3.2",
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.57.0",
"antd": "^5.3.3",
"axios": "^1.3.4",
"boring-avatars": "^1.7.0",
"clsx": "^1.2.1",
"dayjs": "^1.11.7",
"eslint": "^8.36.0",
"eslint": "^8.37.0",
"eslint-config-next": "^13.2.4",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
Expand All @@ -113,7 +113,7 @@
"lint-staged": "^13.2.0",
"lodash": "^4.17.21",
"mongodb-memory-server": "^8.12.1",
"nanoid": "^4.0.1",
"nanoid": "^4.0.2",
"next": "^13.2.4",
"next-redux-wrapper": "^9.0.0-rc.2",
"prettier": "^2.8.7",
Expand Down

0 comments on commit f519dbc

Please sign in to comment.