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 May 25, 2024
1 parent 5eeea9c commit 2e8fe70
Show file tree
Hide file tree
Showing 2 changed files with 158 additions and 116 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"dependencies": {
"@fluentui/react-icons": "^2.0.240",
"@headlessui/react": "0.0.0-insiders.ce17c6d",
"@tremor/react": "^3.17.1",
"@tremor/react": "^3.17.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"recharts": "2.12.7",
"tailwind-merge": "^2.3.0",
"tailwind-styled-components": "^2.2.0",
"uno-js": "^3.99.0",
"uno-js": "^3.100.0",
"uuid": "^9.0.1",
"zustand": "^4.5.2"
},
Expand All @@ -26,12 +26,12 @@
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/react": "^15.0.7",
"@types/jest": "^29.5.12",
"@types/react": "^18.3.2",
"@types/react": "^18.3.3",
"@types/uuid": "^9.0.8",
"@types/react-dom": "^18.3.0",
"@types/recharts": "1.8.29",
"@types/node": "^20.12.12",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/eslint-plugin": "^7.10.0",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
"eslint-config-unosquare": "0.13.0",
Expand All @@ -41,11 +41,11 @@
"husky": "^9.0.11",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"lint-staged": "^15.2.2",
"lint-staged": "^15.2.4",
"postcss-loader": "^8.1.1",
"prettier": "^3.2.5",
"tailwindcss": "^3.4.3",
"ts-jest": "^29.1.2",
"ts-jest": "^29.1.3",
"typescript": "^5.4.5"
},
"scripts": {
Expand Down
Loading

0 comments on commit 2e8fe70

Please sign in to comment.