Skip to content

Commit

Permalink
Deps
Browse files Browse the repository at this point in the history
  • Loading branch information
geoperez committed May 28, 2024
1 parent a076efd commit 03b9746
Show file tree
Hide file tree
Showing 2 changed files with 351 additions and 148 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"zustand": "^4.5.2"
},
"devDependencies": {
"@rsbuild/core": "^0.6.15",
"@rsbuild/plugin-react": "^0.6.15",
"@rsbuild/core": "^0.7.1",
"@rsbuild/plugin-react": "^0.7.1",
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/react": "^15.0.7",
"@types/jest": "^29.5.12",
Expand All @@ -36,7 +36,7 @@
"eslint": "^8.57.0",
"eslint-config-unosquare": "0.13.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react": "^7.34.2",
"eslint-plugin-react-hooks": "^4.6.2",
"husky": "^9.0.11",
"jest": "^29.7.0",
Expand All @@ -45,7 +45,7 @@
"postcss-loader": "^8.1.1",
"prettier": "^3.2.5",
"tailwindcss": "^3.4.3",
"ts-jest": "^29.1.3",
"ts-jest": "^29.1.4",
"typescript": "^5.4.5"
},
"scripts": {
Expand Down
Loading

0 comments on commit 03b9746

Please sign in to comment.