@babel/code-frame • 7.26.2Generate errors that contain a code frame that point to source locations. | INDIRECT | 3 | |
@babel/generator • 7.26.2Turns an AST into code. | INDIRECT | 10 | |
@babel/helper-module-imports • 7.25.9Babel helper functions for inserting module loads | DIRECT | 19 | |
@babel/helper-plugin-utils • 7.25.9General utilities for plugins to use | DIRECT | 0 | |
@babel/helper-string-parser • 7.25.9A utility package to parse strings | INDIRECT | 0 | |
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords name | INDIRECT | 0 | |
@babel/parser • 7.26.2A JavaScript parser | INDIRECT | 3 | |
@babel/plugin-syntax-jsx • 7.25.9Allow parsing of jsx | DIRECT | 1 | |
@babel/template • 7.25.9Generate an AST from a string template. | DIRECT | 7 | |
@babel/traverse • 7.25.9The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes | DIRECT | 18 | |
@babel/types • 7.26.0Babel Types is a Lodash-esque utility library for AST nodes | DIRECT | 2 | |
@jridgewell/gen-mapping • 0.3.5Generate source maps | INDIRECT | 4 | |
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URI | INDIRECT | 0 | |
@jridgewell/set-array • 1.2.1Like a Set, but provides the index of the `key` in the backing array | INDIRECT | 0 | |
@jridgewell/sourcemap-codec • 1.5.0Encode/decode sourcemap mappings | INDIRECT | 0 | |
@jridgewell/trace-mapping • 0.3.25Trace the original position through a source map | INDIRECT | 2 | |
@vue/babel-helper-vue-transform-on • 1.2.4to help transform on | DIRECT | 0 | |
@vue/babel-plugin-resolve-type • 1.2.4Babel plugin for resolving Vue types. | DIRECT | 32 | |
@vue/compiler-core • 3.5.12@vue/compiler-core | INDIRECT | 8 | |
@vue/compiler-dom • 3.5.12@vue/compiler-dom | INDIRECT | 9 | |
@vue/compiler-sfc • 3.5.12@vue/compiler-sfc | INDIRECT | 16 | |
@vue/compiler-ssr • 3.5.12@vue/compiler-ssr | INDIRECT | 10 | |
@vue/shared • 3.5.12internal utils shared across @vue packages | INDIRECT | 0 | |
debug • 4.3.7Lightweight debugging utility for Node.js and the browser | INDIRECT | 1 | |
estree-walker • 2.0.2Traverse an ESTree-compliant AST | INDIRECT | 0 | |
globals • 11.12.0Global identifiers from different JavaScript environments | INDIRECT | 0 | |
html-tags • 3.3.1List of standard HTML tags | DIRECT | 0 | |
js-tokens • 4.0.0A regex that tokenizes JavaScript. | INDIRECT | 0 | |
jsesc • 3.0.2Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data. | INDIRECT | 0 | |
magic-string • 0.30.12Modify strings, generate sourcemaps | INDIRECT | 1 | |
ms • 2.1.3Tiny millisecond conversion utility | INDIRECT | 0 | |
nanoid • 3.3.7A tiny (116 bytes), secure URL-friendly unique string ID generator | INDIRECT | 0 | |
postcss • 8.4.47Tool for transforming styles with JS plugins | INDIRECT | 3 | |