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 Sep 23, 2023
1 parent 078c4b1 commit 9b6cc2b
Show file tree
Hide file tree
Showing 2 changed files with 142 additions and 100 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,24 +8,24 @@
"tailwind.config.js"
],
"dependencies": {
"@fluentui/react-icons": "^2.0.216",
"@tremor/react": "^3.7.8",
"@fluentui/react-icons": "^2.0.218",
"@tremor/react": "^3.7.9",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"recharts": "^2.8.0",
"tailwind-merge": "^1.14.0",
"tailwind-styled-components": "^2.2.0",
"uno-js": "^3.39.0"
"uno-js": "^3.40.0"
},
"devDependencies": {
"@rspack/cli": "^0.3.4",
"@types/recharts": "1.8.24",
"@types/object-hash": "^3.0.4",
"@types/react": "^18.2.21",
"@types/react": "^18.2.22",
"@types/react-dom": "^18.2.7",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"autoprefixer": "^10.4.15",
"eslint": "^8.49.0",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"autoprefixer": "^10.4.16",
"eslint": "^8.50.0",
"eslint-config-unosquare": "0.8.0",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-prettier": "^5.0.0",
Expand Down
Loading

0 comments on commit 9b6cc2b

Please sign in to comment.