@firecms/formex
Advanced tools
Comparing version 3.0.0-canary.174 to 3.0.0-canary.175
{ | ||
"name": "@firecms/formex", | ||
"type": "module", | ||
"version": "3.0.0-canary.174", | ||
"version": "3.0.0-canary.175", | ||
"publishConfig": { | ||
@@ -41,5 +41,5 @@ "access": "public" | ||
"@types/jest": "^29.5.14", | ||
"@types/node": "^20.17.9", | ||
"@types/react": "^18.3.11", | ||
"@types/react-dom": "^18.3.1", | ||
"@types/node": "^20.17.14", | ||
"@types/react": "^18.3.18", | ||
"@types/react-dom": "^18.3.0", | ||
"babel-plugin-react-compiler": "beta", | ||
@@ -49,4 +49,4 @@ "eslint-plugin-react-compiler": "beta", | ||
"ts-jest": "^29.2.5", | ||
"typescript": "^5.7.2", | ||
"vite": "^5.4.11" | ||
"typescript": "^5.7.3", | ||
"vite": "^5.4.14" | ||
}, | ||
@@ -79,3 +79,3 @@ "scripts": { | ||
}, | ||
"gitHead": "268a99741b93a8b745422740faf90aa808da97fb" | ||
"gitHead": "0fd5d55e8bba65c5bd992606c3f8c61e0ad75ed7" | ||
} |
115700