chore(deps): bump vite to 5.4.12 (#5266)

Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
Rui Chen
2025-01-23 12:33:48 -05:00
committed by GitHub
parent 46e181e725
commit 6bb4e9f5cb
3 changed files with 7 additions and 3 deletions

View File

@@ -87,6 +87,7 @@ jobs:
# twitter.com => too many redirections
# www.flaticon.com => 403 error
# www.freepik.com => 403 error
# ngrok.com => 406 error
- run: |
./muffet \
-e 'https://medium.com/runatlantis' \
@@ -94,6 +95,7 @@ jobs:
-e 'https://twitter.com/*' \
-e 'https://www.flaticon.com/*' \
-e 'https://www.freepik.com/*' \
-e 'https://ngrok.com/*' \
-e 'https://github\.com/runatlantis/atlantis/edit/main/.*' \
-e 'https://github.com/runatlantis/helm-charts#customization' \
-e 'https://github.com/sethvargo/atlantis-on-gke/blob/master/terraform/tls.tf#L64-L84' \