Roo-Code/webview-ui
dependabot[bot] 4d311ffb43
Bump vitest from 2.1.8 to 2.1.9 in /webview-ui in the npm_and_yarn group
Bumps the npm_and_yarn group in /webview-ui with 1 update: [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


Updates `vitest` from 2.1.8 to 2.1.9
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.9/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-05 06:18:51 +00:00
..
public chore: Prettier fix formatting 2025-01-06 12:41:33 -08:00
scripts Add tests and fix configuration 2024-12-24 18:37:12 -08:00
src feat: add LiteLLM API provider support (#1618) 2025-02-04 14:46:13 -08:00
.gitignore Add CRA webview-ui 2024-07-06 01:35:59 -04:00
matchMedia.js Basic unit testing for frontend /webview-ui (#1522) 2025-01-30 21:48:19 -08:00
package-lock.json Bump vitest from 2.1.8 to 2.1.9 in /webview-ui in the npm_and_yarn group 2025-02-05 06:18:51 +00:00
package.json Bump vitest from 2.1.8 to 2.1.9 in /webview-ui in the npm_and_yarn group 2025-02-05 06:18:51 +00:00
setupTests.js Basic unit testing for frontend /webview-ui (#1522) 2025-01-30 21:48:19 -08:00
tsconfig.json Basic unit testing for frontend /webview-ui (#1522) 2025-01-30 21:48:19 -08:00
vite.config.js Basic unit testing for frontend /webview-ui (#1522) 2025-01-30 21:48:19 -08:00