Skip to content

Commit

Permalink
Deps
Browse files Browse the repository at this point in the history
  • Loading branch information
geoperez committed Mar 12, 2024
1 parent 9f909d9 commit 2a7d606
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 145 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,17 @@
"zustand": "^4.5.2"
},
"devDependencies": {
"@rsbuild/core": "^0.4.12",
"@rsbuild/plugin-react": "^0.4.12",
"@rsbuild/core": "^0.4.15",
"@rsbuild/plugin-react": "^0.4.15",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.1",
"@types/jest": "^29.5.12",
"@types/react": "^18.2.64",
"@types/react": "^18.2.65",
"@types/uuid": "^9.0.8",
"@types/react-dom": "^18.2.21",
"@types/recharts": "1.8.29",
"@types/node": "^20.11.25",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@types/node": "^20.11.26",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"autoprefixer": "^10.4.18",
"eslint": "^8.57.0",
"eslint-config-unosquare": "0.12.0",
Expand Down
Loading

0 comments on commit 2a7d606

Please sign in to comment.