Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
UI
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Coscine
frontend
apps
UI
Commits
7a2cbfe4
Commit
7a2cbfe4
authored
Aug 15, 2022
by
Benedikt Heinrichs
Browse files
Options
Downloads
Patches
Plain Diff
Build: Deal with Vue version conflict
parent
915819bc
No related branches found
No related tags found
2 merge requests
!111
Release: Sprint/2022 16 :robot:
,
!104
Build: Deal with Vue version conflict
Pipeline
#781886
passed
Aug 15, 2022
Stage: build
Changes
2
Pipelines
1
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.yarnrc.yml
+3
-3
3 additions, 3 deletions
.yarnrc.yml
yarn.lock-workspace
+1139
-7303
1139 additions, 7303 deletions
yarn.lock-workspace
with
1142 additions
and
7306 deletions
.yarnrc.yml
+
3
−
3
View file @
7a2cbfe4
...
@@ -7,16 +7,16 @@ packageExtensions:
...
@@ -7,16 +7,16 @@ packageExtensions:
"
vue-template-compiler"
:
"
*"
"
vue-template-compiler"
:
"
*"
"
vue-i18n@*"
:
"
vue-i18n@*"
:
dependencies
:
dependencies
:
"
vue"
:
"
^
2.6.14"
"
vue"
:
"
~
2.6.14"
"
vue-router@*"
:
"
vue-router@*"
:
dependencies
:
dependencies
:
"
vue"
:
"
^
2.6.14"
"
vue"
:
"
~
2.6.14"
"
pinia@*"
:
"
pinia@*"
:
dependencies
:
dependencies
:
"
@vue/composition-api"
:
"
^1.4.5"
"
@vue/composition-api"
:
"
^1.4.5"
"
bootstrap-vue@*"
:
"
bootstrap-vue@*"
:
dependencies
:
dependencies
:
"
vue"
:
"
^
2.6.14"
"
vue"
:
"
~
2.6.14"
"
jquery"
:
"
*"
"
jquery"
:
"
*"
"
vue-eslint-parser@*"
:
"
vue-eslint-parser@*"
:
dependencies
:
dependencies
:
...
...
This diff is collapsed.
Click to expand it.
yarn.lock-workspace
+
1139
−
7303
View file @
7a2cbfe4
This diff is collapsed.
Click to expand it.
CoscineBot
@CoscineBot
mentioned in commit
d046f8d8
·
Aug 29, 2022
mentioned in commit
d046f8d8
mentioned in commit d046f8d8b6918bae675a86dbb1aa6e6fa9da4064
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment