|
62 | 62 | },
|
63 | 63 | "devDependencies": {
|
64 | 64 | "@eslint/eslintrc": "^3.3.1",
|
65 |
| - "@eslint/js": "^9.29.0", |
66 |
| - "@jest/globals": "^30.0.0", |
67 |
| - "@testing-library/dom": "^10.4.0", |
68 |
| - "@testing-library/jest-dom": "^6.6.3", |
| 65 | + "@eslint/js": "^9.33.0", |
| 66 | + "@jest/globals": "^30.0.5", |
| 67 | + "@testing-library/dom": "^10.4.1", |
| 68 | + "@testing-library/jest-dom": "^6.8.0", |
69 | 69 | "@testing-library/react": "^16.3.0",
|
70 | 70 | "@types/jest": "^30.0.0",
|
71 |
| - "@types/react": "^19.1.8", |
72 |
| - "@types/react-dom": "^19.1.6", |
73 |
| - "@typescript-eslint/eslint-plugin": "^8.34.1", |
74 |
| - "@typescript-eslint/parser": "^8.34.1", |
75 |
| - "axios": "^1.10.0", |
76 |
| - "eslint": "^9.29.0", |
77 |
| - "eslint-config-prettier": "^10.1.5", |
| 71 | + "@types/react": "^19.1.10", |
| 72 | + "@types/react-dom": "^19.1.7", |
| 73 | + "@typescript-eslint/eslint-plugin": "^8.40.0", |
| 74 | + "@typescript-eslint/parser": "^8.40.0", |
| 75 | + "axios": "^1.11.0", |
| 76 | + "eslint": "^9.33.0", |
| 77 | + "eslint-config-prettier": "^10.1.8", |
78 | 78 | "eslint-plugin-json": "^4.0.1",
|
79 |
| - "eslint-plugin-prettier": "^5.5.0", |
80 |
| - "globals": "^16.2.0", |
81 |
| - "jest": "^30.0.0", |
82 |
| - "jest-environment-jsdom": "^30.0.0", |
| 79 | + "eslint-plugin-prettier": "^5.5.4", |
| 80 | + "globals": "^16.3.0", |
| 81 | + "jest": "^30.0.5", |
| 82 | + "jest-environment-jsdom": "^30.0.5", |
83 | 83 | "license-checker-rseidelsohn": "^4.4.2",
|
84 |
| - "prettier": "^3.5.3", |
85 |
| - "prettier-plugin-jsdoc": "^1.3.2", |
| 84 | + "prettier": "^3.6.2", |
| 85 | + "prettier-plugin-jsdoc": "^1.3.3", |
86 | 86 | "prettier-plugin-pkgsort": "^0.2.1",
|
87 | 87 | "prettier-plugin-sort-json": "^4.1.1",
|
88 |
| - "react": "^19.1.0", |
89 |
| - "react-dom": "^19.1.0", |
| 88 | + "react": "^19.1.1", |
| 89 | + "react-dom": "^19.1.1", |
90 | 90 | "react-error-boundary": "^5.0.0",
|
91 | 91 | "rimraf": "^6.0.1",
|
92 |
| - "ts-jest": "^29.4.0", |
| 92 | + "ts-jest": "^29.4.1", |
93 | 93 | "tsd": "^0.32.0",
|
94 |
| - "typescript": "^5.8.3" |
| 94 | + "typescript": "^5.9.2" |
95 | 95 | },
|
96 | 96 | "peerDependencies": {
|
97 | 97 | "axios": "^1.6.7",
|
|
0 commit comments