|
65 | 65 | }, |
66 | 66 | "dependencies": { |
67 | 67 | "@guidepup/guidepup": "^0.22.3", |
68 | | - "@testing-library/dom": "^10.2.0", |
| 68 | + "@testing-library/dom": "^10.4.0", |
69 | 69 | "@testing-library/user-event": "^14.5.2", |
70 | 70 | "aria-query": "^5.3.0", |
71 | 71 | "dom-accessibility-api": "^0.6.3" |
72 | 72 | }, |
73 | 73 | "devDependencies": { |
74 | 74 | "@arethetypeswrong/cli": "^0.15.3", |
75 | | - "@testing-library/jest-dom": "^6.4.6", |
| 75 | + "@testing-library/jest-dom": "^6.4.8", |
76 | 76 | "@testing-library/react": "^16.0.0", |
77 | 77 | "@types/expect": "^24.3.0", |
78 | 78 | "@types/jest": "^29.5.12", |
79 | 79 | "@types/json-schema": "^7.0.15", |
80 | 80 | "@types/mocha": "^10.0.7", |
81 | | - "@types/node": "^20.14.9", |
| 81 | + "@types/node": "^20.14.12", |
82 | 82 | "@types/prop-types": "^15.7.12", |
83 | 83 | "@types/react": "^18.3.3", |
84 | 84 | "@types/react-dom": "^18.3.0", |
85 | 85 | "@types/scheduler": "^0.23.0", |
86 | 86 | "@types/semver": "^7.5.8", |
87 | 87 | "chalk": "^4.0.0", |
88 | 88 | "css.escape": "^1.5.1", |
89 | | - "eslint": "^9.5.0", |
| 89 | + "eslint": "^9.7.0", |
90 | 90 | "eslint-config-prettier": "^9.1.0", |
91 | | - "globals": "^15.6.0", |
| 91 | + "globals": "^15.8.0", |
92 | 92 | "jest": "^29.7.0", |
93 | 93 | "jest-environment-jsdom": "^29.7.0", |
94 | 94 | "js-yaml": "^4.1.0", |
95 | | - "jsdom": "^24.1.0", |
| 95 | + "jsdom": "^24.1.1", |
96 | 96 | "minimatch": "^9.0.5", |
97 | | - "mocha": "^10.5.2", |
| 97 | + "mocha": "^10.7.0", |
98 | 98 | "mocha-sugar-free": "^1.4.0", |
99 | 99 | "react": "^18.3.1", |
100 | 100 | "react-dom": "^18.3.1", |
101 | | - "rimraf": "^5.0.7", |
102 | | - "ts-jest": "^29.1.5", |
| 101 | + "rimraf": "^6.0.1", |
| 102 | + "ts-jest": "^29.2.3", |
103 | 103 | "ts-jest-resolver": "^2.0.1", |
104 | 104 | "ts-mocha": "^10.0.0", |
105 | 105 | "ts-node": "^10.9.2", |
106 | | - "tsup": "^8.1.0", |
107 | | - "typescript": "^5.5.2", |
108 | | - "typescript-eslint": "^7.14.1" |
| 106 | + "tsup": "^8.2.2", |
| 107 | + "typescript": "^5.5.4", |
| 108 | + "typescript-eslint": "^7.17.0" |
109 | 109 | } |
110 | 110 | } |
0 commit comments