@univerjs/design
Advanced tools
Comparing version 0.6.0-nightly.202501251605 to 0.6.0-nightly.202501261605
{ | ||
"name": "@univerjs/design", | ||
"version": "0.6.0-nightly.202501251605", | ||
"version": "0.6.0-nightly.202501261605", | ||
"private": false, | ||
@@ -79,7 +79,7 @@ "description": "UI component library for building exceptional Univer.", | ||
"devDependencies": { | ||
"@testing-library/react": "^16.1.0", | ||
"@testing-library/react": "^16.2.0", | ||
"@types/react-grid-layout": "^1.3.5", | ||
"@types/react-transition-group": "^4.4.11", | ||
"less": "^4.2.1", | ||
"postcss": "^8.4.49", | ||
"@types/react-transition-group": "^4.4.12", | ||
"less": "^4.2.2", | ||
"postcss": "^8.5.1", | ||
"react": "18.3.1", | ||
@@ -90,6 +90,6 @@ "react-dom": "18.3.1", | ||
"typescript": "^5.7.3", | ||
"vite": "^6.0.7", | ||
"vitest": "^2.1.8", | ||
"vite": "^6.0.11", | ||
"vitest": "^3.0.4", | ||
"@univerjs-infra/shared": "0.6.0-alpha.0", | ||
"@univerjs/core": "0.6.0-nightly.202501251605" | ||
"@univerjs/core": "0.6.0-nightly.202501261605" | ||
}, | ||
@@ -96,0 +96,0 @@ "scripts": { |