Skip to content
Merged
Show file tree
Hide file tree
Changes from 9 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
"@playwright/test": "^1.48.2",
"@stylistic/eslint-plugin-ts": "^3.1.0",
"@testing-library/react": "^16.3.0",
"@types/node": "^22.8.6",
"@types/react": "*",
"@types/react-dom": "*",
Expand All @@ -45,6 +46,7 @@
"eslint-plugin-prettier": "^5.2.3",
"eslint-plugin-react": "^7.37.4",
"globals": "^15.14.0",
"jsdom": "^26.1.0",
"next": "15.2.3",
"prettier": "^3.3.3",
"typedoc": "^0.27.7",
Expand Down
Loading
Loading