Skip to content

Commit

Permalink
updated some packages with breaking changes
Browse files Browse the repository at this point in the history
  • Loading branch information
littlelazer committed Sep 18, 2024
1 parent 7754a85 commit 2a3b8b3
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
},
"devDependencies": {
"@babel/preset-typescript": "^7.24.7",
"@faker-js/faker": "^8.0.2",
"@faker-js/faker": "^9.0.1",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0",
"@testing-library/user-event": "^14.5.2",
Expand All @@ -83,7 +83,7 @@
"@types/lodash.startcase": "^4.4.9",
"@types/lodash.times": "^4.3.9",
"@types/lodash.uniqueid": "^4.0.9",
"@types/node": "^20.3.3",
"@types/node": "^22.5.5",
"@types/react": "^18.3.7",
"@types/react-dom": "^18.3.0",
"@types/sanitize-html": "^2.13.0",
Expand Down

0 comments on commit 2a3b8b3

Please sign in to comment.