Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
geoperez committed Apr 25, 2024
1 parent e6c30e8 commit a61f43a
Show file tree
Hide file tree
Showing 3 changed files with 146 additions and 154 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,30 +8,30 @@
"tailwind.config.js"
],
"dependencies": {
"@fluentui/react-icons": "^2.0.236",
"@fluentui/react-icons": "^2.0.237",
"@headlessui/react": "0.0.0-insiders.ce17c6d",
"@tremor/react": "^3.16.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"recharts": "2.12.5",
"recharts": "2.12.6",
"tailwind-merge": "^2.3.0",
"tailwind-styled-components": "^2.2.0",
"uno-js": "^3.94.0",
"uno-js": "^3.96.0",
"uuid": "^9.0.1",
"zustand": "^4.5.2"
},
"devDependencies": {
"@rsbuild/core": "^0.6.4",
"@rsbuild/plugin-react": "^0.6.4",
"@rsbuild/core": "^0.6.6",
"@rsbuild/plugin-react": "^0.6.6",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^15.0.2",
"@testing-library/react": "^15.0.4",
"@types/jest": "^29.5.12",
"@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.7.0",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
"eslint-config-unosquare": "0.13.0",
Expand Down
Loading

0 comments on commit a61f43a

Please sign in to comment.