Smart configuration loader
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: update confbox to 0.2x

+3 -3
+1 -1
package.json
··· 32 32 }, 33 33 "dependencies": { 34 34 "chokidar": "^4.0.3", 35 - "confbox": "^0.1.8", 35 + "confbox": "^0.2.2", 36 36 "defu": "^6.1.4", 37 37 "dotenv": "^16.4.7", 38 38 "exsolve": "^1.0.4",
+2 -2
pnpm-lock.yaml
··· 12 12 specifier: ^4.0.3 13 13 version: 4.0.3 14 14 confbox: 15 - specifier: ^0.1.8 16 - version: 0.1.8 15 + specifier: ^0.2.2 16 + version: 0.2.2 17 17 defu: 18 18 specifier: ^6.1.4 19 19 version: 6.1.4