Skip to content

Commit

Permalink
Merge pull request #1169 from nextcloud/dependabot/npm_and_yarn/nextc…
Browse files Browse the repository at this point in the history
…loud/vue-8.3.0

Build(deps): Bump @nextcloud/vue from 7.12.6 to 8.3.0
  • Loading branch information
tacruc authored Dec 12, 2023
2 parents 3fe6bb2 + 4c98ac8 commit 58933b6
Show file tree
Hide file tree
Showing 67 changed files with 2,184 additions and 1,772 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ jobs:
uses: skjnldsv/read-package-engines-version-actions@0ce2ed60f6df073a62a77c0a4958dd0fc68e32e7 # v2.1
id: versions
with:
fallbackNode: '^16'
fallbackNpm: '^7'
fallbackNode: '^20'
fallbackNpm: '^9'

- name: Set up node ${{ steps.versions.outputs.nodeVersion }}
uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3
Expand Down
2 changes: 1 addition & 1 deletion css/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
.leaflet-routing-container-desktop {
width: 350px;
margin-top: 0 !important;
margin-left: 52px !important;
margin-left: 56px !important;
padding-top: 5px;
border: 2px solid var(--color-border-dark) !important;
border-bottom-left-radius: var(--border-radius-large) !important;
Expand Down
Loading

0 comments on commit 58933b6

Please sign in to comment.