|
52 | 52 | "postpublish": "git push --follow-tags origin HEAD" |
53 | 53 | }, |
54 | 54 | "devDependencies": { |
55 | | - "@biomejs/biome": "2.3.7", |
56 | | - "@eslint-react/eslint-plugin": "^2.0.2", |
57 | | - "@eslint/markdown": "^7.3.0", |
| 55 | + "@biomejs/biome": "2.3.8", |
| 56 | + "@eslint-react/eslint-plugin": "^2.3.12", |
| 57 | + "@eslint/markdown": "^7.5.1", |
58 | 58 | "@faker-js/faker": "^10.0.0", |
59 | 59 | "@ianvs/prettier-plugin-sort-imports": "^4.6.2", |
60 | 60 | "@tanstack/react-router": "^1.132.31", |
61 | 61 | "@tanstack/router-plugin": "^1.132.31", |
62 | 62 | "@types/node": "^24.8.0", |
63 | 63 | "@types/react": "^19.2.0", |
64 | 64 | "@types/react-dom": "^19.2.0", |
65 | | - "@typescript-eslint/eslint-plugin": "^8.39.1", |
66 | | - "@typescript-eslint/parser": "^8.39.1", |
| 65 | + "@typescript-eslint/eslint-plugin": "^8.48.1", |
| 66 | + "@typescript-eslint/parser": "^8.48.1", |
67 | 67 | "@vitejs/plugin-react": "^5.1.1", |
68 | | - "@vitest/browser-playwright": "^4.0.14", |
69 | | - "@vitest/coverage-istanbul": "^4.0.14", |
70 | | - "@vitest/eslint-plugin": "^1.3.4", |
| 68 | + "@vitest/browser-playwright": "^4.0.15", |
| 69 | + "@vitest/coverage-istanbul": "^4.0.15", |
| 70 | + "@vitest/eslint-plugin": "^1.5.1", |
71 | 71 | "clsx": "^2.1.1", |
72 | 72 | "ecij": "^0.2.0", |
73 | | - "eslint": "^9.36.0", |
| 73 | + "eslint": "^9.39.1", |
74 | 74 | "eslint-plugin-jest-dom": "^5.5.0", |
75 | 75 | "eslint-plugin-react": "^7.37.5", |
76 | | - "eslint-plugin-react-hooks": "^7.0.0", |
| 76 | + "eslint-plugin-react-hooks": "^7.0.1", |
77 | 77 | "eslint-plugin-sonarjs": "^3.0.5", |
78 | | - "eslint-plugin-testing-library": "^7.10.0", |
| 78 | + "eslint-plugin-testing-library": "^7.13.5", |
79 | 79 | "jspdf": "^3.0.1", |
80 | 80 | "jspdf-autotable": "^5.0.2", |
81 | | - "playwright": "^1.57.0", |
| 81 | + "playwright": "~1.57.0", |
82 | 82 | "postcss": "^8.5.2", |
83 | | - "prettier": "3.6.2", |
84 | | - "react": "^19.2.0", |
85 | | - "react-dom": "^19.2.0", |
| 83 | + "prettier": "3.7.3", |
| 84 | + "react": "^19.2.1", |
| 85 | + "react-dom": "^19.2.1", |
86 | 86 | "rolldown": "^1.0.0-beta.51", |
87 | 87 | "rolldown-plugin-dts": "^0.18.0", |
88 | 88 | "typescript": "~5.9.2", |
89 | 89 | "vite": "npm:rolldown-vite@^7.2.5", |
90 | | - "vitest": "^4.0.14", |
| 90 | + "vitest": "^4.0.15", |
91 | 91 | "vitest-browser-react": "^2.0.2" |
92 | 92 | }, |
93 | 93 | "peerDependencies": { |
|
0 commit comments