Compare commits
3 Commits
1bbd86888f
...
12a9b8392f
Author | SHA1 | Date | |
---|---|---|---|
12a9b8392f
|
|||
80c7f6ddc2 | |||
cac399b924
|
@@ -12,7 +12,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v5
|
||||||
|
|
||||||
- name: Login to Registry
|
- name: Login to Registry
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
|
@@ -16,7 +16,7 @@ jobs:
|
|||||||
container: ghcr.io/renovatebot/renovate:41
|
container: ghcr.io/renovatebot/renovate:41
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v5
|
||||||
|
|
||||||
- name: Renovate
|
- name: Renovate
|
||||||
run: renovate
|
run: renovate
|
||||||
|
@@ -14,7 +14,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v5
|
||||||
|
|
||||||
- name: Set up pnpm
|
- name: Set up pnpm
|
||||||
uses: pnpm/action-setup@v4
|
uses: pnpm/action-setup@v4
|
||||||
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@@ -43,7 +43,7 @@ importers:
|
|||||||
version: 1.2.13
|
version: 1.2.13
|
||||||
'@iconify-json/simple-icons':
|
'@iconify-json/simple-icons':
|
||||||
specifier: ^1.2.47
|
specifier: ^1.2.47
|
||||||
version: 1.2.47
|
version: 1.2.48
|
||||||
'@playform/compress':
|
'@playform/compress':
|
||||||
specifier: ^0.2.0
|
specifier: ^0.2.0
|
||||||
version: 0.2.0(@types/node@24.3.0)(jiti@2.5.1)(rollup@2.79.2)(typescript@5.9.2)(yaml@2.8.0)
|
version: 0.2.0(@types/node@24.3.0)(jiti@2.5.1)(rollup@2.79.2)(typescript@5.9.2)(yaml@2.8.0)
|
||||||
@@ -1127,8 +1127,8 @@ packages:
|
|||||||
'@iconify-json/pajamas@1.2.13':
|
'@iconify-json/pajamas@1.2.13':
|
||||||
resolution: {integrity: sha512-iOIZ3DISJsRmuDxy4kHSsqu4hV76zMIu9c80jMjC+PciDsDoVIIu+c77tVNv0zIBYOrQTb2utakdOCTVwT85YQ==}
|
resolution: {integrity: sha512-iOIZ3DISJsRmuDxy4kHSsqu4hV76zMIu9c80jMjC+PciDsDoVIIu+c77tVNv0zIBYOrQTb2utakdOCTVwT85YQ==}
|
||||||
|
|
||||||
'@iconify-json/simple-icons@1.2.47':
|
'@iconify-json/simple-icons@1.2.48':
|
||||||
resolution: {integrity: sha512-wa/2O7G4sBmwSEWWLh5C+HeY00lVOoWYRKJOYQtk7lAbQrHUReD1ijiGOyTynV1YavxtNueL1CBA1UZmYJfOrQ==}
|
resolution: {integrity: sha512-EACOtZMoPJtERiAbX1De0asrrCtlwI27+03c9OJlYWsly9w1O5vcD8rTzh+kDPjo+K8FOVnq2Qy+h/CzljSKDA==}
|
||||||
|
|
||||||
'@iconify/tools@4.1.2':
|
'@iconify/tools@4.1.2':
|
||||||
resolution: {integrity: sha512-q6NzLQYEN9zkDfcyBqD3vItHcZw97w/s++3H3TBxUORr57EfHxj6tOW6fyufDjMq+Vl56WXWaPx1csBPYlI5CA==}
|
resolution: {integrity: sha512-q6NzLQYEN9zkDfcyBqD3vItHcZw97w/s++3H3TBxUORr57EfHxj6tOW6fyufDjMq+Vl56WXWaPx1csBPYlI5CA==}
|
||||||
@@ -7195,7 +7195,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@iconify/types': 2.0.0
|
'@iconify/types': 2.0.0
|
||||||
|
|
||||||
'@iconify-json/simple-icons@1.2.47':
|
'@iconify-json/simple-icons@1.2.48':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@iconify/types': 2.0.0
|
'@iconify/types': 2.0.0
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user