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 Jul 5, 2024
1 parent 13b0aa3 commit 863a5fb
Show file tree
Hide file tree
Showing 2 changed files with 1,522 additions and 1,529 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,34 +19,34 @@
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"husky": "9.0.11",
"lint-staged": "15.2.2"
"lint-staged": "15.2.7"
},
"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",
"@vitejs/plugin-react-swc": "^3.6.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "7.15.0",
"@typescript-eslint/parser": "7.15.0",
"@vitejs/plugin-react-swc": "^3.7.0",
"cross-env": "7.0.3",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"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",
"eslint-plugin-react": "7.34.3",
"eslint-plugin-react-hooks": "4.6.2",
"prettier": "3.3.2",
"sass": "1.77.6",
"taze": "^0.14.2",
"typescript": "5.5.3",
"vite": "^5.1.6",
"vite-plugin-html": "3.2.2"
},
"dependencies": {
"@ant-design/icons": "5.3.4",
"antd": "5.15.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router": "^6.22.3",
"react-router-dom": "^6.22.3"
"@ant-design/icons": "5.3.7",
"antd": "5.19.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router": "^6.24.1",
"react-router-dom": "^6.24.1"
}
}
Loading

0 comments on commit 863a5fb

Please sign in to comment.