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 Mar 12, 2024
1 parent 4d8b599 commit 280f739
Show file tree
Hide file tree
Showing 3 changed files with 404 additions and 223 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
run: pnpm run build # build:docker

- name: Build and push Docker image
uses: docker/build-push-action@831ca179d3cf91cf0c90ca465a408fa61e2129a2
uses: docker/build-push-action@2a7db1d68aab1a514ba647f39bcde60888a1753f
with:
context: .
file: ./Dockerfile
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@
"@typescript-eslint/parser": "7.2.0",
"@vite-pwa/astro": "^0.3.0",
"@vueuse/core": "10.9.0",
"astro": "4.4.11",
"astro-compress": "2.2.11",
"astro-critters": "2.1.2",
"astro": "4.5.1",
"astro-compress": "2.2.14",
"astro-critters": "2.1.4",
"astro-icon": "1.1.0",
"astro-netlify-cms": "0.5.4",
"astro-robots-txt": "1.0.0",
Expand All @@ -64,14 +64,14 @@
"flowbite": "^2.3.0",
"husky": "9.0.11",
"locale-emoji": "0.3.0",
"marked": "12.0.0",
"marked": "12.0.1",
"mdast-util-to-string": "4.0.0",
"nanostores": "0.10.0",
"postcss-nesting": "12.0.4",
"postcss-preset-env": "9.4.0",
"postcss-nesting": "12.1.0",
"postcss-preset-env": "9.5.0",
"prettier": "3.2.5",
"prettier-plugin-astro": "0.13.0",
"prettier-plugin-tailwindcss": "0.5.11",
"prettier-plugin-tailwindcss": "0.5.12",
"reading-time": "1.5.0",
"rehype-accessible-emojis": "^0.3.2",
"remark-toc": "^9.0.0",
Expand Down
Loading

0 comments on commit 280f739

Please sign in to comment.