|
45 | 45 | "@sapphire/prettier-config": "^2.0.0",
|
46 | 46 | "@sapphire/ts-config": "^5.0.1",
|
47 | 47 | "@testing-library/dom": "^10.4.1",
|
48 |
| - "@testing-library/jest-dom": "^6.7.0", |
| 48 | + "@testing-library/jest-dom": "^6.8.0", |
49 | 49 | "@testing-library/react": "^16.3.0",
|
50 | 50 | "@types/entities": "^2.0.2",
|
51 |
| - "@types/node": "^22.17.2", |
52 |
| - "@types/react": "^19.1.10", |
53 |
| - "@types/react-dom": "^19.1.7", |
| 51 | + "@types/node": "^22.18.3", |
| 52 | + "@types/react": "^19.1.13", |
| 53 | + "@types/react-dom": "^19.1.9", |
54 | 54 | "@typescript-eslint/eslint-plugin": "^7.18.0",
|
55 | 55 | "@typescript-eslint/parser": "^7.18.0",
|
56 |
| - "ansi-regex": "^6.1.0", |
| 56 | + "ansi-regex": "^6.2.2", |
57 | 57 | "cz-conventional-changelog": "^3.3.0",
|
58 | 58 | "dts-cli": "^2.0.5",
|
59 | 59 | "eslint": "^8.57.1",
|
|
64 | 64 | "eslint-plugin-react": "^7.37.5",
|
65 | 65 | "eslint-plugin-react-hooks": "^5.2.0",
|
66 | 66 | "jest": "^29.7.0",
|
67 |
| - "lint-staged": "^16.1.5", |
| 67 | + "lint-staged": "^16.1.6", |
68 | 68 | "prettier": "^3.6.2",
|
69 | 69 | "react": "^19.1.1",
|
70 | 70 | "react-dom": "^19.1.1",
|
|
95 | 95 | },
|
96 | 96 | "resolutions": {
|
97 | 97 | "prettier": "^3.6.2",
|
98 |
| - "@types/react": "^19.1.10", |
99 |
| - "@types/react-dom": "^19.1.7", |
| 98 | + "@types/react": "^19.1.13", |
| 99 | + "@types/react-dom": "^19.1.9", |
100 | 100 | "@typescript-eslint/eslint-plugin": "^7.18.0",
|
101 | 101 | "@typescript-eslint/parser": "^7.18.0",
|
102 | 102 | "cz-conventional-changelog": "^3.3.0",
|
|
109 | 109 | "eslint-plugin-react": "^7.37.5",
|
110 | 110 | "eslint": "^8.57.1",
|
111 | 111 | "react-dom": "^19.1.1",
|
112 |
| - "ansi-regex": "^5.0.1", |
| 112 | + "ansi-regex": "^6.2.2", |
113 | 113 | "minimist": "^1.2.8",
|
114 | 114 | "react": "^19.1.1",
|
115 | 115 | "@sapphire/ts-config@^4.0.1": "patch:@sapphire/ts-config@npm%3A4.0.0#./.yarn/patches/@sapphire-ts-config-npm-4.0.0-cfd20d4fc5.patch",
|
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": "[email protected].2" |
| 119 | + "packageManager": "[email protected].4" |
120 | 120 | }
|
0 commit comments