Skip to content

Commit 8c1f114

Browse files
chore(deps): update all non-major dependencies
1 parent 70cb231 commit 8c1f114

File tree

3 files changed

+45
-38
lines changed

3 files changed

+45
-38
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
pnpm build
6363
echo "${CNAME}" >> ./build/CNAME
6464
- name: Deploy 🚀
65-
uses: JamesIves/github-pages-deploy-action@v4.6.3
65+
uses: JamesIves/github-pages-deploy-action@v4.7.2
6666
env:
6767
SKIP_DEPLOY_TO_GHPAGES: ${{secrets.SKIP_DEPLOY_TO_GHPAGES}}
6868
if: ${{ github.ref == 'refs/heads/main' && env.SKIP_DEPLOY_TO_GHPAGES == '' }}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@evilmartians/lefthook": "^1.5.0",
1717
"@maplibre/maplibre-gl-geocoder": "^1.5.0",
1818
"@popperjs/core": "^2.11.8",
19-
"@sjmc11/tourguidejs": "^0.0.16",
19+
"@sjmc11/tourguidejs": "^0.0.19",
2020
"@sveltejs/adapter-static": "^3.0.0",
2121
"@sveltejs/kit": "^2.0.0",
2222
"@sveltejs/vite-plugin-svelte": "^3.0.0",
@@ -52,7 +52,7 @@
5252
"svelte-check": "^3.5.2",
5353
"svelte-preprocess": "^5.0.4",
5454
"tslib": "^2.6.2",
55-
"typescript": "~5.5.0",
55+
"typescript": "~5.7.0",
5656
"vite": "^5.0.0"
5757
},
5858
"type": "module"

pnpm-lock.yaml

Lines changed: 42 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)