Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent e670163 commit 30f4667
Show file tree
Hide file tree
Showing 4 changed files with 462 additions and 293 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@d31acd50653ded455ab8972a1eb9a656b0aef94a
uses: docker/metadata-action@bd26c982ee2b6c0f9744591c74c527e8a669f72f
with:
images: |
n4t5u/yacosta738.github.io
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
restore-keys: cache-lychee-

- name: Run lychee
uses: lycheeverse/lychee-action@v2.0.2
uses: lycheeverse/lychee-action@v2.1.0
with:
args: "--base . --cache --max-cache-age 1d . --max-redirects 10 --max-retries 5 --user-agent Chrome/51.0.2704.103 Safari/537.36"

Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"astro": "4.16.7",
"astro-compress": "2.3.5",
"astro-critters": "2.2.0",
"astro-icon": "1.1.1",
"astro-icon": "1.1.2",
"astro-netlify-cms": "0.5.4",
"astro-robots-txt": "1.0.0",
"astro-seo": "0.8.4",
Expand All @@ -65,11 +65,11 @@
"flowbite": "^2.5.2",
"husky": "9.1.6",
"locale-emoji": "0.3.0",
"marked": "14.1.3",
"marked": "15.0.0",
"mdast-util-to-string": "4.0.0",
"nanostores": "0.11.3",
"postcss-nesting": "13.0.1",
"postcss-preset-env": "10.0.8",
"postcss-preset-env": "10.1.0",
"prettier": "3.3.3",
"prettier-plugin-astro": "0.14.1",
"prettier-plugin-tailwindcss": "0.6.8",
Expand All @@ -86,9 +86,9 @@
"@vueuse/integrations": "^11.1.0",
"fuse.js": "^7.0.0",
"globals": "^15.11.0",
"sass": "1.80.4",
"sass": "1.80.6",
"sharp": "0.33.5",
"vue": "^3.5.12"
},
"packageManager": "[email protected].2"
"packageManager": "[email protected].3"
}
Loading

0 comments on commit 30f4667

Please sign in to comment.