Skip to content

Commit

Permalink
Deps
Browse files Browse the repository at this point in the history
  • Loading branch information
geoperez committed Jan 24, 2024
1 parent eb536aa commit 8d87937
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 75 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@fluentui/react-icons": "^2.0.225",
"@headlessui/react": "0.0.0-insiders.1469b85",
"@tremor/react": "^3.13.2",
"@tremor/react": "^3.13.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"recharts": "2.10.4",
Expand All @@ -22,14 +22,14 @@
"devDependencies": {
"@rsbuild/core": "^0.3.7",
"@rsbuild/plugin-react": "^0.3.7",
"@testing-library/jest-dom": "^6.2.1",
"@testing-library/jest-dom": "^6.3.0",
"@testing-library/react": "^14.1.2",
"@types/jest": "^29.5.11",
"@types/object-hash": "^3.0.6",
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
"@types/recharts": "1.8.29",
"@types/node": "^20.11.5",
"@types/node": "^20.11.6",
"@typescript-eslint/eslint-plugin": "^6.19.1",
"autoprefixer": "^10.4.17",
"eslint": "^8.56.0",
Expand Down
Loading

0 comments on commit 8d87937

Please sign in to comment.