Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
geoperez committed Apr 18, 2024
1 parent 9bdbb7a commit 51a8eb3
Show file tree
Hide file tree
Showing 7 changed files with 4,238 additions and 3,332 deletions.
12 changes: 6 additions & 6 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.235",
"@headlessui/react": "0.0.0-insiders.ce17c6d",
"@tremor/react": "^3.15.1",
"@tremor/react": "^3.16.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"recharts": "2.12.5",
Expand All @@ -21,17 +21,17 @@
"zustand": "^4.5.2"
},
"devDependencies": {
"@rsbuild/core": "^0.6.1",
"@rsbuild/plugin-react": "^0.6.1",
"@rsbuild/core": "^0.6.4",
"@rsbuild/plugin-react": "^0.6.4",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^15.0.1",
"@testing-library/react": "^15.0.2",
"@types/jest": "^29.5.12",
"@types/react": "^18.2.77",
"@types/react": "^18.2.79",
"@types/uuid": "^9.0.8",
"@types/react-dom": "^18.2.25",
"@types/recharts": "1.8.29",
"@types/node": "^20.12.7",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
"eslint-config-unosquare": "0.13.0",
Expand Down
Loading

0 comments on commit 51a8eb3

Please sign in to comment.