обновил пакеты
This commit is contained in:
4234
package-lock.json
generated
4234
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -10,7 +10,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@vuelidate/core": "^2.0.0",
|
"@vuelidate/core": "^2.0.0",
|
||||||
"@vuelidate/validators": "^2.0.0",
|
"@vuelidate/validators": "^2.0.0",
|
||||||
"dop-astra-ui": "^0.1.2",
|
"dop-astra-ui": "^0.1.3",
|
||||||
"moment": "^2.29.4",
|
"moment": "^2.29.4",
|
||||||
"vue": "^3.2.13",
|
"vue": "^3.2.13",
|
||||||
"vue-router": "^4.1.5",
|
"vue-router": "^4.1.5",
|
||||||
|
|||||||
@@ -8,7 +8,6 @@ import { clientsServer } from "../server.js";
|
|||||||
import { clickOutside } from "@/shared/clickOutside";
|
import { clickOutside } from "@/shared/clickOutside";
|
||||||
import store from "./store";
|
import store from "./store";
|
||||||
import { install } from "dop-astra-ui";
|
import { install } from "dop-astra-ui";
|
||||||
import "dop-astra-ui/src/assets/css/iconfonts.css";
|
|
||||||
|
|
||||||
const AstraUI = { install };
|
const AstraUI = { install };
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user