cache history

This commit is contained in:
2023-09-15 18:32:47 +02:00
parent 018e59a492
commit 5c84af12ea
7 changed files with 74 additions and 18 deletions

9
package-lock.json generated
View File

@@ -8,6 +8,7 @@
"name": "eveal-frontend",
"version": "0.0.0",
"dependencies": {
"@heroicons/vue": "^2.0.18",
"@vueuse/core": "^10.2.1",
"@vueuse/integrations": "^10.2.1",
"axios": "^1.4.0",
@@ -400,6 +401,14 @@
"node": ">=12"
}
},
"node_modules/@heroicons/vue": {
"version": "2.0.18",
"resolved": "https://registry.npmjs.org/@heroicons/vue/-/vue-2.0.18.tgz",
"integrity": "sha512-BcTC9nq2TkwNSfQuqo96J7ehx4etezypc2YeTq7KsXWxrcrerhkgjLrxGRBnStN0wrXo0Gv4BInybqz5uBG6Cw==",
"peerDependencies": {
"vue": ">= 3"
}
},
"node_modules/@jridgewell/gen-mapping": {
"version": "0.3.3",
"resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz",