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 Nov 23, 2024
1 parent 0f7ffc6 commit 5899f1e
Show file tree
Hide file tree
Showing 2 changed files with 126 additions and 238 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"tailwind.config.js"
],
"dependencies": {
"@fluentui/react-icons": "^2.0.265",
"@fluentui/react-icons": "^2.0.266",
"@headlessui/react": "0.0.0-insiders.ce17c6d",
"@tremor/react": "^3.18.4",
"react": "^18.3.1",
Expand All @@ -18,31 +18,31 @@
"recharts": "2.13.3",
"tailwind-merge": "^2.5.4",
"tailwind-styled-components": "^2.2.0",
"uno-js": "^3.127.1",
"uno-js": "^3.127.2",
"uuid": "^11.0.3",
"zustand": "5.0.1"
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@rsbuild/core": "1.1.3",
"@rsbuild/core": "1.1.4",
"@rsbuild/plugin-react": "1.0.7",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.0.1",
"@types/jest": "^29.5.14",
"@types/node": "^22.9.0",
"@types/node": "^22.9.2",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/recharts": "1.8.29",
"@types/uuid": "^10.0.0",
"autoprefixer": "^10.4.20",
"husky": "^9.1.6",
"husky": "^9.1.7",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"lint-staged": "^15.2.10",
"postcss-loader": "^8.1.1",
"tailwindcss": "^3.4.15",
"ts-jest": "^29.2.5",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"scripts": {
"start": "rsbuild dev --open",
Expand Down
Loading

0 comments on commit 5899f1e

Please sign in to comment.