3 Commits

Author SHA1 Message Date
renovate[bot]
fc2c79a38b Update dependency @tabler/icons to v2.47.0 2026-02-12 16:07:48 +00:00
47e1792caa Update umami dns 2026-01-01 22:42:12 -05:00
d4b0e599db Remove link to gitea instance 2026-01-01 20:06:01 -05:00
7 changed files with 15 additions and 15 deletions

View File

@@ -29,7 +29,7 @@ jobs:
cache-dependency-path: "**/package-lock.json" cache-dependency-path: "**/package-lock.json"
- name: Setup Hugo - name: Setup Hugo
uses: peaceiris/actions-hugo@v3 uses: peaceiris/actions-hugo@v2
with: with:
hugo-version: "0.120.3" hugo-version: "0.120.3"
extended: true extended: true

View File

@@ -18,7 +18,6 @@ If you would like to connect with me:
- [Mastodon](https://mastodon.social/@davegallant) - [Mastodon](https://mastodon.social/@davegallant)
- [GitHub](https://github.com/davegallant) - [GitHub](https://github.com/davegallant)
- [RSS Feed](https://davegallant.ca/index.xml) - [RSS Feed](https://davegallant.ca/index.xml)
- [gitea.snake-cloud.ts.net](https://gitea.snake-cloud.ts.net/explore/repos)
## Credits ## Credits

View File

@@ -1,2 +1,2 @@
<!-- Umami Analytics --> <!-- Umami Analytics -->
<script defer src="https://umami.snake-cloud.ts.net/script.js" data-website-id="e8adafba-b892-4dad-a139-2bd61fe5fab9"></script> <script defer src="https://umami.davegallant.ca/script.js" data-website-id="e8adafba-b892-4dad-a139-2bd61fe5fab9"></script>

7
package-lock.json generated
View File

@@ -1394,9 +1394,10 @@
} }
}, },
"node_modules/@tabler/icons": { "node_modules/@tabler/icons": {
"version": "2.45.0", "version": "2.47.0",
"resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-2.45.0.tgz", "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-2.47.0.tgz",
"integrity": "sha512-J10UDghOni9wlrj5CpKAzychDCABCKYq897mGg0wGFsd+tYLaUdz0dt/HZeGnV8gZJo0hIiTPLGwBp5EW42Qsg==", "integrity": "sha512-4w5evLh+7FUUiA1GucvGj2ReX2TvOjEr4ejXdwL/bsjoSkof6r1gQmzqI+VHrE2CpJpB3al7bCTulOkFa/RcyA==",
"license": "MIT",
"funding": { "funding": {
"type": "github", "type": "github",
"url": "https://github.com/sponsors/codecalm" "url": "https://github.com/sponsors/codecalm"

View File

@@ -23,7 +23,7 @@ jobs:
node-version: "18" node-version: "18"
- name: Install Hugo - name: Install Hugo
uses: peaceiris/actions-hugo@v3 uses: peaceiris/actions-hugo@v2
with: with:
hugo-version: "0.111.3" hugo-version: "0.111.3"
extended: true extended: true
@@ -63,7 +63,7 @@ jobs:
node-version: "18" node-version: "18"
- name: Install Hugo - name: Install Hugo
uses: peaceiris/actions-hugo@v3 uses: peaceiris/actions-hugo@v2
with: with:
hugo-version: "0.111.3" hugo-version: "0.111.3"
extended: true extended: true

View File

@@ -14,7 +14,7 @@ jobs:
ref: ${{ github.event.pull_request.head.sha }} ref: ${{ github.event.pull_request.head.sha }}
- name: Install Hugo - name: Install Hugo
uses: peaceiris/actions-hugo@v3 uses: peaceiris/actions-hugo@v2
with: with:
hugo-version: "0.111.3" hugo-version: "0.111.3"
extended: true extended: true

View File

@@ -1368,9 +1368,9 @@
} }
}, },
"node_modules/@tabler/icons": { "node_modules/@tabler/icons": {
"version": "2.44.0", "version": "2.47.0",
"resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-2.44.0.tgz", "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-2.47.0.tgz",
"integrity": "sha512-WPPtihDcAwEm1QZM9MXQw6+r/R2/qx7KMU1eegsi9DsqBLAb0W2kbt6e/syvd6j9c+6XNpRVBW1ziGqSWQAWOg==", "integrity": "sha512-4w5evLh+7FUUiA1GucvGj2ReX2TvOjEr4ejXdwL/bsjoSkof6r1gQmzqI+VHrE2CpJpB3al7bCTulOkFa/RcyA==",
"funding": { "funding": {
"type": "github", "type": "github",
"url": "https://github.com/sponsors/codecalm" "url": "https://github.com/sponsors/codecalm"
@@ -7569,9 +7569,9 @@
"dev": true "dev": true
}, },
"@tabler/icons": { "@tabler/icons": {
"version": "2.44.0", "version": "2.47.0",
"resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-2.44.0.tgz", "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-2.47.0.tgz",
"integrity": "sha512-WPPtihDcAwEm1QZM9MXQw6+r/R2/qx7KMU1eegsi9DsqBLAb0W2kbt6e/syvd6j9c+6XNpRVBW1ziGqSWQAWOg==" "integrity": "sha512-4w5evLh+7FUUiA1GucvGj2ReX2TvOjEr4ejXdwL/bsjoSkof6r1gQmzqI+VHrE2CpJpB3al7bCTulOkFa/RcyA=="
}, },
"@trysound/sax": { "@trysound/sax": {
"version": "0.2.0", "version": "0.2.0",