|
42 | 42 | "@rollup/plugin-node-resolve": "^16.0.1", |
43 | 43 | "@rollup/plugin-terser": "^0.4.4", |
44 | 44 | "@testing-library/dom": "^10.4.1", |
45 | | - "@testing-library/jest-dom": "^6.8.0", |
| 45 | + "@testing-library/jest-dom": "^6.9.1", |
46 | 46 | "@testing-library/user-event": "^14.6.1", |
47 | 47 | "@types/debug": "^4.1.12", |
48 | 48 | "@types/jest-axe": "^3.5.9", |
49 | 49 | "@types/jquery": "^3.5.33", |
50 | | - "@types/node": "^24.5.2", |
| 50 | + "@types/node": "^24.6.2", |
51 | 51 | "@vitest/coverage-istanbul": "^3.2.4", |
52 | 52 | "@vitest/eslint-plugin": "^1.3.13", |
53 | 53 | "autoprefixer": "^10.4.21", |
54 | | - "babel-jest": "^30.1.2", |
55 | 54 | "babel-plugin-istanbul": "^7.0.1", |
56 | 55 | "eslint": "^9.36.0", |
57 | 56 | "eslint-plugin-import": "^2.32.0", |
58 | 57 | "eslint-plugin-jest-dom": "^5.5.0", |
59 | 58 | "eslint-plugin-perfectionist": "^4.15.0", |
60 | 59 | "eslint-plugin-playwright": "^2.2.2", |
61 | | - "eslint-plugin-testing-library": "^7.10.0", |
| 60 | + "eslint-plugin-testing-library": "^7.11.0", |
62 | 61 | "givens": "^1.3.9", |
63 | 62 | "jest-axe": "^10.0.0", |
64 | 63 | "jest-extended": "^6.0.0", |
|
72 | 71 | "postcss-load-config": "^6.0.1", |
73 | 72 | "postcss-nested": "^7.0.2", |
74 | 73 | "prettier": "^3.6.2", |
75 | | - "rollup": "^4.52.2", |
| 74 | + "rollup": "^4.52.3", |
76 | 75 | "rollup-plugin-serve": "^3.0.0", |
77 | 76 | "tslib": "^2.8.1", |
78 | | - "typescript": "^5.9.2", |
79 | | - "typescript-eslint": "^8.44.1", |
| 77 | + "typescript": "^5.9.3", |
| 78 | + "typescript-eslint": "^8.45.0", |
80 | 79 | "vitest": "^3.2.4" |
81 | 80 | }, |
82 | 81 | "pnpm": { |
|
0 commit comments