@e-llm-studio/requirement-ai 0.0.99 → 0.0.100

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.
Files changed (1) hide show
  1. package/package.json +8 -8
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@e-llm-studio/requirement-ai",
3
- "version": "0.0.99",
3
+ "version": "0.0.100",
4
4
  "author": "Saptyadeep Bhattacharjee",
5
5
  "description": "",
6
6
  "license": "MIT",
@@ -676,20 +676,20 @@
676
676
  "@react-pdf-viewer/search": "^3.12.0",
677
677
  "@react-pdf-viewer/zoom": "^3.12.0",
678
678
  "highlight.js": "^11.11.1",
679
- "monaco-editor": "^0.55.1",
679
+ "monaco-editor": ">=0.40.0",
680
680
  "pdfjs-dist": "^3.11.174",
681
681
  "react": ">=16.8.0 <19.0.0",
682
682
  "react-dom": ">=16.8.0 <19.0.0",
683
683
  "react-player": "^3.4.0",
684
684
  "react-reader": "^2.0.13",
685
- "video.js": "^8.23.7",
685
+ "video.js": ">=8.0.0",
686
686
  "wavesurfer.js": "^7.12.1",
687
687
  "@e-llm-studio/citation": ">=0.0.164",
688
- "lucide-react": "^0.562.0",
689
- "react-icons": "^5.6.0",
690
- "react-markdown": "^8.0.7",
691
- "react-resizable-panels": "^3.0.6",
692
- "uuid": "^13.0.0"
688
+ "lucide-react": ">=0.474.0",
689
+ "react-icons": ">=5.0.0",
690
+ "react-markdown": ">=8.0.0",
691
+ "react-resizable-panels": ">=2.0.0",
692
+ "uuid": ">=11.0.0"
693
693
  },
694
694
  "peerDependenciesMeta": {
695
695
  "@e-llm-studio/citation": {