started workingon pinia, adding sample data
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -1879,6 +1879,15 @@
|
||||
"resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz",
|
||||
"integrity": "sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY="
|
||||
},
|
||||
"pinia": {
|
||||
"version": "2.0.0-rc.10",
|
||||
"resolved": "https://registry.npmjs.org/pinia/-/pinia-2.0.0-rc.10.tgz",
|
||||
"integrity": "sha512-WY0KQoHxSBylhGc6aBQKPFfAupYHWpI1QBQKJSyK9btwwMTVQpwCdePgPho+ZoEMl832jb7RwfI5TN1srV5VEA==",
|
||||
"requires": {
|
||||
"@vue/devtools-api": "^6.0.0-beta.18",
|
||||
"vue-demi": "*"
|
||||
}
|
||||
},
|
||||
"pinkie": {
|
||||
"version": "2.0.4",
|
||||
"resolved": "https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz",
|
||||
@@ -2692,6 +2701,11 @@
|
||||
"@vue/shared": "3.2.19"
|
||||
}
|
||||
},
|
||||
"vue-demi": {
|
||||
"version": "0.11.4",
|
||||
"resolved": "https://registry.npmjs.org/vue-demi/-/vue-demi-0.11.4.tgz",
|
||||
"integrity": "sha512-/3xFwzSykLW2HiiLie43a+FFgNOcokbBJ+fzvFXd0r2T8MYohqvphUyDQ8lbAwzQ3Dlcrb1c9ykifGkhSIAk6A=="
|
||||
},
|
||||
"vue-month-picker": {
|
||||
"version": "1.5.0",
|
||||
"resolved": "https://registry.npmjs.org/vue-month-picker/-/vue-month-picker-1.5.0.tgz",
|
||||
|
||||
Reference in New Issue
Block a user