Skip to content

Commit

Permalink
build(deps): bump packages (#414)
Browse files Browse the repository at this point in the history
* bump @fortawesome/*svg* from 6.5.2 to 6.6.0
* bump @fortawesome/react-fontawesome
* bump @tanstack/react-query from 5.35.1 to 5.51.23
* bump @types/node from 20.12.10 to 20.14.8
* bump @types/react from 18.3.1 to 18.3.3
* bump @vitejs/plugin-react from 4.2.1 to 4.3.1
* bump react-bootstrap from 2.10.2 to 2.10.4
* bump react-hook-form from 2.10.2 to 2.10.4
* bump react-router-dom from 6.23.0 to 6.25.0
* bump typscript from 5.4.5 to 5.5.4
* bump vite from 5.2.11 to 5.4.0
* bump vite-tsconfig-paths from 4.3.2 to 5.0.1
* bump yaml from 2.4.2 to 2.5.0

* bump husky from 9.0.11 to 9.1.4
* bump @commitlint/cli from 19.3.0 to 19.4.0
  • Loading branch information
dependabot[bot] committed Aug 12, 2024
1 parent f9d6dec commit 0a4ada5
Show file tree
Hide file tree
Showing 4 changed files with 550 additions and 607 deletions.
173 changes: 77 additions & 96 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
"author": "",
"license": "ISC",
"devDependencies": {
"husky": "^9.0.11",
"husky": "^9.1.4",
"standard-version": "^9.5.0"
},
"dependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2"
}
}
Loading

0 comments on commit 0a4ada5

Please sign in to comment.