Skip to content

Commit 950edb9

Browse files
Merge branch 'main' into feature/forceRefresh-getAccessToken
2 parents 28f7a05 + 64ae3d4 commit 950edb9

File tree

5 files changed

+680
-15
lines changed

5 files changed

+680
-15
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
3737
"@playwright/test": "^1.48.2",
3838
"@stylistic/eslint-plugin-ts": "^3.1.0",
39+
"@testing-library/react": "^16.3.0",
3940
"@types/node": "^22.8.6",
4041
"@types/react": "*",
4142
"@types/react-dom": "*",
@@ -45,6 +46,7 @@
4546
"eslint-plugin-prettier": "^5.2.3",
4647
"eslint-plugin-react": "^7.37.4",
4748
"globals": "^15.14.0",
49+
"jsdom": "^26.1.0",
4850
"next": "15.2.3",
4951
"prettier": "^3.3.3",
5052
"typedoc": "^0.27.7",

0 commit comments

Comments
 (0)