Skip to content

Commit 91ba255

Browse files
committed
Update packages
1 parent c5cee42 commit 91ba255

2 files changed

Lines changed: 289 additions & 265 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -65,23 +65,23 @@
6565
"@types/jest": "^30.0.0",
6666
"@types/react": "^19.2.17",
6767
"@types/react-dom": "^19.2.3",
68-
"@typescript-eslint/eslint-plugin": "^8.60.1",
69-
"@typescript-eslint/parser": "^8.60.1",
70-
"eslint": "^10.4.1",
68+
"@typescript-eslint/eslint-plugin": "^8.63.0",
69+
"@typescript-eslint/parser": "^8.63.0",
70+
"eslint": "^10.6.0",
7171
"eslint-config-prettier": "^10.1.8",
7272
"eslint-plugin-import": "^2.32.0",
7373
"eslint-plugin-jsx-a11y": "^6.10.2",
7474
"eslint-plugin-react": "^7.37.5",
7575
"eslint-plugin-react-hooks": "^7.1.1",
76-
"globals": "^17.6.0",
76+
"globals": "^17.7.0",
7777
"husky": "^9.1.7",
7878
"jest": "^30.4.2",
7979
"jest-environment-jsdom": "^30.4.1",
80-
"lint-staged": "^17.0.7",
81-
"prettier": "3.8.3",
80+
"lint-staged": "^17.0.8",
81+
"prettier": "3.9.5",
8282
"react": "^19.2.7",
8383
"react-dom": "^19.2.7",
84-
"rollup": "^4.61.1",
84+
"rollup": "^4.62.2",
8585
"ts-jest": "^29.4.11",
8686
"tslib": "^2.8.1",
8787
"typescript": "6.0.3"

0 commit comments

Comments
 (0)