Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
geoperez committed Jun 3, 2024
1 parent 3e6a404 commit ae4aba1
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 87 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"tailwind.config.js"
],
"dependencies": {
"@fluentui/react-icons": "^2.0.241",
"@fluentui/react-icons": "^2.0.242",
"@headlessui/react": "0.0.0-insiders.ce17c6d",
"@tremor/react": "^3.17.2",
"react": "^18.3.1",
Expand All @@ -21,16 +21,16 @@
"zustand": "^4.5.2"
},
"devDependencies": {
"@rsbuild/core": "^0.7.1",
"@rsbuild/plugin-react": "^0.7.1",
"@rsbuild/core": "^0.7.2",
"@rsbuild/plugin-react": "^0.7.2",
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/react": "^15.0.7",
"@testing-library/react": "^16.0.0",
"@types/jest": "^29.5.12",
"@types/react": "^18.3.3",
"@types/uuid": "^9.0.8",
"@types/react-dom": "^18.3.0",
"@types/recharts": "1.8.29",
"@types/node": "^20.13.0",
"@types/node": "^20.14.0",
"@typescript-eslint/eslint-plugin": "^7.11.0",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
Expand All @@ -43,7 +43,7 @@
"jest-environment-jsdom": "^29.7.0",
"lint-staged": "^15.2.5",
"postcss-loader": "^8.1.1",
"prettier": "^3.2.5",
"prettier": "^3.3.0",
"tailwindcss": "^3.4.3",
"ts-jest": "^29.1.4",
"typescript": "^5.4.5"
Expand Down
Loading

0 comments on commit ae4aba1

Please sign in to comment.