Skip to content

Commit

Permalink
chore(deps): bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
felixmosh committed Jun 15, 2024
1 parent 3921e74 commit d34b546
Show file tree
Hide file tree
Showing 2 changed files with 1,522 additions and 847 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,22 +47,22 @@
"devDependencies": {
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@types/jest": "^29.2.2",
"@types/lodash": "^4.14.188",
"@types/prop-types": "^15.7.5",
"@types/jest": "^29.5.12",
"@types/lodash": "4.14.188",
"@types/prop-types": "^15.7.12",
"@types/react": "^18.0.25",
"@types/react-dom": "^18.0.8",
"auto-changelog": "^2.4.0",
"coveralls": "^3.1.1",
"eslint-plugin-prettier": "^3.4.1",
"husky": "^4.2.1",
"np": "^5.0.0",
"prettier": "^2.7.1",
"np": "^9.2.0",
"prettier": "^2.8.8",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsdx": "^0.14.1",
"tslib": "^2.4.0",
"typescript": "^4.7.4"
"tslib": "^2.6.3",
"typescript": "^4.9.5"
},
"peerDependencies": {
"react": "^16.0.0 || ^17.0.0 || ^18.0.0",
Expand Down
Loading

0 comments on commit d34b546

Please sign in to comment.