Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
geoperez committed Dec 9, 2024
1 parent f1fc6ec commit 7d8b0de
Show file tree
Hide file tree
Showing 3 changed files with 267 additions and 184 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,28 +10,28 @@
"dependencies": {
"@fluentui/react-icons": "^2.0.266",
"@headlessui/react": "0.0.0-insiders.ce17c6d",
"@tremor/react": "^3.18.4",
"@tremor/react": "^3.18.6",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "7.53.2",
"react-hook-form": "7.54.0",
"react-tooltip": "5.28.0",
"recharts": "2.13.3",
"recharts": "2.14.1",
"tailwind-merge": "^2.5.5",
"tailwind-styled-components": "^2.2.0",
"uno-js": "^3.127.2",
"uno-js": "^3.127.3",
"uuid": "^11.0.3",
"zustand": "5.0.1"
"zustand": "5.0.2"
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@rsbuild/core": "1.1.7",
"@rsbuild/plugin-react": "1.0.7",
"@rsbuild/core": "1.1.9",
"@rsbuild/plugin-react": "1.1.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.0.1",
"@testing-library/react": "^16.1.0",
"@types/jest": "^29.5.14",
"@types/node": "^22.10.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/react": "^19.0.1",
"@types/react-dom": "^19.0.2",
"@types/recharts": "1.8.29",
"@types/uuid": "^10.0.0",
"autoprefixer": "^10.4.20",
Expand All @@ -40,7 +40,7 @@
"jest-environment-jsdom": "^29.7.0",
"lint-staged": "^15.2.10",
"postcss-loader": "^8.1.1",
"tailwindcss": "^3.4.15",
"tailwindcss": "^3.4.16",
"ts-jest": "^29.2.5",
"typescript": "^5.7.2"
},
Expand Down
Loading

0 comments on commit 7d8b0de

Please sign in to comment.