Skip to content

Commit

Permalink
update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lazToum committed Dec 9, 2024
1 parent 30e6580 commit c22cd22
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 147 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## [Unreleased]

- Dev dependencies update

## v0.1.18

- Added react 19.0.0 support
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,11 +86,11 @@
"devDependencies": {
"@eslint/compat": "^1.2.4",
"@eslint/js": "9.16.0",
"@stylistic/eslint-plugin": "^2.11.0",
"@stylistic/eslint-plugin": "^2.12.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.1.0",
"@testing-library/user-event": "^14.5.2",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@trivago/prettier-plugin-sort-imports": "^5.2.0",
"@types/eslint__js": "^8.42.3",
"@types/fs-extra": "^11.0.4",
"@types/gunzip-maybe": "^1.4.2",
Expand Down Expand Up @@ -133,7 +133,7 @@
"terser": "^5.37.0",
"ts-json-schema-generator": "^2.3.0",
"tsx": "^4.19.2",
"typedoc": "^0.27.3",
"typedoc": "^0.27.4",
"typescript": "^5.7.2",
"typescript-eslint": "^8.17.0",
"vite": "^6.0.3",
Expand Down
Loading

0 comments on commit c22cd22

Please sign in to comment.