|
48 | 48 | "@testing-library/jest-dom": "^6.6.3",
|
49 | 49 | "@testing-library/react": "^16.3.0",
|
50 | 50 | "@types/entities": "^2.0.2",
|
51 |
| - "@types/node": "^22.15.23", |
| 51 | + "@types/node": "^22.15.29", |
52 | 52 | "@types/react": "^19.1.6",
|
53 | 53 | "@types/react-dom": "^19.1.5",
|
54 | 54 | "@typescript-eslint/eslint-plugin": "^8.33.0",
|
55 | 55 | "@typescript-eslint/parser": "^8.33.0",
|
56 | 56 | "ansi-regex": "^6.1.0",
|
57 | 57 | "cz-conventional-changelog": "^3.3.0",
|
58 | 58 | "dts-cli": "^2.0.5",
|
59 |
| - "eslint": "^9.27.0", |
| 59 | + "eslint": "^9.28.0", |
60 | 60 | "eslint-config-prettier": "^10.1.5",
|
61 | 61 | "eslint-plugin-import": "^2.31.0",
|
62 | 62 | "eslint-plugin-jsx-a11y": "^6.10.2",
|
63 |
| - "eslint-plugin-prettier": "^5.4.0", |
| 63 | + "eslint-plugin-prettier": "^5.4.1", |
64 | 64 | "eslint-plugin-react": "^7.37.5",
|
65 | 65 | "eslint-plugin-react-hooks": "^5.2.0",
|
66 | 66 | "jest": "^29.7.0",
|
|
95 | 95 | },
|
96 | 96 | "resolutions": {
|
97 | 97 | "prettier": "^3.5.3",
|
98 |
| - "@types/react": "^19.1.5", |
| 98 | + "@types/react": "^19.1.6", |
99 | 99 | "@types/react-dom": "^19.1.5",
|
100 | 100 | "@typescript-eslint/eslint-plugin": "^8.32.1",
|
101 | 101 | "@typescript-eslint/parser": "^7.13.1",
|
|
104 | 104 | "eslint-config-react-app": "^7.0.1",
|
105 | 105 | "eslint-plugin-import": "^2.31.0",
|
106 | 106 | "eslint-plugin-jsx-a11y": "^6.10.2",
|
107 |
| - "eslint-plugin-prettier": "^5.4.0", |
| 107 | + "eslint-plugin-prettier": "^5.4.1", |
108 | 108 | "eslint-plugin-react-hooks": "^5.2.0",
|
109 | 109 | "eslint-plugin-react": "^7.37.5",
|
110 |
| - "eslint": "^8.57.1", |
| 110 | + "eslint": "^9.28.0", |
111 | 111 | "react-dom": "^19.1.0",
|
112 | 112 | "ansi-regex": "^5.0.1",
|
113 | 113 | "minimist": "^1.2.8",
|
|
116 | 116 | "@types/testing-library__jest-dom@^5.14.8": "patch:@types/testing-library__jest-dom@npm%3A5.14.7#./.yarn/patches/@types-testing-library__jest-dom-npm-5.14.7-9c1df8c5da.patch",
|
117 | 117 | "@types/testing-library__jest-dom@^5.9.1": "patch:@types/testing-library__jest-dom@npm%3A5.14.7#./.yarn/patches/@types-testing-library__jest-dom-npm-5.14.7-9c1df8c5da.patch"
|
118 | 118 | },
|
119 |
| - "packageManager": "yarn@4.9.1" |
| 119 | + "packageManager": "yarn@4.9.2" |
120 | 120 | }
|
0 commit comments