aaaaaaaaaaaaarghhh

This commit is contained in:
lesion 2023-11-10 23:20:59 +01:00
parent d0526df64a
commit fc8710f865
No known key found for this signature in database
GPG key ID: 352918250B012177
2 changed files with 1721 additions and 2067 deletions

View file

@ -94,10 +94,7 @@
"vuetify": "2.6.14",
"winston": "^3.11.0",
"winston-daily-rotate-file": "^4.7.1",
"yargs": "^17.7.2",
"vue": "2.7.15",
"vue-template-compiler": "2.7.15",
"vue-server-renderer": "2.7.15"
"yargs": "^17.7.2"
},
"devDependencies": {
"@nuxtjs/vuetify": "^1.12.3",
@ -116,6 +113,11 @@
"jest": {
"testEnvironment": "jsdom"
},
"resolutions": {
"vue": "2.7.15",
"vue-template-compiler": "2.7.15",
"vue-server-renderer": "2.7.15"
},
"bin": {
"gancio": "server/cli.js"
},

3778
yarn.lock

File diff suppressed because it is too large Load diff