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 14, 2024
1 parent e670163 commit e750b16
Show file tree
Hide file tree
Showing 4 changed files with 552 additions and 324 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@44d81d6d2a5a935e1a481942268529623f1f5ccd
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
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@
"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",
"conventional-changelog-conventionalcommits": "^8.0.0",
"dompurify": "3.1.7",
"dompurify": "3.2.0",
"eslint": "^9.13.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-standard": "^17.1.0",
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.7",
"sharp": "0.33.5",
"vue": "^3.5.12"
},
"packageManager": "pnpm@9.12.2"
"packageManager": "pnpm@9.13.1"
}
Loading

0 comments on commit e750b16

Please sign in to comment.