|
75 | 75 | },
|
76 | 76 | "devDependencies": {
|
77 | 77 | "@biomejs/biome": "1.9.3",
|
78 |
| - "@changesets/cli": "^2.27.7", |
79 |
| - "@commitlint/cli": "^19.4.0", |
80 |
| - "@commitlint/config-conventional": "^19.2.2", |
81 |
| - "@vitest/browser": "^2.0.5", |
82 |
| - "@vitest/coverage-istanbul": "^2.0.5", |
83 |
| - "@vitest/ui": "^2.0.5", |
84 |
| - "concurrently": "^9.0.0", |
| 78 | + "@changesets/cli": "^2.27.9", |
| 79 | + "@commitlint/cli": "^19.5.0", |
| 80 | + "@commitlint/config-conventional": "^19.5.0", |
| 81 | + "@vitest/browser": "^2.1.2", |
| 82 | + "@vitest/coverage-istanbul": "^2.1.2", |
| 83 | + "@vitest/ui": "^2.1.2", |
| 84 | + "concurrently": "^9.0.1", |
85 | 85 | "copy-files-from-to": "^3.11.0",
|
86 |
| - "lint-staged": "^15.2.9", |
87 |
| - "playwright": "^1.46.1", |
| 86 | + "lint-staged": "^15.2.10", |
| 87 | + "playwright": "^1.47.2", |
88 | 88 | "prettier": "^3.3.3",
|
89 | 89 | "simple-git-hooks": "^2.11.1",
|
90 |
| - "typescript": "^5.5.4", |
91 |
| - "vite": "^5.4.2", |
92 |
| - "vitest": "^2.0.5" |
| 90 | + "typescript": "^5.6.2", |
| 91 | + "vite": "^5.4.8", |
| 92 | + "vitest": "^2.1.2" |
93 | 93 | },
|
94 | 94 | "packageManager": "[email protected]+sha512.e5a7e52a4183a02d5931057f7a0dbff9d5e9ce3161e33fa68ae392125b79282a8a8a470a51dfc8a0ed86221442eb2fb57019b0990ed24fab519bf0e1bc5ccfc4"
|
95 | 95 | }
|
0 commit comments