Skip to content

Commit

Permalink
updating some types
Browse files Browse the repository at this point in the history
  • Loading branch information
littlelazer committed Sep 18, 2024
1 parent 997942f commit 426d043
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
54 changes: 27 additions & 27 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,19 +76,19 @@
"@testing-library/react": "^15.0",
"@testing-library/user-event": "^14.5.1",
"@types/is-url": "^1.2.32",
"@types/jest": "^29.5.4",
"@types/js-yaml": "^4.0.5",
"@types/lodash.capitalize": "^4.2.7",
"@types/jest": "^29.5.13",
"@types/js-yaml": "^4.0.9",
"@types/lodash.capitalize": "^4.2.9",
"@types/lodash.isequal": "^4.5.8",
"@types/lodash.kebabcase": "^4.1.9",
"@types/lodash.sample": "^4.2.7",
"@types/lodash.startcase": "^4.4.8",
"@types/lodash.times": "^4.3.7",
"@types/lodash.uniqueid": "^4.0.8",
"@types/lodash.sample": "^4.2.9",
"@types/lodash.startcase": "^4.4.9",
"@types/lodash.times": "^4.3.9",
"@types/lodash.uniqueid": "^4.0.9",
"@types/node": "^20.3.3",
"@types/react": "^18.2.14",
"@types/react-dom": "^18.2.6",
"@types/sanitize-html": "^2.11.0",
"@types/sanitize-html": "^2.13.0",
"babel-jest": "^29.7.0",
"babel-preset-gatsby": "^3.12.0",
"identity-obj-proxy": "^3.0.0",
Expand Down

0 comments on commit 426d043

Please sign in to comment.