@vue/compiler-core
Advanced tools
@@ -125,2 +125,3 @@ import { PatchFlags } from '@vue/shared'; | ||
| constantCache: WeakMap<TemplateChildNode, ConstantTypes>; | ||
| vForMemoKeyedNodes: WeakSet<ElementNode>; | ||
| filters?: Set<string>; | ||
@@ -127,0 +128,0 @@ } |
+4
-4
| { | ||
| "name": "@vue/compiler-core", | ||
| "version": "3.5.35", | ||
| "version": "3.5.36", | ||
| "description": "@vue/compiler-core", | ||
@@ -49,11 +49,11 @@ "main": "index.js", | ||
| "dependencies": { | ||
| "@babel/parser": "^7.29.3", | ||
| "@babel/parser": "^7.29.7", | ||
| "entities": "^7.0.1", | ||
| "estree-walker": "^2.0.2", | ||
| "source-map-js": "^1.2.1", | ||
| "@vue/shared": "3.5.35" | ||
| "@vue/shared": "3.5.36" | ||
| }, | ||
| "devDependencies": { | ||
| "@babel/types": "^7.29.0" | ||
| "@babel/types": "^7.29.7" | ||
| } | ||
| } |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
630416
0.09%20483
0.05%+ Added
- Removed
Updated
Updated