Skip to content

Commit 6c6a332

Browse files
Update all non-major dependencies
1 parent d7f4194 commit 6c6a332

2 files changed

Lines changed: 474 additions & 374 deletions

File tree

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,26 +39,26 @@
3939
},
4040
"dependencies": {},
4141
"devDependencies": {
42-
"@testing-library/dom": "10.4.0",
42+
"@testing-library/dom": "10.4.1",
4343
"@testing-library/react": "16.3.0",
4444
"@types/jest": "30.0.0",
45-
"@types/react": "19.1.8",
46-
"@types/react-dom": "19.1.6",
45+
"@types/react": "19.1.9",
46+
"@types/react-dom": "19.1.7",
4747
"@typescript-eslint/eslint-plugin": "8.38.0",
4848
"@typescript-eslint/parser": "8.38.0",
4949
"cssnano": "7.1.0",
5050
"eslint": "9.32.0",
51-
"eslint-config-prettier": "10.1.5",
51+
"eslint-config-prettier": "10.1.8",
5252
"eslint-plugin-jest": "29.0.1",
5353
"eslint-plugin-react": "7.37.5",
5454
"eslint-plugin-react-hooks": "5.2.0",
5555
"globals": "16.3.0",
56-
"jest": "30.0.3",
56+
"jest": "30.0.5",
5757
"jest-environment-jsdom": "^30.0.0",
5858
"postcss": "8.5.6",
59-
"react": "19.1.0",
60-
"react-dom": "19.1.0",
61-
"ts-jest": "29.4.0",
59+
"react": "19.1.1",
60+
"react-dom": "19.1.1",
61+
"ts-jest": "29.4.1",
6262
"tslib": "2.8.1",
6363
"typescript": "5.8.3",
6464
"yarn-deduplicate": "6.0.2"

0 commit comments

Comments
 (0)