Unified Agent + reusable Go agent core.
0
fork

Configure Feed

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

fix: upgrade quail-ui to 0.9.8

Lyric 0a656adf 2669e95f

+6 -6
+1 -1
web/console/package.json
··· 10 10 }, 11 11 "dependencies": { 12 12 "overtype": "^2.3.5", 13 - "quail-ui": "0.9.5", 13 + "quail-ui": "0.9.8", 14 14 "vue": "3.5.30", 15 15 "vue-router": "4.5.1" 16 16 },
+5 -5
web/console/pnpm-lock.yaml
··· 12 12 specifier: ^2.3.5 13 13 version: 2.3.5 14 14 quail-ui: 15 - specifier: 0.9.5 16 - version: 0.9.5 15 + specifier: 0.9.8 16 + version: 0.9.8 17 17 vue: 18 18 specifier: 3.5.30 19 19 version: 3.5.30 ··· 478 478 quail-js@0.3.28: 479 479 resolution: {integrity: sha512-nmA598pJ2BoqUb5/Gd9JBNtWwL0UUs67AIjByoM9BhKhizVzuwLda4J3Etyd51TJpEGAdVHXtg5thOOyITKCMA==} 480 480 481 - quail-ui@0.9.5: 482 - resolution: {integrity: sha512-ADdL3noVwSrcpug6Bg0Y33cq1a9TN6TpKM5BQM6R0IDa7G+BX9o/YL38cl8a+CqoGtpIo4TuLjFy3HaB00PdDg==} 481 + quail-ui@0.9.8: 482 + resolution: {integrity: sha512-q9Ciszljzfr5olaQbL6jkGFnB/kB4gCev/avhi6dJgMJAyyqPfCMzq9ZHB63uL8RAmSsQX50smkC09GrJj4rUg==} 483 483 484 484 require-directory@2.1.1: 485 485 resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==} ··· 927 927 dependencies: 928 928 dayjs: 1.11.19 929 929 930 - quail-ui@0.9.5: 930 + quail-ui@0.9.8: 931 931 dependencies: 932 932 qrcode: 1.5.4 933 933 quail-js: 0.3.28