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 Apr 27, 2024
1 parent f9df819 commit e5221de
Show file tree
Hide file tree
Showing 2 changed files with 187 additions and 187 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,24 +11,24 @@
"@fluentui/react-icons": "^2.0.237",
"@headlessui/react": "0.0.0-insiders.ce17c6d",
"@tremor/react": "^3.16.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"recharts": "2.12.6",
"tailwind-merge": "^2.3.0",
"tailwind-styled-components": "^2.2.0",
"uno-js": "^3.96.0",
"uno-js": "^3.97.0",
"uuid": "^9.0.1",
"zustand": "^4.5.2"
},
"devDependencies": {
"@rsbuild/core": "^0.6.6",
"@rsbuild/plugin-react": "^0.6.6",
"@rsbuild/core": "^0.6.7",
"@rsbuild/plugin-react": "^0.6.7",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^15.0.4",
"@testing-library/react": "^15.0.5",
"@types/jest": "^29.5.12",
"@types/react": "^18.2.79",
"@types/react": "^18.3.1",
"@types/uuid": "^9.0.8",
"@types/react-dom": "^18.2.25",
"@types/react-dom": "^18.3.0",
"@types/recharts": "1.8.29",
"@types/node": "^20.12.7",
"@typescript-eslint/eslint-plugin": "^7.7.1",
Expand All @@ -37,7 +37,7 @@
"eslint-config-unosquare": "0.13.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-hooks": "^4.6.2",
"husky": "^9.0.11",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
Expand Down
Loading

0 comments on commit e5221de

Please sign in to comment.