@mui/toolpad-utils
Advanced tools
Comparing version
{ | ||
"name": "@mui/toolpad-utils", | ||
"version": "0.1.45", | ||
"version": "0.1.46", | ||
"description": "Build MUI apps quickly", | ||
@@ -39,8 +39,2 @@ "author": "MUI Toolpad team", | ||
}, | ||
"scripts": { | ||
"build": "tsup", | ||
"dev": "tsup --watch", | ||
"check-types": "tsup && tsc --noEmit", | ||
"test": "vitest run" | ||
}, | ||
"bugs": { | ||
@@ -57,3 +51,3 @@ "url": "https://github.com/mui/mui-toolpad/issues" | ||
"invariant": "2.2.4", | ||
"prettier": "2.8.8", | ||
"prettier": "3.2.3", | ||
"react-is": "18.2.0", | ||
@@ -67,7 +61,12 @@ "title": "3.5.3", | ||
"@types/prettier": "2.7.3", | ||
"@types/react": "18.2.47", | ||
"@types/react": "18.2.48", | ||
"@types/react-is": "18.2.4", | ||
"@types/title": "3.4.3" | ||
}, | ||
"gitHead": "d1e2743334d036a98c9a0867404f3fbcf70f6e43" | ||
} | ||
"scripts": { | ||
"build": "tsup", | ||
"dev": "tsup --watch", | ||
"check-types": "tsup && tsc --noEmit", | ||
"test": "vitest run" | ||
} | ||
} |
249319
-0.02%+ Added
- Removed
Updated