Skip to content

Commit

Permalink
chore(deps): update all dependencies (#1189)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 22, 2024
1 parent d47ae81 commit e89698e
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 32 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
GITHUB_TOKEN: ${{ env.PBOT_GITHUB_TOKEN }}

- name: Install, build, and upload your site
uses: withastro/action@v1
uses: withastro/action@v2
with:
# path: . # The root location of your Astro project inside the repository. (optional)
# node-version: 18 # The specific version of Node that should be used to build your site. Defaults to 18. (optional)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"@astrojs/rss": "4.0.5",
"@astrojs/sitemap": "3.1.0",
"@astrojs/sitemap": "3.1.1",
"@astrojs/tailwind": "5.1.0",
"@iconify-json/akar-icons": "^1.1.23",
"@iconify-json/charm": "^1.1.12",
Expand All @@ -45,7 +45,7 @@
"@typescript-eslint/parser": "7.0.2",
"@vite-pwa/astro": "^0.3.0",
"@vueuse/core": "10.8.0",
"astro": "4.4.1",
"astro": "4.4.3",
"astro-compress": "2.2.10",
"astro-critters": "2.1.1",
"astro-icon": "1.1.0",
Expand Down
52 changes: 23 additions & 29 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 e89698e

Please sign in to comment.