mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-04-26 17:11:21 +00:00
fix(deps): update dependency mode-watcher to ^0.3.0
This commit is contained in:
parent
8b0e52822e
commit
87cb81cc24
2 changed files with 5 additions and 5 deletions
|
@ -45,7 +45,7 @@
|
|||
"bits-ui": "^0.19.0",
|
||||
"clsx": "^2.1.0",
|
||||
"lucide-svelte": "^0.358.0",
|
||||
"mode-watcher": "^0.2.0",
|
||||
"mode-watcher": "^0.3.0",
|
||||
"radix-icons-svelte": "^1.2.1",
|
||||
"satori": "^0.10.11",
|
||||
"satori-html": "^0.3.2",
|
||||
|
|
|
@ -27,8 +27,8 @@ dependencies:
|
|||
specifier: ^0.358.0
|
||||
version: 0.358.0(svelte@4.2.12)
|
||||
mode-watcher:
|
||||
specifier: ^0.2.0
|
||||
version: 0.2.2(svelte@4.2.12)
|
||||
specifier: ^0.3.0
|
||||
version: 0.3.0(svelte@4.2.12)
|
||||
radix-icons-svelte:
|
||||
specifier: ^1.2.1
|
||||
version: 1.2.1
|
||||
|
@ -2540,8 +2540,8 @@ packages:
|
|||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/mode-watcher@0.2.2(svelte@4.2.12):
|
||||
resolution: {integrity: sha512-QjkHQL9pXrr7Vb0P3WbOWAF8mv1Q6jEwUZ5GUyCnI9eEoXH234zuaOGChUF7ZQtjxwtmXDzKFSW/36TvLDg1/A==}
|
||||
/mode-watcher@0.3.0(svelte@4.2.12):
|
||||
resolution: {integrity: sha512-k8jjuTx94HaaRKWO6JDf8wL761hFatrTIHJKl+E+3JWcnv+GnMBH062zcLsy0lbCI3n7RZxxHaWi66auFnUO4g==}
|
||||
peerDependencies:
|
||||
svelte: ^4.0.0
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue