mirror of
https://github.com/ipnet-mesh/meshcore-hub.git
synced 2026-07-30 21:43:25 +02:00
Merge branch 'main' of github.com:ipnet-mesh/meshcore-hub into feat/observer-area-filters
This commit is contained in:
@@ -40,7 +40,7 @@ jobs:
|
||||
persist-credentials: false
|
||||
|
||||
- name: Run opencode
|
||||
uses: anomalyco/opencode/github@v1.17.13
|
||||
uses: anomalyco/opencode/github@v1.17.15
|
||||
env:
|
||||
ZHIPU_API_KEY: ${{ secrets.ZHIPU_API_KEY }}
|
||||
with:
|
||||
|
||||
Generated
+3
-3
@@ -1219,9 +1219,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/daisyui": {
|
||||
"version": "5.6.13",
|
||||
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-5.6.13.tgz",
|
||||
"integrity": "sha512-0UHyNG3TzF7pDIbPcWyLKQfgtGhJcIq2x26jwsDKp7ZhL0GwaqIMZ12+TWfp8p+mE4NNc29SJk63hEXTz3MQkg==",
|
||||
"version": "5.6.14",
|
||||
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-5.6.14.tgz",
|
||||
"integrity": "sha512-PFDSzWbCSok8jNFprlJh3qzat1HeigsX8RKChHrjY8UFBB79idGP17Gtmcv5CaH4EyyhvIn8DDtua4sk6dRzOQ==",
|
||||
"license": "MIT",
|
||||
"funding": {
|
||||
"url": "https://github.com/saadeghi/daisyui?sponsor=1"
|
||||
|
||||
Reference in New Issue
Block a user