Skip to content

Commit 20fb798

Browse files
fix(deps): update all non-major dependencies (#3607)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 17c15b6 commit 20fb798

File tree

6 files changed

+94
-92
lines changed

6 files changed

+94
-92
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
runs-on: ubuntu-latest
9191
steps:
9292
- name: Set up Docker Buildx
93-
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3.8.0
93+
uses: docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca # v3.9.0
9494
- name: Login to DockerHub
9595
uses: docker/login-action@v3.3.0
9696
with:

.github/workflows/dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
if: ${{ !github.event.repository.fork && !github.event.pull_request.head.repo.fork && (github.event_name == 'push' || github.event.pull_request.head.repo.full_name == 'amir20/dozzle') }}
1414
steps:
1515
- name: Set up Docker Buildx
16-
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3.8.0
16+
uses: docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca # v3.9.0
1717
- name: Login to DockerHub
1818
uses: docker/login-action@v3.3.0
1919
with:

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ require (
3535
golang.org/x/crypto v0.32.0
3636
golang.org/x/sync v0.11.0
3737
google.golang.org/grpc v1.70.0
38-
google.golang.org/protobuf v1.36.4
38+
google.golang.org/protobuf v1.36.5
3939
)
4040

4141
require (

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,8 @@ google.golang.org/protobuf v1.36.3 h1:82DV7MYdb8anAVi3qge1wSnMDrnKK7ebr+I0hHRN1B
335335
google.golang.org/protobuf v1.36.3/go.mod h1:9fA7Ob0pmnwhb644+1+CVWFRbNajQ6iRojtC/QF5bRE=
336336
google.golang.org/protobuf v1.36.4 h1:6A3ZDJHn/eNqc1i+IdefRzy/9PokBTPvcqMySR7NNIM=
337337
google.golang.org/protobuf v1.36.4/go.mod h1:9fA7Ob0pmnwhb644+1+CVWFRbNajQ6iRojtC/QF5bRE=
338+
google.golang.org/protobuf v1.36.5 h1:tPhr+woSbjfYvY6/GPufUoYizxw1cF/yFoxJ2fmpwlM=
339+
google.golang.org/protobuf v1.36.5/go.mod h1:9fA7Ob0pmnwhb644+1+CVWFRbNajQ6iRojtC/QF5bRE=
338340
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
339341
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 h1:YR8cESwS4TdDjEe65xsg0ogRM/Nc3DYOhEAlW+xobZo=
340342
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"bugs": {
77
"url": "https://github.com/amir20/dozzle/issues"
88
},
9-
"packageManager": "pnpm@10.2.0",
9+
"packageManager": "pnpm@10.2.1",
1010
"type": "module",
1111
"repository": {
1212
"type": "git",
@@ -41,7 +41,7 @@
4141
"@intlify/unplugin-vue-i18n": "^6.0.3",
4242
"@oddbird/css-anchor-positioning": "^0.4.0",
4343
"@tailwindcss/typography": "^0.5.16",
44-
"@tailwindcss/vite": "4.0.3",
44+
"@tailwindcss/vite": "4.0.4",
4545
"@vueuse/components": "^12.5.0",
4646
"@vueuse/core": "^12.5.0",
4747
"@vueuse/integrations": "^12.5.0",
@@ -53,7 +53,7 @@
5353
"d3-selection": "^3.0.0",
5454
"d3-shape": "^3.2.0",
5555
"d3-transition": "^3.0.1",
56-
"daisyui": "5.0.0-beta.6",
56+
"daisyui": "5.0.0-beta.7",
5757
"date-fns": "^4.1.0",
5858
"entities": "^6.0.0",
5959
"fuse.js": "^7.1.0",
@@ -62,11 +62,11 @@
6262
"sortablejs": "^1.15.6",
6363
"splitpanes": "^3.1.8",
6464
"strip-ansi": "^7.1.0",
65-
"tailwindcss": "4.0.3",
65+
"tailwindcss": "4.0.4",
6666
"unplugin-auto-import": "^19.0.0",
6767
"unplugin-icons": "^22.0.0",
6868
"unplugin-vue-components": "^28.0.0",
69-
"unplugin-vue-macros": "^2.14.1",
69+
"unplugin-vue-macros": "^2.14.2",
7070
"unplugin-vue-router": "^0.11.2",
7171
"vite": "6.1.0",
7272
"vite-plugin-compression2": "^1.3.3",

0 commit comments

Comments
 (0)