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] authored Apr 16, 2024
1 parent 13b0aa3 commit be82ff1
Show file tree
Hide file tree
Showing 2 changed files with 3,675 additions and 4,000 deletions.
18 changes: 9 additions & 9 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.79",
"@types/react-dom": "^18.2.25",
"@typescript-eslint/eslint-plugin": "7.7.0",
"@typescript-eslint/parser": "7.7.0",
"@vitejs/plugin-react-swc": "^3.6.0",
"cross-env": "7.0.3",
"eslint": "8.57.0",
Expand All @@ -35,15 +35,15 @@
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.0",
"prettier": "3.2.5",
"sass": "1.72.0",
"taze": "^0.13.3",
"typescript": "5.4.2",
"sass": "1.75.0",
"taze": "^0.13.6",
"typescript": "5.4.5",
"vite": "^5.1.6",
"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.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router": "^6.22.3",
Expand Down
Loading

0 comments on commit be82ff1

Please sign in to comment.