listas items

This commit is contained in:
2024-08-30 01:12:26 +02:00
parent 0d4e5e5cfd
commit f4bd38e5a2
9 changed files with 330 additions and 69 deletions

7
package-lock.json generated
View File

@@ -9,6 +9,7 @@
"version": "0.0.0",
"dependencies": {
"pinia": "^2.1.7",
"pocketbase": "^0.21.5",
"vue": "^3.4.29",
"vue-router": "^4.3.3"
},
@@ -1056,6 +1057,12 @@
"node": ">= 6"
}
},
"node_modules/pocketbase": {
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/pocketbase/-/pocketbase-0.21.5.tgz",
"integrity": "sha512-bnI/uinnQps+ElSlzxkc4yvwuSFfKcoszDtXH/4QT2FhGq2mJVUvDlxn+rjRXVntUjPfmMG5LEPZ1eGqV6ssog==",
"license": "MIT"
},
"node_modules/postcss": {
"version": "8.4.41",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.41.tgz",