@vue-macros/common
Advanced tools
+1
-1
| MIT License | ||
| Copyright (c) 2022-PRESENT 三咲智子 | ||
| Copyright (c) 2022-PRESENT Kevin Deng | ||
@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
+8
-8
| { | ||
| "name": "@vue-macros/common", | ||
| "version": "3.0.0-beta.21", | ||
| "version": "3.0.0-beta.22", | ||
| "description": "common feature from Vue Macros.", | ||
@@ -25,3 +25,3 @@ "type": "module", | ||
| }, | ||
| "author": "三咲智子 Kevin Deng <sxzz@sxzz.moe>", | ||
| "author": "Kevin Deng <sxzz@sxzz.moe>", | ||
| "funding": "https://github.com/sponsors/vue-macros", | ||
@@ -51,10 +51,10 @@ "files": [ | ||
| "dependencies": { | ||
| "@vue/compiler-sfc": "^3.5.18", | ||
| "ast-kit": "^2.1.1", | ||
| "local-pkg": "^1.1.1", | ||
| "magic-string-ast": "^1.0.0", | ||
| "unplugin-utils": "^0.2.4" | ||
| "@vue/compiler-sfc": "^3.5.20", | ||
| "ast-kit": "^2.1.2", | ||
| "local-pkg": "^1.1.2", | ||
| "magic-string-ast": "^1.0.2", | ||
| "unplugin-utils": "^0.3.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@babel/parser": "^7.28.0", | ||
| "@babel/parser": "^7.28.2", | ||
| "@vitejs/plugin-vue": "^6.0.1" | ||
@@ -61,0 +61,0 @@ }, |
19374
-0.08%+ Added
- Removed
Updated
Updated
Updated
Updated
Updated