Skip to content

Commit

Permalink
Commit from GitHub Actions (npm Bump Deps)
Browse files Browse the repository at this point in the history
  • Loading branch information
geoperez committed Oct 19, 2024
1 parent a5e0387 commit 3f149b7
Show file tree
Hide file tree
Showing 2 changed files with 144 additions and 141 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,26 +13,26 @@
"@tremor/react": "^3.18.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "7.53.0",
"react-hook-form": "7.53.1",
"react-tooltip": "5.28.0",
"recharts": "2.13.0",
"tailwind-merge": "^2.5.3",
"tailwind-merge": "^2.5.4",
"tailwind-styled-components": "^2.2.0",
"uno-js": "^3.127.0",
"uuid": "^10.0.0",
"zustand": "^4.5.5"
"zustand": "^5.0.0"
},
"devDependencies": {
"@rsbuild/core": "1.0.13",
"@rsbuild/plugin-react": "1.0.3",
"@testing-library/jest-dom": "^6.5.0",
"@rsbuild/core": "1.0.15",
"@rsbuild/plugin-react": "1.0.5",
"@testing-library/jest-dom": "^6.6.2",
"@testing-library/react": "^16.0.1",
"@types/jest": "^29.5.13",
"@types/react": "^18.3.11",
"@types/uuid": "^10.0.0",
"@types/react-dom": "^18.3.1",
"@types/recharts": "1.8.29",
"@types/node": "^22.7.5",
"@types/node": "^22.7.6",
"@typescript-eslint/eslint-plugin": "7.18.0",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.0",
Expand All @@ -46,7 +46,7 @@
"lint-staged": "^15.2.10",
"postcss-loader": "^8.1.1",
"prettier": "^3.3.3",
"tailwindcss": "^3.4.13",
"tailwindcss": "^3.4.14",
"ts-jest": "^29.2.5",
"typescript": "^5.6.3"
},
Expand Down
Loading

0 comments on commit 3f149b7

Please sign in to comment.