Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent 363e900 commit 110344d
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 39 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
pnpm build
echo "${CNAME}" >> ./build/CNAME
- name: Deploy 🚀
uses: JamesIves/[email protected].3
uses: JamesIves/[email protected].8
env:
SKIP_DEPLOY_TO_GHPAGES: ${{secrets.SKIP_DEPLOY_TO_GHPAGES}}
if: ${{ github.ref == 'refs/heads/main' && env.SKIP_DEPLOY_TO_GHPAGES == '' }}
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@evilmartians/lefthook": "^1.5.0",
"@maplibre/maplibre-gl-geocoder": "^1.5.0",
"@popperjs/core": "^2.11.8",
"@sjmc11/tourguidejs": "^0.0.16",
"@sjmc11/tourguidejs": "^0.0.17",
"@sveltejs/adapter-static": "^3.0.0",
"@sveltejs/kit": "^2.0.0",
"@sveltejs/vite-plugin-svelte": "^3.0.0",
Expand Down Expand Up @@ -52,7 +52,7 @@
"svelte-check": "^3.5.2",
"svelte-preprocess": "^5.0.4",
"tslib": "^2.6.2",
"typescript": "~5.5.0",
"typescript": "~5.6.0",
"vite": "^5.0.0"
},
"type": "module"
Expand Down
79 changes: 43 additions & 36 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 110344d

Please sign in to comment.