@chayns-components/format
Advanced tools
Comparing version 5.0.0-beta.857 to 5.0.0-beta.886
{ | ||
"name": "@chayns-components/format", | ||
"version": "5.0.0-beta.857", | ||
"version": "5.0.0-beta.886", | ||
"description": "A set of beautiful React components for developing your own applications with chayns.", | ||
@@ -55,12 +55,12 @@ "sideEffects": false, | ||
"devDependencies": { | ||
"@babel/cli": "^7.25.7", | ||
"@babel/core": "^7.25.7", | ||
"@babel/preset-env": "^7.25.7", | ||
"@babel/preset-react": "^7.25.7", | ||
"@babel/preset-typescript": "^7.25.7", | ||
"@babel/cli": "^7.25.9", | ||
"@babel/core": "^7.26.0", | ||
"@babel/preset-env": "^7.26.0", | ||
"@babel/preset-react": "^7.25.9", | ||
"@babel/preset-typescript": "^7.26.0", | ||
"@types/commonmark": "^0.27.9", | ||
"@types/csv-stringify": "^3.1.0", | ||
"@types/csv-stringify": "^3.1.3", | ||
"babel-loader": "^9.2.1", | ||
"cross-env": "^7.0.3", | ||
"lerna": "^8.1.8", | ||
"lerna": "^8.1.9", | ||
"typescript": "^5.6.3", | ||
@@ -77,3 +77,3 @@ "vitest": "^1.6.0" | ||
}, | ||
"gitHead": "f3bf7a1df0514af0980ce86d27777907590a2560" | ||
"gitHead": "4a06a6bb67388e8256a75ba19337541d18a59287" | ||
} |