From 90e6cb94e9c9a4d055a0983c9c7386daa48f61f9 Mon Sep 17 00:00:00 2001
From: HelenHuang <LinHuang@pollex.com.tw>
Date: 星期四, 09 六月 2022 15:45:03 +0800
Subject: [PATCH] TODO#139893 [ FAQ 常見問題 -我進行預約後,顧問會用甚麼方式聯繫我? ] 文案調整

---
 PAMapp/node_modules/@vue/babel-plugin-transform-vue-jsx/package.json |   23 ++++++++++-------------
 1 files changed, 10 insertions(+), 13 deletions(-)

diff --git a/PAMapp/node_modules/@vue/babel-plugin-transform-vue-jsx/package.json b/PAMapp/node_modules/@vue/babel-plugin-transform-vue-jsx/package.json
index 08242ea..df89786 100644
--- a/PAMapp/node_modules/@vue/babel-plugin-transform-vue-jsx/package.json
+++ b/PAMapp/node_modules/@vue/babel-plugin-transform-vue-jsx/package.json
@@ -1,26 +1,20 @@
 {
-  "_args": [
-    [
-      "@vue/babel-plugin-transform-vue-jsx@1.2.1",
-      "/Users/tomas/PAM/PAMapp"
-    ]
-  ],
-  "_from": "@vue/babel-plugin-transform-vue-jsx@1.2.1",
+  "_from": "@vue/babel-plugin-transform-vue-jsx@^1.2.1",
   "_id": "@vue/babel-plugin-transform-vue-jsx@1.2.1",
   "_inBundle": false,
   "_integrity": "sha512-HJuqwACYehQwh1fNT8f4kyzqlNMpBuUK4rSiSES5D4QsYncv5fxFsLyrxFPG2ksO7t5WP+Vgix6tt6yKClwPzA==",
   "_location": "/@vue/babel-plugin-transform-vue-jsx",
   "_phantomChildren": {},
   "_requested": {
-    "type": "version",
+    "type": "range",
     "registry": true,
-    "raw": "@vue/babel-plugin-transform-vue-jsx@1.2.1",
+    "raw": "@vue/babel-plugin-transform-vue-jsx@^1.2.1",
     "name": "@vue/babel-plugin-transform-vue-jsx",
     "escapedName": "@vue%2fbabel-plugin-transform-vue-jsx",
     "scope": "@vue",
-    "rawSpec": "1.2.1",
+    "rawSpec": "^1.2.1",
     "saveSpec": null,
-    "fetchSpec": "1.2.1"
+    "fetchSpec": "^1.2.1"
   },
   "_requiredBy": [
     "/@vue/babel-preset-jsx",
@@ -28,11 +22,13 @@
     "/@vue/babel-sugar-v-on"
   ],
   "_resolved": "https://registry.npmjs.org/@vue/babel-plugin-transform-vue-jsx/-/babel-plugin-transform-vue-jsx-1.2.1.tgz",
-  "_spec": "1.2.1",
-  "_where": "/Users/tomas/PAM/PAMapp",
+  "_shasum": "646046c652c2f0242727f34519d917b064041ed7",
+  "_spec": "@vue/babel-plugin-transform-vue-jsx@^1.2.1",
+  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@vue\\babel-preset-jsx",
   "author": {
     "name": "Evan You"
   },
+  "bundleDependencies": false,
   "dependencies": {
     "@babel/helper-module-imports": "^7.0.0",
     "@babel/plugin-syntax-jsx": "^7.2.0",
@@ -41,6 +37,7 @@
     "lodash.kebabcase": "^4.1.1",
     "svg-tags": "^1.0.0"
   },
+  "deprecated": false,
   "description": "Babel plugin for Vue 2.0 JSX",
   "devDependencies": {
     "@babel/cli": "^7.2.0",

--
Gitblit v1.8.0