@adminforth/agent 1.40.1 → 1.40.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/build.log CHANGED
@@ -58,5 +58,5 @@ custom/speech_recognition_frontend/voiceActivityDetection.ts
58
58
  custom/speech_recognition_frontend/types/
59
59
  custom/speech_recognition_frontend/types/voice-activity-detection.d.ts
60
60
 
61
- sent 1,655,890 bytes received 860 bytes 3,313,500.00 bytes/sec
62
- total size is 1,651,974 speedup is 1.00
61
+ sent 1,655,859 bytes received 860 bytes 3,313,438.00 bytes/sec
62
+ total size is 1,651,997 speedup is 1.00
@@ -22,6 +22,7 @@
22
22
  "dompurify": "^3.3.3",
23
23
  "katex": "^0.16.45",
24
24
  "marked": "^18.0.0",
25
+ "shiki": "^4.0.2",
25
26
  "vega-embed": "^7.1.0",
26
27
  "voice-activity-detection": "^0.0.5"
27
28
  }
@@ -22,6 +22,7 @@
22
22
  "dompurify": "^3.3.3",
23
23
  "katex": "^0.16.45",
24
24
  "marked": "^18.0.0",
25
+ "shiki": "^4.0.2",
25
26
  "vega-embed": "^7.1.0",
26
27
  "voice-activity-detection": "^0.0.5"
27
28
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adminforth/agent",
3
- "version": "1.40.1",
3
+ "version": "1.40.2",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "type": "module",