Skip to content

Commit

Permalink
Update Deps
Browse files Browse the repository at this point in the history
  • Loading branch information
geoperez committed Feb 5, 2024
1 parent f440fa1 commit 291b92c
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 36 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,17 @@
"recharts": "2.11.0",
"tailwind-merge": "^2.2.1",
"tailwind-styled-components": "^2.2.0",
"uno-js": "^3.80.0",
"uno-js": "^3.81.0",
"uuid": "^9.0.1",
"zustand": "^4.5.0"
},
"devDependencies": {
"@rsbuild/core": "^0.3.11",
"@rsbuild/plugin-react": "^0.3.11",
"@testing-library/jest-dom": "^6.4.1",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.1",
"@types/jest": "^29.5.12",
"@types/react": "^18.2.52",
"@types/react": "^18.2.53",
"@types/uuid": "^9.0.8",
"@types/react-dom": "^18.2.18",
"@types/recharts": "1.8.29",
Expand All @@ -41,9 +41,9 @@
"husky": "^9.0.10",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"lint-staged": "^15.2.1",
"lint-staged": "^15.2.2",
"postcss-loader": "^8.1.0",
"prettier": "^3.2.4",
"prettier": "^3.2.5",
"tailwindcss": "^3.4.1",
"ts-jest": "^29.1.2",
"typescript": "^5.3.3"
Expand Down
62 changes: 31 additions & 31 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 291b92c

Please sign in to comment.