|
53 | 53 | }, |
54 | 54 | "devDependencies": { |
55 | 55 | "@babel/preset-typescript": "^7.27.1", |
56 | | - "@biomejs/biome": "2.0.6", |
57 | | - "@eslint/markdown": "^6.6.0", |
| 56 | + "@biomejs/biome": "2.1.2", |
| 57 | + "@eslint/markdown": "^7.0.0", |
58 | 58 | "@faker-js/faker": "^9.9.0", |
59 | | - "@ianvs/prettier-plugin-sort-imports": "^4.4.2", |
| 59 | + "@ianvs/prettier-plugin-sort-imports": "^4.5.1", |
60 | 60 | "@linaria/core": "^6.3.0", |
61 | | - "@tanstack/react-router": "^1.121.21", |
62 | | - "@tanstack/router-plugin": "^1.124.0", |
63 | | - "@types/node": "^24.0.10", |
| 61 | + "@tanstack/react-router": "^1.128.0", |
| 62 | + "@tanstack/router-plugin": "^1.128.0", |
| 63 | + "@types/node": "^24.0.14", |
64 | 64 | "@types/react": "^19.1.3", |
65 | 65 | "@types/react-dom": "^19.1.3", |
66 | | - "@typescript-eslint/eslint-plugin": "^8.35.1", |
67 | | - "@typescript-eslint/parser": "^8.35.1", |
| 66 | + "@typescript-eslint/eslint-plugin": "^8.37.0", |
| 67 | + "@typescript-eslint/parser": "^8.37.0", |
68 | 68 | "@vitejs/plugin-react-oxc": "^0.2.3", |
69 | 69 | "@vitest/browser": "^3.2.4", |
70 | 70 | "@vitest/coverage-v8": "^3.2.4", |
71 | 71 | "@vitest/eslint-plugin": "^1.3.4", |
72 | 72 | "@wyw-in-js/rollup": "^0.7.0", |
73 | 73 | "@wyw-in-js/vite": "^0.7.0", |
74 | | - "eslint": "^9.30.1", |
| 74 | + "eslint": "^9.31.0", |
75 | 75 | "eslint-plugin-jest-dom": "^5.5.0", |
76 | 76 | "eslint-plugin-react": "^7.37.4", |
77 | 77 | "eslint-plugin-react-compiler": "^19.1.0-rc.2", |
78 | 78 | "eslint-plugin-react-hooks": "^5.2.0", |
79 | | - "eslint-plugin-react-hooks-extra": "^1.51.3", |
| 79 | + "eslint-plugin-react-hooks-extra": "^1.52.3", |
80 | 80 | "eslint-plugin-sonarjs": "^3.0.4", |
81 | | - "eslint-plugin-testing-library": "^7.5.0", |
| 81 | + "eslint-plugin-testing-library": "^7.6.0", |
82 | 82 | "jspdf": "^3.0.1", |
83 | 83 | "jspdf-autotable": "^5.0.2", |
84 | | - "playwright": "^1.53.2", |
| 84 | + "playwright": "^1.54.1", |
85 | 85 | "postcss": "^8.5.2", |
86 | 86 | "prettier": "3.6.2", |
87 | 87 | "react": "^19.1.0", |
88 | 88 | "react-dom": "^19.1.0", |
89 | | - "rolldown": "^1.0.0-beta.9", |
90 | | - "rolldown-plugin-dts": "^0.13.13", |
| 89 | + "rolldown": "^1.0.0-beta.28", |
| 90 | + "rolldown-plugin-dts": "^0.13.14", |
91 | 91 | "typescript": "~5.8.2", |
92 | 92 | "vite": "npm:rolldown-vite@^7.0.1", |
93 | 93 | "vitest": "^3.2.4", |
|
0 commit comments