File tree Expand file tree Collapse file tree 3 files changed +444
-709
lines changed
Expand file tree Collapse file tree 3 files changed +444
-709
lines changed Original file line number Diff line number Diff line change 11services :
22 opencloud :
3- image : ${OC_IMAGE:-opencloud-eu /opencloud-rolling:latest}
3+ image : ${OC_IMAGE:-opencloudeu /opencloud-rolling:latest}
44 extra_hosts :
55 - host.docker.internal:${DOCKER_HOST:-host-gateway}
66 entrypoint : /bin/sh
Original file line number Diff line number Diff line change 11{
22 "name" : " web-app-skeleton" ,
3- "version" : " 0 .0.0" ,
3+ "version" : " 1 .0.0" ,
44 "description" : " All the bits and pieces for an easy start to build your own web apps and extensions for OpenCloud." ,
55 "license" : " Apache-2.0" ,
66 "author" : " OpenCloud" ,
2121 "@opencloud-eu/tsconfig" : " ^1.0.0" ,
2222 "@opencloud-eu/web-client" : " ^1.0.0" ,
2323 "@opencloud-eu/web-pkg" : " ^1.0.0" ,
24- "@types/node" : " 22.10.5" ,
24+ "@types/node" : " ^ 22.10.5" ,
2525 "@vue/test-utils" : " ^2.4.6" ,
26- "eslint" : " 9.17 .0" ,
26+ "eslint" : " ^9.21 .0" ,
2727 "happy-dom" : " ^15.0.0" ,
28- "prettier" : " 3.4 .2" ,
28+ "prettier" : " ^3.5 .2" ,
2929 "ts-node" : " ^10.9.2" ,
30- "typescript" : " 5.7.3" ,
31- "vite" : " 6.0.7 " ,
32- "vitest" : " 2.1.8 " ,
30+ "typescript" : " ^ 5.7.3" ,
31+ "vite" : " ^6.2.0 " ,
32+ "vitest" : " ^3.0.7 " ,
3333 "vue" : " ^3.4.21" ,
3434 "vue-router" : " ^4.2.5" ,
35- "vue-tsc" : " 2.2.0 " ,
35+ "vue-tsc" : " ^ 2.2.4 " ,
3636 "vue3-gettext" : " ^2.4.0"
3737 },
38- "pnpm" : {
39- "peerDependencyRules" : {
40- "ignoreMissing" : [
41- " design-system*"
42- ]
43- }
44- },
4538 "packageManager" : " pnpm@9.15.0"
4639}
You can’t perform that action at this time.
0 commit comments