Fixed package issue breaking vue slots
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
"@babel/runtime": "^7.21.5",
|
||||
"@chenfengyuan/vue-countdown": "^1.1.5",
|
||||
"@tozd/vue-observer-utils": "^0.5.0",
|
||||
"aws-sdk": "^2.1372.0",
|
||||
"aws-sdk": "^2.1373.0",
|
||||
"bcrypt": "^5.1.0",
|
||||
"chroma-js": "^2.4.2",
|
||||
"css-box-shadow": "^1.0.0-3",
|
||||
@@ -48,12 +48,12 @@
|
||||
"simpl-schema": "^1.13.1",
|
||||
"source-map-support": "^0.5.21",
|
||||
"speakingurl": "^14.0.1",
|
||||
"vue": "2.6.10",
|
||||
"vue": "2.6.14",
|
||||
"vue-meteor-tracker": "^2.0.0",
|
||||
"vue-reactive-provide": "^0.3.0",
|
||||
"vue-router": "^3.6.5",
|
||||
"vuedraggable": "^2.23.2",
|
||||
"vuetify": "^2.6.15",
|
||||
"vuetify": "^2.6.12",
|
||||
"vuetify-upload-button": "^2.0.2",
|
||||
"vuex": "^3.1.3"
|
||||
},
|
||||
@@ -61,8 +61,8 @@
|
||||
"@types/mocha": "^10.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.59.2",
|
||||
"@typescript-eslint/parser": "^5.59.2",
|
||||
"@vue/compiler-dom": "^3.2.47",
|
||||
"@vue/runtime-dom": "^3.2.47",
|
||||
"@vue/compiler-dom": "^2.6.10",
|
||||
"@vue/runtime-dom": "^2.6.10",
|
||||
"chai": "^4.3.7",
|
||||
"eslint": "^7.32.0",
|
||||
"eslint-plugin-vue": "^7.20.0",
|
||||
@@ -120,4 +120,4 @@
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user