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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-09-22 13:16:49 +01:00 committed by GitHub
parent fca5da035e
commit d5c6a7a408
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -17,6 +17,6 @@ jobs:
with: with:
fetch-depth: 0 fetch-depth: 0
- name: Check provenance downgrades - name: Check provenance downgrades
uses: danielroe/provenance-action@a5a718233ca12eff67651fcf29a030bbbd5b3ca1 # v0.1.0 uses: danielroe/provenance-action@41bcc969e579d9e29af08ba44fcbfdf95cee6e6c # v0.1.1
with: with:
fail-on-provenance-change: true fail-on-provenance-change: true

View file

@ -2,7 +2,7 @@
"name": "@elk-zone/elk", "name": "@elk-zone/elk",
"type": "module", "type": "module",
"version": "0.16.0", "version": "0.16.0",
"packageManager": "pnpm@10.16.1", "packageManager": "pnpm@10.17.0",
"license": "MIT", "license": "MIT",
"homepage": "https://elk.zone/", "homepage": "https://elk.zone/",
"main": "./nuxt.config.ts", "main": "./nuxt.config.ts",