From dc18e0f4a432e83ef9a159caffcb54aa039c3220 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 14:47:57 +0000 Subject: [PATCH] fix(deps): update all non-major dependencies (#3310) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/deploy.yml | 2 +- .github/workflows/dev.yml | 2 +- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index a7c9b694..d18f62cd 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -89,7 +89,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Set up Docker Buildx - uses: docker/setup-buildx-action@8026d2bc3645ea78b0d2544766a1225eb5691f89 # v3.7.0 + uses: docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349 # v3.7.1 - name: Login to DockerHub uses: docker/login-action@v3.3.0 with: diff --git a/.github/workflows/dev.yml b/.github/workflows/dev.yml index 2e09ed84..7b13fbb2 100644 --- a/.github/workflows/dev.yml +++ b/.github/workflows/dev.yml @@ -13,7 +13,7 @@ jobs: 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') }} steps: - name: Set up Docker Buildx - uses: docker/setup-buildx-action@8026d2bc3645ea78b0d2544766a1225eb5691f89 # v3.7.0 + uses: docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349 # v3.7.1 - name: Login to DockerHub uses: docker/login-action@v3.3.0 with: diff --git a/package.json b/package.json index f624a3d7..3b95e52c 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "d3-selection": "^3.0.0", "d3-shape": "^3.2.0", "d3-transition": "^3.0.1", - "daisyui": "^4.12.11", + "daisyui": "^4.12.12", "date-fns": "^4.1.0", "entities": "^5.0.0", "fuse.js": "^7.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3b72f45e..21cb69b6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -81,8 +81,8 @@ importers: specifier: ^3.0.1 version: 3.0.1(d3-selection@3.0.0) daisyui: - specifier: ^4.12.11 - version: 4.12.11(postcss@8.4.47) + specifier: ^4.12.12 + version: 4.12.12(postcss@8.4.47) date-fns: specifier: ^4.1.0 version: 4.1.0 @@ -1780,8 +1780,8 @@ packages: peerDependencies: d3-selection: 2 - 3 - daisyui@4.12.11: - resolution: {integrity: sha512-D9OJTlnU1ATiDsKkw5/TB0997Hm73zu9SFeUTthDtKd06OEJQlOLoYrGXlP2YhHZDW4VAcQnmhEphTgPFUYqSw==} + daisyui@4.12.12: + resolution: {integrity: sha512-xmCZ4piuWOjhNyB0VDKczB5vKFCipTA7UxaZNOzCz6cT8kvWgv5BDtUo+Hk9gOFufByOlfuBdzLpfhY5GsebTQ==} engines: {node: '>=16.9.0'} data-urls@5.0.0: @@ -5148,7 +5148,7 @@ snapshots: d3-selection: 3.0.0 d3-timer: 3.0.1 - daisyui@4.12.11(postcss@8.4.47): + daisyui@4.12.12(postcss@8.4.47): dependencies: css-selector-tokenizer: 0.8.0 culori: 3.3.0