feature/IO-3497-Ant-Design-v5-to-v6 - Checkpoint (vitest)

This commit is contained in:
Dave
2026-01-13 13:06:24 -05:00
parent ebe51fed2c
commit 8aae43614b
2 changed files with 221 additions and 332 deletions

View File

@@ -50,7 +50,7 @@
"normalize-url": "^8.1.1",
"object-hash": "^3.0.0",
"phone": "^3.1.69",
"posthog-js": "^1.319.0",
"posthog-js": "^1.319.1",
"prop-types": "^15.8.1",
"query-string": "^9.3.1",
"raf-schd": "^4.0.3",
@@ -144,7 +144,7 @@
"@testing-library/dom": "^10.4.1",
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.1",
"@vitejs/plugin-react": "^4.6.0",
"@vitejs/plugin-react": "^5.1.2",
"browserslist": "^4.28.1",
"browserslist-to-esbuild": "^2.1.1",
"chalk": "^5.6.2",
@@ -164,7 +164,7 @@
"vite-plugin-node-polyfills": "^0.24.0",
"vite-plugin-pwa": "^1.2.0",
"vite-plugin-style-import": "^2.0.0",
"vitest": "^3.2.4",
"vitest": "^4.0.17",
"workbox-window": "^7.4.0"
}
}