mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-26 07:13:41 +01:00
chore(deps): update all non-major dependencies (#3295)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -107,7 +107,7 @@ jobs:
|
||||
echo "${{ secrets.TTL_KEY }}" > shared_key.pem
|
||||
echo "${{ secrets.TTL_CERT }}" > shared_cert.pem
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v6.7.0
|
||||
uses: docker/build-push-action@v6.8.0
|
||||
with:
|
||||
push: true
|
||||
context: .
|
||||
|
||||
2
.github/workflows/dev.yml
vendored
2
.github/workflows/dev.yml
vendored
@@ -31,7 +31,7 @@ jobs:
|
||||
echo "${{ secrets.TTL_KEY }}" > shared_key.pem
|
||||
echo "${{ secrets.TTL_CERT }}" > shared_cert.pem
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v6.7.0
|
||||
uses: docker/build-push-action@v6.8.0
|
||||
with:
|
||||
context: .
|
||||
push: true
|
||||
|
||||
@@ -73,7 +73,7 @@
|
||||
"vite-plugin-compression2": "^1.3.0",
|
||||
"vite-plugin-vue-layouts": "^0.11.0",
|
||||
"vitepress": "1.3.4",
|
||||
"vue": "^3.5.9",
|
||||
"vue": "^3.5.10",
|
||||
"vue-i18n": "^10.0.3",
|
||||
"vue-router": "^4.4.5"
|
||||
},
|
||||
@@ -87,11 +87,11 @@
|
||||
"@types/d3-shape": "^3.1.6",
|
||||
"@types/d3-transition": "^3.0.8",
|
||||
"@types/lodash.debounce": "^4.0.9",
|
||||
"@types/node": "^22.7.2",
|
||||
"@types/node": "^22.7.4",
|
||||
"@vitejs/plugin-vue": "5.1.4",
|
||||
"@vue/compiler-sfc": "^3.5.9",
|
||||
"@vue/compiler-sfc": "^3.5.10",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"bumpp": "^9.5.2",
|
||||
"bumpp": "^9.6.1",
|
||||
"c8": "^10.1.2",
|
||||
"concurrently": "^9.0.1",
|
||||
"eventsourcemock": "^2.0.0",
|
||||
|
||||
635
pnpm-lock.yaml
generated
635
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user