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 Feb 3, 2024
1 parent 85373ae commit 33ae355
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 104 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,32 +16,32 @@
"recharts": "2.11.0",
"tailwind-merge": "^2.2.1",
"tailwind-styled-components": "^2.2.0",
"uno-js": "^3.79.0",
"uno-js": "^3.80.0",
"uuid": "^9.0.1",
"zustand": "^4.5.0"
},
"devDependencies": {
"@rsbuild/core": "^0.3.10",
"@rsbuild/plugin-react": "^0.3.10",
"@testing-library/jest-dom": "^6.4.0",
"@testing-library/react": "^14.1.2",
"@types/jest": "^29.5.11",
"@types/react": "^18.2.48",
"@rsbuild/core": "^0.3.11",
"@rsbuild/plugin-react": "^0.3.11",
"@testing-library/jest-dom": "^6.4.1",
"@testing-library/react": "^14.2.1",
"@types/jest": "^29.5.12",
"@types/react": "^18.2.52",
"@types/uuid": "^9.0.8",
"@types/react-dom": "^18.2.18",
"@types/recharts": "1.8.29",
"@types/node": "^20.11.10",
"@types/node": "^20.11.16",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"autoprefixer": "^10.4.17",
"eslint": "^8.56.0",
"eslint-config-unosquare": "0.10.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"husky": "^9.0.7",
"husky": "^9.0.10",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"lint-staged": "^15.2.0",
"lint-staged": "^15.2.1",
"postcss-loader": "^8.1.0",
"prettier": "^3.2.4",
"tailwindcss": "^3.4.1",
Expand Down
Loading

0 comments on commit 33ae355

Please sign in to comment.