This commit is contained in:
David Baker
2026-03-13 18:36:55 +00:00
parent 084d74593c
commit 7a73183334
@@ -17,13 +17,15 @@
"@types/node": "^22.10.7",
"@types/react": "^19",
"@vitejs/plugin-react": "^5.0.0",
"@vitest/coverage-v8": "^4.0.0",
"react": "^19",
"rollup-plugin-external-globals": "^0.13.0",
"typescript": "^5.7.3",
"vite": "^7.1.11",
"vite-plugin-node-polyfills": "^0.25.0",
"vite-plugin-svgr": "^4.3.0",
"vitest": "^4.0.0"
"vitest": "^4.0.0",
"vitest-sonar-reporter": "^2.0.0"
},
"dependencies": {
"@vector-im/compound-design-tokens": "^6.0.0",