Skip to content

Commit

Permalink
bump libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
ksopyla committed Oct 19, 2024
1 parent d8be236 commit f15850a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ui/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 ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@azure/msal-browser": "^3.13.0",
"@react-oauth/google": "^0.12.1",
"antd": "^5.17.3",
"axios": "^1.6.2",
"axios": "^1.7.4",
"d3-scale-chromatic": "^3.1.0",
"dotenv": "^16.3.1",
"formik": "^2.4.5",
Expand Down Expand Up @@ -53,6 +53,6 @@
"postcss": "^8.4.31",
"tailwindcss": "^3.3.5",
"typescript": "^5.2.2",
"vite": "^5.0.0"
"vite": "^5.4.6"
}
}

0 comments on commit f15850a

Please sign in to comment.