Skip to content

Commit

Permalink
Chore: Update changesets monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 24, 2024
1 parent 167e47a commit 4097e53
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ jobs:

steps:
- name: Checkout repo
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Use Node ${{ matrix.node }}
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node }}

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
]
},
"dependencies": {
"@vueuse/core": "8.7.5",
"@vueuse/head": "0.7.6",
"@vueuse/core": "11.0.3",
"@vueuse/head": "2.0.0",
"animejs": "3.2.1",
"vue": "3.2.37",
"vue-demi": "0.13.1",
Expand Down

0 comments on commit 4097e53

Please sign in to comment.