jsx-dom-runtime
Advanced tools
Comparing version 0.70.1 to 0.70.2
{ | ||
"name": "jsx-dom-runtime", | ||
"version": "0.70.1", | ||
"version": "0.70.2", | ||
"description": "A tiny in 500 bytes library to JSX syntax templates for DOM. Support HTML, SVG and MathML tags", | ||
@@ -43,4 +43,4 @@ "type": "module", | ||
"@babel/types": "^7.25.2", | ||
"@eslint/js": "^9.8.0", | ||
"@evilmartians/lefthook": "^1.7.11", | ||
"@eslint/js": "^9.9.0", | ||
"@evilmartians/lefthook": "^1.7.12", | ||
"@jest/globals": "^29.7.0", | ||
@@ -61,3 +61,3 @@ "@rollup/plugin-babel": "^6.0.4", | ||
"typescript": "^5.5.4", | ||
"typescript-eslint": "^8.0.1" | ||
"typescript-eslint": "^8.1.0" | ||
}, | ||
@@ -64,0 +64,0 @@ "files": [ |
Sorry, the diff of this file is too big to display
129524
3252