|
51 | 51 | "postpublish": "git push --follow-tags origin HEAD" |
52 | 52 | }, |
53 | 53 | "devDependencies": { |
54 | | - "@babel/preset-typescript": "^7.27.1", |
55 | 54 | "@biomejs/biome": "2.3.5", |
56 | 55 | "@eslint-react/eslint-plugin": "^2.0.2", |
57 | 56 | "@eslint/markdown": "^7.3.0", |
58 | 57 | "@faker-js/faker": "^10.0.0", |
59 | 58 | "@ianvs/prettier-plugin-sort-imports": "^4.6.2", |
60 | | - "@linaria/core": "^6.3.0", |
61 | 59 | "@tanstack/react-router": "^1.132.31", |
62 | 60 | "@tanstack/router-plugin": "^1.132.31", |
63 | 61 | "@types/node": "^24.8.0", |
64 | 62 | "@types/react": "^19.2.0", |
65 | 63 | "@types/react-dom": "^19.2.0", |
66 | 64 | "@typescript-eslint/eslint-plugin": "^8.39.1", |
67 | 65 | "@typescript-eslint/parser": "^8.39.1", |
68 | | - "@vitejs/plugin-react": "5.0.2", |
| 66 | + "@vitejs/plugin-react": "^5.1.1", |
69 | 67 | "@vitest/browser-playwright": "^4.0.1", |
70 | 68 | "@vitest/coverage-istanbul": "^4.0.1", |
71 | 69 | "@vitest/eslint-plugin": "^1.3.4", |
72 | | - "@wyw-in-js/rollup": "^0.8.0", |
73 | | - "@wyw-in-js/vite": "^0.8.0", |
74 | 70 | "clsx": "^2.1.1", |
| 71 | + "ecij": "^0.1.1", |
75 | 72 | "eslint": "^9.36.0", |
76 | 73 | "eslint-plugin-jest-dom": "^5.5.0", |
77 | 74 | "eslint-plugin-react": "^7.37.5", |
|
85 | 82 | "prettier": "3.6.2", |
86 | 83 | "react": "^19.2.0", |
87 | 84 | "react-dom": "^19.2.0", |
88 | | - "rolldown": "^1.0.0-beta.33", |
89 | | - "rolldown-plugin-dts": "^0.17.1", |
| 85 | + "rolldown": "^1.0.0-beta.50", |
| 86 | + "rolldown-plugin-dts": "^0.17.7", |
90 | 87 | "typescript": "~5.9.2", |
91 | | - "vite": "npm:rolldown-vite@^7.1.3", |
| 88 | + "vite": "npm:rolldown-vite@^7.2.5", |
92 | 89 | "vitest": "^4.0.1", |
93 | 90 | "vitest-browser-react": "^2.0.2" |
94 | 91 | }, |
|
0 commit comments