Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 31, 2024
1 parent 13b0aa3 commit 8b44f34
Show file tree
Hide file tree
Showing 2 changed files with 312 additions and 287 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
},
"devDependencies": {
"@types/node": "20.11.25",
"@types/react": "^18.2.67",
"@types/react-dom": "^18.2.22",
"@typescript-eslint/eslint-plugin": "7.3.1",
"@typescript-eslint/parser": "7.3.1",
"@types/react": "^18.2.73",
"@types/react-dom": "^18.2.23",
"@typescript-eslint/eslint-plugin": "7.4.0",
"@typescript-eslint/parser": "7.4.0",
"@vitejs/plugin-react-swc": "^3.6.0",
"cross-env": "7.0.3",
"eslint": "8.57.0",
Expand All @@ -37,13 +37,13 @@
"prettier": "3.2.5",
"sass": "1.72.0",
"taze": "^0.13.3",
"typescript": "5.4.2",
"vite": "^5.1.6",
"typescript": "5.4.3",
"vite": "^5.2.7",
"vite-plugin-html": "3.2.2"
},
"dependencies": {
"@ant-design/icons": "5.3.4",
"antd": "5.15.3",
"@ant-design/icons": "5.3.6",
"antd": "5.16.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router": "^6.22.3",
Expand Down
Loading

0 comments on commit 8b44f34

Please sign in to comment.