1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-24 06:28:42 +01:00

chore(deps): update all non-major dependencies (#2677)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-01-10 00:18:05 +00:00
committed by GitHub
parent b0cc0a0377
commit c98bcd3fcf
4 changed files with 266 additions and 266 deletions

View File

@@ -22,7 +22,7 @@ COPY public ./public
# Build assets
RUN pnpm build
FROM --platform=$BUILDPLATFORM golang:1.21.5-alpine AS builder
FROM --platform=$BUILDPLATFORM golang:1.21.6-alpine AS builder
RUN apk add --no-cache ca-certificates && mkdir /dozzle

2
go.mod
View File

@@ -59,4 +59,4 @@ require (
gotest.tools/v3 v3.0.3 // indirect
)
go 1.21.5
go 1.21.6

View File

@@ -51,7 +51,7 @@
"d3-shape": "^3.2.0",
"d3-transition": "^3.0.1",
"daisyui": "^4.5.0",
"date-fns": "^3.1.0",
"date-fns": "^3.2.0",
"entities": "^4.5.0",
"fuse.js": "^7.0.0",
"lodash.debounce": "^4.0.8",
@@ -67,7 +67,7 @@
"vite": "5.0.11",
"vite-plugin-pages": "^0.32.0",
"vite-plugin-vue-layouts": "^0.11.0",
"vue": "^3.4.6",
"vue": "^3.4.7",
"vue-i18n": "^9.9.0",
"vue-router": "^4.2.5"
},
@@ -81,10 +81,10 @@
"@types/d3-shape": "^3.1.6",
"@types/d3-transition": "^3.0.8",
"@types/lodash.debounce": "^4.0.9",
"@types/node": "^20.10.7",
"@types/node": "^20.10.8",
"@types/semver": "^7.5.6",
"@vitejs/plugin-vue": "5.0.2",
"@vue/compiler-sfc": "^3.4.6",
"@vue/compiler-sfc": "^3.4.7",
"@vue/test-utils": "^2.4.3",
"bumpp": "^9.2.1",
"c8": "^9.0.0",

520
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff