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 Oct 11, 2024
1 parent 4169964 commit 3b92448
Show file tree
Hide file tree
Showing 3 changed files with 665 additions and 707 deletions.
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@383f7e52eae3ab0510c3cb0e7d9d150bbaeab838
uses: SonarSource/sonarcloud-github-action@9f9bba2c7aaf7a55eac26abbac906c3021d211b2
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
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"mdast-util-to-string": "4.0.0",
"nanostores": "0.11.3",
"postcss-nesting": "13.0.0",
"postcss-preset-env": "10.0.6",
"postcss-preset-env": "10.0.7",
"prettier": "3.3.3",
"prettier-plugin-astro": "0.14.1",
"prettier-plugin-tailwindcss": "0.6.8",
Expand All @@ -84,7 +84,7 @@
"@astrojs/vue": "^4.0.8",
"@vueuse/integrations": "^10.8.0",
"fuse.js": "^7.0.0",
"sass": "1.79.4",
"sass": "1.79.5",
"sharp": "0.33.5",
"vue": "^3.4.19"
},
Expand Down
Loading

0 comments on commit 3b92448

Please sign in to comment.