mirror of
https://github.com/ipnet-mesh/meshcore-hub.git
synced 2026-08-08 01:42:53 +02:00
Merge branch 'main' into ui-cosmetic-polish
This commit is contained in:
@@ -40,7 +40,7 @@ jobs:
|
||||
persist-credentials: false
|
||||
|
||||
- name: Run opencode
|
||||
uses: anomalyco/opencode/github@v1.17.11
|
||||
uses: anomalyco/opencode/github@v1.17.13
|
||||
env:
|
||||
ZHIPU_API_KEY: ${{ secrets.ZHIPU_API_KEY }}
|
||||
with:
|
||||
|
||||
Generated
+3
-3
@@ -1219,9 +1219,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/daisyui": {
|
||||
"version": "5.6.6",
|
||||
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-5.6.6.tgz",
|
||||
"integrity": "sha512-UFiuIZYucF7ylrnY3PT1SqwaEbVB10mqTZRyeRchZk0bud+HihYLLhXdxGDVmR/ftrM9G9YVr9FFPRVVIZJ5hA==",
|
||||
"version": "5.6.10",
|
||||
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-5.6.10.tgz",
|
||||
"integrity": "sha512-vk2E+iIETWGd/jUAC0Bu6OLU4HJSSj7Q2vvsZGiJN/+vt1RK3/UEiLYC9GTldQdD3yQkjNzWb8AYYpmTenQzJg==",
|
||||
"license": "MIT",
|
||||
"funding": {
|
||||
"url": "https://github.com/saadeghi/daisyui?sponsor=1"
|
||||
|
||||
Reference in New Issue
Block a user