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 21, 2023
1 parent 5da7465 commit 44f1ee9
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 94 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,31 +8,31 @@
"tailwind.config.js"
],
"dependencies": {
"@fluentui/react-icons": "^2.0.220",
"@fluentui/react-icons": "^2.0.221",
"@headlessui/react": "0.0.0-insiders.1469b85",
"@tremor/react": "^3.9.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"recharts": "^2.9.0",
"tailwind-merge": "^1.14.0",
"tailwind-styled-components": "^2.2.0",
"uno-js": "^3.49.0"
"uno-js": "^3.50.0"
},
"devDependencies": {
"@rspack/cli": "^0.3.7",
"@types/object-hash": "^3.0.5",
"@types/react": "^18.2.29",
"@types/react-dom": "^18.2.13",
"@types/react": "^18.2.31",
"@types/react-dom": "^18.2.14",
"@types/recharts": "1.8.26",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"autoprefixer": "^10.4.16",
"eslint": "^8.51.0",
"eslint": "^8.52.0",
"eslint-config-unosquare": "0.8.1",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"husky": "^8.0.3",
"lint-staged": "^15.0.1",
"lint-staged": "^15.0.2",
"object-hash": "^3.0.0",
"postcss-loader": "^7.3.3",
"prettier": "^3.0.3",
Expand Down
Loading

0 comments on commit 44f1ee9

Please sign in to comment.