Skip to content

Commit af6d6a0

Browse files
committed
Update packages
1 parent b503e09 commit af6d6a0

2 files changed

Lines changed: 173 additions & 159 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,12 @@
5959
"@rollup/plugin-terser": "^1.0.0",
6060
"@rollup/plugin-typescript": "^12.3.0",
6161
"@testing-library/dom": "^10.4.1",
62-
"@testing-library/jest-dom": "^6.9.1",
62+
"@testing-library/jest-dom": "^7.0.0",
6363
"@testing-library/react": "^16.3.2",
6464
"@testing-library/user-event": "^14.6.1",
6565
"@types/jest": "^30.0.0",
66-
"@types/react": "^19.2.17",
67-
"@types/react-dom": "^19.2.3",
66+
"@types/react": "^19.2.18",
67+
"@types/react-dom": "^19.2.4",
6868
"@typescript-eslint/eslint-plugin": "^8.65.0",
6969
"@typescript-eslint/parser": "^8.65.0",
7070
"eslint": "^10.8.0",
@@ -77,11 +77,11 @@
7777
"husky": "^9.1.7",
7878
"jest": "^30.4.2",
7979
"jest-environment-jsdom": "^30.4.1",
80-
"lint-staged": "^17.2.0",
80+
"lint-staged": "^17.3.0",
8181
"prettier": "3.9.6",
8282
"react": "^19.2.8",
8383
"react-dom": "^19.2.8",
84-
"rollup": "^4.62.3",
84+
"rollup": "^4.62.4",
8585
"ts-jest": "^29.4.12",
8686
"tslib": "^2.8.1",
8787
"typescript": "6.0.3"

0 commit comments

Comments
 (0)