Feat/hide delete sequence

This commit is contained in:
Jean Andreani
2023-07-17 14:24:12 +00:00
parent daeba42f18
commit cc84cf1235
15 changed files with 348 additions and 141 deletions

View File

@@ -25,8 +25,9 @@
"axios": "^1.2.3",
"bootstrap": "^5.2.3",
"bootstrap-icons": "^1.10.3",
"geovisio": "2.0.6",
"geovisio": "2.0.7",
"moment": "^2.29.4",
"pinia": "^2.1.4",
"vue": "^3.2.45",
"vue-axios": "^3.5.2",
"vue-eslint-parser": "^9.1.0",
@@ -37,6 +38,7 @@
"vue3-smooth-scroll": "^0.8.1"
},
"devDependencies": {
"@pinia/testing": "^0.1.2",
"@rushstack/eslint-patch": "^1.1.4",
"@types/jsdom": "^20.0.1",
"@types/node": "^18.11.18",