mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-04-27 07:21:20 +00:00
chore(deps-dev): bump unlighthouse from 0.11.4 to 0.11.5
Bumps [unlighthouse](https://github.com/harlan-zw/unlighthouse) from 0.11.4 to 0.11.5. - [Release notes](https://github.com/harlan-zw/unlighthouse/releases) - [Commits](https://github.com/harlan-zw/unlighthouse/compare/v0.11.4...v0.11.5) --- updated-dependencies: - dependency-name: unlighthouse dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
85ef8f17db
commit
08fb2d2c50
2 changed files with 21 additions and 25 deletions
|
@ -37,7 +37,7 @@
|
|||
"tailwindcss": "^3.4.1",
|
||||
"tslib": "^2.6.2",
|
||||
"typescript": "^5.3.3",
|
||||
"unlighthouse": "^0.11.4",
|
||||
"unlighthouse": "^0.11.5",
|
||||
"vite": "^5.1.4",
|
||||
"zod": "^3.22.4"
|
||||
},
|
||||
|
|
|
@ -113,8 +113,8 @@ devDependencies:
|
|||
specifier: ^5.3.3
|
||||
version: 5.4.2
|
||||
unlighthouse:
|
||||
specifier: ^0.11.4
|
||||
version: 0.11.4(typescript@5.4.2)(vue@3.4.21)
|
||||
specifier: ^0.11.5
|
||||
version: 0.11.5(typescript@5.4.2)(vue@3.4.21)
|
||||
vite:
|
||||
specifier: ^5.1.4
|
||||
version: 5.1.5
|
||||
|
@ -1771,13 +1771,13 @@ packages:
|
|||
resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}
|
||||
dev: true
|
||||
|
||||
/@unlighthouse/cli@0.11.4(typescript@5.4.2):
|
||||
resolution: {integrity: sha512-rSxQUzbdCqZHLXuJ1ZxMkh3+s08Y1Qot/hS7dwguCF0eOdK9H6zkxwUIlA2FcfsJd12kumbarfCrn8oplqQuVw==}
|
||||
/@unlighthouse/cli@0.11.5(typescript@5.4.2):
|
||||
resolution: {integrity: sha512-blYSZQFELWNYMc/hqGvPzzkvkgcXzrGMj/xl15UXG8F1tPBYXoNE+YZk3E53bN9v90NR6S7D9CHH6Q1WC0WCLg==}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@lhci/utils': 0.13.0
|
||||
'@unlighthouse/core': 0.11.4(typescript@5.4.2)
|
||||
'@unlighthouse/server': 0.11.4(typescript@5.4.2)
|
||||
'@unlighthouse/core': 0.11.5(typescript@5.4.2)
|
||||
'@unlighthouse/server': 0.11.5(typescript@5.4.2)
|
||||
better-opn: 3.0.2
|
||||
cac: 6.7.14
|
||||
consola: 3.2.3
|
||||
|
@ -1799,8 +1799,8 @@ packages:
|
|||
- utf-8-validate
|
||||
dev: true
|
||||
|
||||
/@unlighthouse/client@0.11.4(typescript@5.4.2):
|
||||
resolution: {integrity: sha512-/KVMRp396XRq8H67Mb/ZUqRDWKhmDgsWUmQqDJKd2jyVc4oVCBTYe0mFYZQg9uZczWnWSh+vmAiNZMNzQsS02Q==}
|
||||
/@unlighthouse/client@0.11.5(typescript@5.4.2):
|
||||
resolution: {integrity: sha512-VpFTGPXnYIL/Jurad4ZxSnTVeJasOIfOYFkiNOtkhmSbIPvm+Yr1gkN8Bez5gDCFbfKCG6lr2kz+nRwkHmhEPQ==}
|
||||
dependencies:
|
||||
'@headlessui/vue': 1.7.19(vue@3.4.21)
|
||||
dayjs: 1.11.10
|
||||
|
@ -1814,8 +1814,8 @@ packages:
|
|||
- typescript
|
||||
dev: true
|
||||
|
||||
/@unlighthouse/core@0.11.4(typescript@5.4.2):
|
||||
resolution: {integrity: sha512-RAFMGehsfpy50sJzWCZSKRM8aM6n5yDxIVfZFKtix6i1DOnUbKxM/9/TukpFsV/UyDtIsO8+VqU1oM8DnnRyqQ==}
|
||||
/@unlighthouse/core@0.11.5(typescript@5.4.2):
|
||||
resolution: {integrity: sha512-6ewSs9OPpOMC9jL/P9/jAaJtixjat+CMQCK7+f6ocF+liLzprpv2Ufi9d6j+SrTKJMxZvIGl1ZE6DZUFfdOHjQ==}
|
||||
peerDependencies:
|
||||
puppeteer: '*'
|
||||
peerDependenciesMeta:
|
||||
|
@ -1823,7 +1823,7 @@ packages:
|
|||
optional: true
|
||||
dependencies:
|
||||
'@puppeteer/browsers': 2.1.0
|
||||
'@unlighthouse/client': 0.11.4(typescript@5.4.2)
|
||||
'@unlighthouse/client': 0.11.5(typescript@5.4.2)
|
||||
'@unrouted/core': 0.6.0
|
||||
'@unrouted/fetch': 0.6.0
|
||||
'@unrouted/plugins': 0.6.0
|
||||
|
@ -1869,10 +1869,10 @@ packages:
|
|||
- utf-8-validate
|
||||
dev: true
|
||||
|
||||
/@unlighthouse/server@0.11.4(typescript@5.4.2):
|
||||
resolution: {integrity: sha512-EVB6xkxmUwFIdCmLeRrLjGZMonkj8v8oBifvCS6AS5677Ov0AyyCcAjtxQBnXn6VVKFK5Cu75SjzPf208KziTw==}
|
||||
/@unlighthouse/server@0.11.5(typescript@5.4.2):
|
||||
resolution: {integrity: sha512-2tbhAao5ELRi+UwHRCj9f9jst6+g7mSQuFu6CYkdfyEJPkUn/C5Zm8Wggt+BBJM+cweBh0TBeAVJWN3Cemrktw==}
|
||||
dependencies:
|
||||
'@unlighthouse/core': 0.11.4(typescript@5.4.2)
|
||||
'@unlighthouse/core': 0.11.5(typescript@5.4.2)
|
||||
h3: 1.11.1
|
||||
listhen: 1.7.2
|
||||
transitivePeerDependencies:
|
||||
|
@ -2916,10 +2916,6 @@ packages:
|
|||
resolution: {integrity: sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==}
|
||||
engines: {node: '>=6'}
|
||||
|
||||
/destr@2.0.2:
|
||||
resolution: {integrity: sha512-65AlobnZMiCET00KaFFjUefxDX0khFA/E4myqZ7a6Sq1yZtR8+FVIvilVX66vF2uobSumxooYZChiRPCKNqhmg==}
|
||||
dev: true
|
||||
|
||||
/destr@2.0.3:
|
||||
resolution: {integrity: sha512-2N3BOUU4gYMpTP24s5rF5iP7BDr7uNTCs4ozw3kf/eKfvWSIu93GEBi5m427YoyJoeOzQ5smuu4nNAPGb8idSQ==}
|
||||
dev: true
|
||||
|
@ -4662,7 +4658,7 @@ packages:
|
|||
/ofetch@1.3.3:
|
||||
resolution: {integrity: sha512-s1ZCMmQWXy4b5K/TW9i/DtiN8Ku+xCiHcjQ6/J/nDdssirrQNOoB165Zu8EqLMA2lln1JUth9a0aW9Ap2ctrUg==}
|
||||
dependencies:
|
||||
destr: 2.0.2
|
||||
destr: 2.0.3
|
||||
node-fetch-native: 1.6.2
|
||||
ufo: 1.4.0
|
||||
dev: true
|
||||
|
@ -6156,8 +6152,8 @@ packages:
|
|||
engines: {node: '>= 10.0.0'}
|
||||
dev: true
|
||||
|
||||
/unlighthouse@0.11.4(typescript@5.4.2)(vue@3.4.21):
|
||||
resolution: {integrity: sha512-16S0UR+lkKqa8dDoB498+i+1m2b+YH+078KsPMHHLpV1q+zHEOEiyJdZoRLKo8bEkEsPciOaj5EX/CSJ0BrEag==}
|
||||
/unlighthouse@0.11.5(typescript@5.4.2)(vue@3.4.21):
|
||||
resolution: {integrity: sha512-7s+siaK0fYocYuM/80ETyqYnVQj/mJBzY/vrIk92YTK9aQC51LQNt0MuuN3pLlsmOVeslKG65fsK2/qzt2y6aQ==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
|
@ -6169,9 +6165,9 @@ packages:
|
|||
vue:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@unlighthouse/cli': 0.11.4(typescript@5.4.2)
|
||||
'@unlighthouse/client': 0.11.4(typescript@5.4.2)
|
||||
'@unlighthouse/core': 0.11.4(typescript@5.4.2)
|
||||
'@unlighthouse/cli': 0.11.5(typescript@5.4.2)
|
||||
'@unlighthouse/client': 0.11.5(typescript@5.4.2)
|
||||
'@unlighthouse/core': 0.11.5(typescript@5.4.2)
|
||||
vue: 3.4.21(typescript@5.4.2)
|
||||
transitivePeerDependencies:
|
||||
- bufferutil
|
||||
|
|
Loading…
Reference in a new issue