@codesandbox/sandpack-react
Advanced tools
Comparing version 2.6.9 to 2.7.0
@@ -8,2 +8,3 @@ export declare const SYNTAX_ERROR_PATTERN: string[]; | ||
export declare const TRANSFORMED_TYPE_KEY = "@t"; | ||
export declare const TRANSFORMED_TYPE_KEY_ALTERNATE = "#@t"; | ||
export declare const CIRCULAR_REF_KEY = "@r"; | ||
@@ -10,0 +11,0 @@ export declare const MAX_LENGTH_STRING = 10000; |
@@ -8,2 +8,3 @@ export declare const SYNTAX_ERROR_PATTERN: string[]; | ||
export declare const TRANSFORMED_TYPE_KEY = "@t"; | ||
export declare const TRANSFORMED_TYPE_KEY_ALTERNATE = "#@t"; | ||
export declare const CIRCULAR_REF_KEY = "@r"; | ||
@@ -10,0 +11,0 @@ export declare const MAX_LENGTH_STRING = 10000; |
{ | ||
"name": "@codesandbox/sandpack-react", | ||
"version": "2.6.9", | ||
"version": "2.7.0", | ||
"description": "", | ||
@@ -62,3 +62,3 @@ "keywords": [], | ||
"@codemirror/view": "^6.7.1", | ||
"@codesandbox/sandpack-client": "^2.6.9", | ||
"@codesandbox/sandpack-client": "^2.7.0", | ||
"@lezer/highlight": "^1.1.3", | ||
@@ -99,3 +99,3 @@ "@react-hook/intersection-observer": "^3.1.1", | ||
}, | ||
"gitHead": "36560cb4f0fc8f5f8b18f5a3d3952799690eba77" | ||
"gitHead": "4290dbc54e05a8a1cd012d5a68a5be988252e9e1" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1134018
26865