stable

Clone or download

Read-only

Merge commit 'refs/changes/49/23849/4' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #22693: Typecheck the template of the vue-breadcrumb-privacy library Change-Id: I3b67ae91128ae89807cdbfc4921789773d4fdda2

Modified Files

Name
M package-lock.json +1583 −0 Go to diff View file
M package.json +2 −0 Go to diff View file
M src/package-lock.json +0 −29 Go to diff View file
M src/scripts/lib/vue-breadcrumb-privacy/package-lock.json +5 −5 Go to diff View file
M src/scripts/lib/vue-breadcrumb-privacy/package.json +1 −1 Go to diff View file
M src/scripts/lib/vue-breadcrumb-privacy/src/BreadcrumbPrivacy.vue +1 −1 Go to diff View file
M src/scripts/lib/vue-breadcrumb-privacy/src/__snapshots__/BreadcrumbPrivacy.test.ts.snap +4 −4 Go to diff View file
M src/scripts/lib/vue-breadcrumb-privacy/src/project-privacy-helper.ts +1 −0 Go to diff View file
M src/scripts/lib/vue-breadcrumb-privacy/tsconfig.json +4 −1 Go to diff View file
M src/scripts/lib/vue-breadcrumb-privacy/vite.config.ts +3 −3 Go to diff View file