Skip to content

Commit

Permalink
fix(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent bec2291 commit fc6340d
Show file tree
Hide file tree
Showing 6 changed files with 11,834 additions and 9,668 deletions.
2 changes: 1 addition & 1 deletion .github/actions/install/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ runs:
using: composite
steps:
- name: Setup PNPM
uses: pnpm/action-setup@v3.0.0
uses: pnpm/action-setup@v4.0.0

- name: Setup Node
uses: actions/setup-node@v4
Expand Down
6 changes: 3 additions & 3 deletions .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@v2
uses: withastro/action@v3
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 Expand Up @@ -93,7 +93,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@232fc64e3a4e54539e087c5976439ea54be0959d
uses: docker/metadata-action@70b2cdc6480c1a8b86edf1777157f8f437de2166
with:
images: |
n4t5u/yacosta738.github.io
Expand All @@ -113,7 +113,7 @@ jobs:
run: pnpm run build # build:docker

- name: Build and push Docker image
uses: docker/build-push-action@2a7db1d68aab1a514ba647f39bcde60888a1753f
uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75
with:
context: .
file: ./Dockerfile
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@v1.9.3
uses: lycheeverse/lychee-action@v2.0.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
2 changes: 1 addition & 1 deletion .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

# You can pin the exact commit or the version.
# uses: SonarSource/sonarcloud-github-action@de2e56b42aa84d0b1c5b622644ac17e505c9a049
uses: SonarSource/sonarcloud-github-action@44eed6088a971ec48af9300c3701483b8815f622
uses: SonarSource/sonarcloud-github-action@383f7e52eae3ab0510c3cb0e7d9d150bbaeab838
env:
GITHUB_TOKEN: ${{ env.PBOT_GITHUB_TOKEN }} # Needed to get PR information
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} # Generate a token on Sonarcloud.io, add it to the secrets of this repo with the name SONAR_TOKEN (Settings > Secrets > Actions > add new repository secret)
Expand Down
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,43 +39,43 @@
"@playwright/test": "1.43.1",
"@semantic-release/exec": "^6.0.3",
"@tailwindcss/aspect-ratio": "0.4.2",
"@tailwindcss/forms": "0.5.7",
"@tailwindcss/typography": "0.5.10",
"@tailwindcss/forms": "0.5.9",
"@tailwindcss/typography": "0.5.15",
"@typescript-eslint/eslint-plugin": "7.3.1",
"@typescript-eslint/parser": "7.3.1",
"@vite-pwa/astro": "^0.3.0",
"@vite-pwa/astro": "^0.4.0",
"@vueuse/core": "10.9.0",
"astro": "4.5.2",
"astro-compress": "2.2.14",
"astro-critters": "2.1.4",
"astro-icon": "1.1.0",
"astro-compress": "2.3.3",
"astro-critters": "2.2.0",
"astro-icon": "1.1.1",
"astro-netlify-cms": "0.5.4",
"astro-robots-txt": "1.0.0",
"astro-seo": "0.8.3",
"conventional-changelog-conventionalcommits": "^7.0.2",
"astro-seo": "0.8.4",
"conventional-changelog-conventionalcommits": "^8.0.0",
"dompurify": "3.0.9",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-astro": "^0.31.4",
"eslint-plugin-astro": "^1.0.0",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-prettier-vue": "^5.0.0",
"eslint-plugin-vue": "^9.21.1",
"flowbite": "^2.3.0",
"husky": "9.0.11",
"husky": "9.1.6",
"locale-emoji": "0.3.0",
"marked": "12.0.1",
"marked": "14.1.2",
"mdast-util-to-string": "4.0.0",
"nanostores": "0.10.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.12",
"nanostores": "0.11.3",
"postcss-nesting": "13.0.0",
"postcss-preset-env": "10.0.6",
"prettier": "3.3.3",
"prettier-plugin-astro": "0.14.1",
"prettier-plugin-tailwindcss": "0.6.8",
"reading-time": "1.5.0",
"rehype-accessible-emojis": "^0.3.2",
"remark-toc": "^9.0.0",
"tailwindcss": "3.4.1",
"tailwindcss": "3.4.13",
"vitest": "^1.3.1",
"workbox-window": "^7.0.0"
},
Expand All @@ -84,9 +84,9 @@
"@astrojs/vue": "^4.0.8",
"@vueuse/integrations": "^10.8.0",
"fuse.js": "^7.0.0",
"sass": "1.71.1",
"sharp": "0.33.2",
"sass": "1.79.4",
"sharp": "0.33.5",
"vue": "^3.4.19"
},
"packageManager": "pnpm@8.15.4"
"packageManager": "pnpm@9.12.1"
}
Loading

0 comments on commit fc6340d

Please sign in to comment.