Skip to content

Commit

Permalink
chore(deps): update all dependencies (#93)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent 2ab6831 commit 13c04fd
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 49 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
- name: Run e2e tests
run: pnpm test:ci-e2e

- uses: actions/upload-artifact@v4.4.3
- uses: actions/upload-artifact@v4.5.0
if: always()
with:
name: playwright-report
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
"@vue/tsconfig": "0.7.0",
"happy-dom": "15.11.7",
"typescript": "5.7.2",
"vite": "6.0.3",
"vite-plugin-dts": "4.3.0",
"vite": "6.0.4",
"vite-plugin-dts": "4.4.0",
"vitest": "2.1.8",
"vue": "3.5.13",
"vue-tsc": "2.1.10"
Expand Down
73 changes: 27 additions & 46 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 13c04fd

Please sign in to comment.