Skip to content

Commit

Permalink
fix: deps alert
Browse files Browse the repository at this point in the history
  • Loading branch information
Molunerfinn committed Jan 9, 2023
1 parent b417f62 commit 55860dd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,23 +14,23 @@
"js-md5": "0.7.3",
"less": "4.1.2",
"lodash": "4.17.21",
"moment": "2.29.2",
"moment": "2.29.4",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-router-dom": "6",
"tdesign-icons-react": "0.0.5",
"tdesign-react": "0.22.1"
},
"devDependencies": {
"@types/lodash": "4.14.181",
"@types/js-md5": "0.4.3",
"@types/lodash": "4.14.181",
"@types/react": "17.0.44",
"@types/react-dom": "17.0.15",
"@types/validator": "13.7.2",
"@vitejs/plugin-react": "1.3.0",
"csstype": "3.0.10",
"husky": "7.0.4",
"typescript": "4.6.3",
"vite": "2.9.1"
"vite": "2.9.15"
}
}

0 comments on commit 55860dd

Please sign in to comment.