Skip to content

Commit

Permalink
Deps
Browse files Browse the repository at this point in the history
  • Loading branch information
geoperez committed Nov 8, 2024
1 parent 819e9d9 commit 29e401b
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 116 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,17 +63,17 @@
},
"homepage": "https://github.com/unosquare/tubular-react-common#readme",
"dependencies": {
"tubular-common": "^6.10.0"
"tubular-common": "^6.10.2"
},
"devDependencies": {
"@babel/preset-env": "^7.26.0",
"@eslint/js": "^9.13.0",
"@testing-library/jest-dom": "^6.6.2",
"@eslint/js": "^9.14.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^12.1.2",
"@types/eslint__js": "^8.42.3",
"@types/jest": "^29.5.14",
"babel-jest": "^29.7.0",
"eslint": "^9.13.0",
"eslint": "^9.14.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
Expand All @@ -83,7 +83,7 @@
"striptags": "^3.2.0",
"ts-jest": "^29.2.5",
"typescript": "^5.6.3",
"typescript-eslint": "^8.11.0"
"typescript-eslint": "^8.13.0"
},
"peerDependencies": {
"@types/react": "^17.0.0",
Expand Down
Loading

0 comments on commit 29e401b

Please sign in to comment.