| | |
| | | { |
| | | "name": "@vue/compiler-sfc", |
| | | "version": "3.5.25", |
| | | "version": "3.5.32", |
| | | "description": "@vue/compiler-sfc", |
| | | "main": "dist/compiler-sfc.cjs.js", |
| | | "module": "dist/compiler-sfc.esm-browser.js", |
| | |
| | | }, |
| | | "homepage": "https://github.com/vuejs/core/tree/main/packages/compiler-sfc#readme", |
| | | "dependencies": { |
| | | "@babel/parser": "^7.28.5", |
| | | "@babel/parser": "^7.29.2", |
| | | "estree-walker": "^2.0.2", |
| | | "magic-string": "^0.30.21", |
| | | "postcss": "^8.5.6", |
| | | "postcss": "^8.5.8", |
| | | "source-map-js": "^1.2.1", |
| | | "@vue/compiler-core": "3.5.25", |
| | | "@vue/compiler-ssr": "3.5.25", |
| | | "@vue/compiler-dom": "3.5.25", |
| | | "@vue/shared": "3.5.25" |
| | | "@vue/compiler-core": "3.5.32", |
| | | "@vue/compiler-dom": "3.5.32", |
| | | "@vue/compiler-ssr": "3.5.32", |
| | | "@vue/shared": "3.5.32" |
| | | }, |
| | | "devDependencies": { |
| | | "@babel/types": "^7.28.5", |
| | | "@babel/types": "^7.29.0", |
| | | "@vue/consolidate": "^1.0.0", |
| | | "hash-sum": "^2.0.0", |
| | | "lru-cache": "10.1.0", |
| | | "merge-source-map": "^1.1.0", |
| | | "minimatch": "~10.1.1", |
| | | "minimatch": "~10.2.4", |
| | | "postcss-modules": "^6.0.1", |
| | | "postcss-selector-parser": "^7.1.0", |
| | | "pug": "^3.0.3", |
| | | "sass": "^1.93.3" |
| | | "postcss-selector-parser": "^7.1.1", |
| | | "pug": "^3.0.4", |
| | | "sass": "^1.98.0" |
| | | } |
| | | } |