|
53 | 53 | "clsx": "^2.0.0"
|
54 | 54 | },
|
55 | 55 | "devDependencies": {
|
56 |
| - "@babel/preset-typescript": "^7.26.0", |
| 56 | + "@babel/preset-typescript": "^7.27.0", |
57 | 57 | "@biomejs/biome": "1.9.4",
|
58 | 58 | "@eslint/markdown": "^6.3.0",
|
59 | 59 | "@faker-js/faker": "^9.6.0",
|
60 | 60 | "@ianvs/prettier-plugin-sort-imports": "^4.4.1",
|
61 |
| - "@linaria/core": "^6.0.0", |
62 |
| - "@microsoft/api-extractor": "^7.50.0", |
| 61 | + "@linaria/core": "^6.3.0", |
| 62 | + "@microsoft/api-extractor": "^7.52.2", |
63 | 63 | "@tanstack/react-router": "^1.114.16",
|
64 | 64 | "@tanstack/router-plugin": "^1.114.16",
|
65 |
| - "@types/node": "^22.13.1", |
66 |
| - "@types/react": "^19.0.8", |
| 65 | + "@types/node": "^22.13.16", |
| 66 | + "@types/react": "^19.0.12", |
67 | 67 | "@types/react-dom": "^19.0.3",
|
68 |
| - "@typescript-eslint/eslint-plugin": "^8.26.1", |
69 |
| - "@typescript-eslint/parser": "^8.26.1", |
| 68 | + "@typescript-eslint/eslint-plugin": "^8.29.0", |
| 69 | + "@typescript-eslint/parser": "^8.29.0", |
70 | 70 | "@vitejs/plugin-react": "^4.3.4",
|
71 |
| - "@vitest/browser": "^3.0.9", |
72 |
| - "@vitest/coverage-v8": "^3.0.9", |
| 71 | + "@vitest/browser": "^3.1.1", |
| 72 | + "@vitest/coverage-v8": "^3.1.1", |
73 | 73 | "@vitest/eslint-plugin": "^1.1.38",
|
74 | 74 | "@wyw-in-js/rollup": "^0.6.0",
|
75 | 75 | "@wyw-in-js/vite": "^0.6.0",
|
76 | 76 | "browserslist": "^4.24.4",
|
77 |
| - "eslint": "^9.22.0", |
| 77 | + "eslint": "^9.23.0", |
78 | 78 | "eslint-plugin-jest-dom": "^5.5.0",
|
79 | 79 | "eslint-plugin-react": "^7.37.4",
|
80 |
| - "eslint-plugin-react-compiler": "^19.0.0-beta-3229e95-20250315", |
| 80 | + "eslint-plugin-react-compiler": "^19.0.0-beta-e993439-20250328", |
81 | 81 | "eslint-plugin-react-hooks": "^5.2.0",
|
82 |
| - "eslint-plugin-react-hooks-extra": "^1.36.1", |
| 82 | + "eslint-plugin-react-hooks-extra": "^1.40.1", |
83 | 83 | "eslint-plugin-sonarjs": "^3.0.2",
|
84 | 84 | "eslint-plugin-testing-library": "^7.1.1",
|
85 |
| - "jspdf": "^3.0.0", |
| 85 | + "jspdf": "^3.0.1", |
86 | 86 | "jspdf-autotable": "^5.0.2",
|
87 | 87 | "playwright": "^1.51.1",
|
88 | 88 | "postcss": "^8.5.2",
|
89 | 89 | "prettier": "3.5.3",
|
90 |
| - "react": "^19.0.0", |
| 90 | + "react": "^19.1.0", |
91 | 91 | "react-dnd": "^16.0.1",
|
92 | 92 | "react-dnd-html5-backend": "^16.0.1",
|
93 |
| - "react-dom": "^19.0.0", |
| 93 | + "react-dom": "^19.1.0", |
94 | 94 | "rolldown": "^1.0.0-beta.6",
|
95 | 95 | "typescript": "~5.8.2",
|
96 |
| - "vite": "^6.2.2", |
97 |
| - "vitest": "^3.0.9", |
| 96 | + "vite": "^6.2.4", |
| 97 | + "vitest": "^3.1.1", |
98 | 98 | "vitest-browser-react": "^0.1.1"
|
99 | 99 | },
|
100 | 100 | "peerDependencies": {
|
|
0 commit comments