1
0
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:
renovate[bot]
2024-09-28 19:27:16 +00:00
committed by GitHub
parent f01cec0b39
commit abc4055a09
4 changed files with 322 additions and 325 deletions

View File

@@ -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: .

View File

@@ -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

View File

@@ -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

File diff suppressed because it is too large Load Diff