@vitest/pretty-format
Advanced tools
Comparing version 2.2.0-beta.2 to 3.0.0-beta.1
{ | ||
"name": "@vitest/pretty-format", | ||
"type": "module", | ||
"version": "2.2.0-beta.2", | ||
"version": "3.0.0-beta.1", | ||
"description": "Fork of pretty-format with support for ESM", | ||
@@ -38,3 +38,3 @@ "license": "MIT", | ||
"react-is": "^18.3.1", | ||
"react-is-19": "npm:react-is@19.0.0-rc-b01722d5-20241114" | ||
"react-is-19": "npm:react-is@19.0.0-rc-fb9a90fa48-20240614" | ||
}, | ||
@@ -41,0 +41,0 @@ "scripts": { |
58035