formbuilder-lhcforms 10.1.1 → 10.2.1

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "formbuilder-lhcforms",
3
- "version": "10.1.1",
3
+ "version": "10.2.1",
4
4
  "description": "Build LHC-Forms and FHIR Questionnaires",
5
5
  "homepage": "https://github.com/lhncbc/formbuilder-lhcforms",
6
6
  "license": "SEE LICENSE IN LICENSE.md",
@@ -65,11 +65,10 @@
65
65
  "@fortawesome/free-regular-svg-icons": "^6.7.2",
66
66
  "@fortawesome/free-solid-svg-icons": "^6.7.2",
67
67
  "@fullcalendar/core": "^6.1.15",
68
- "@lhncbc/expression-editor": "^3.2.2",
68
+ "@lhncbc/expression-editor": "^3.3.0",
69
69
  "@lhncbc/ngx-schema-form": "2.13.1-forked",
70
70
  "@ng-bootstrap/ng-bootstrap": "^18.0.0",
71
71
  "@types/fhir": "^0.0.36",
72
- "autocomplete-lhc": "^18.6.3",
73
72
  "bootstrap": "^5.3.3",
74
73
  "codemirror": "^5.65.18",
75
74
  "date-fns": "^2.30.0",
@@ -115,15 +114,15 @@
115
114
  "cypress-real-events": "^1.13.0",
116
115
  "cypress-terminal-report": "^7.1.0",
117
116
  "eslint": "^8.57.0",
118
- "jasmine-core": "^4.6.0",
117
+ "jasmine-core": "^5.8.0",
119
118
  "jasmine-spec-reporter": "~7.0.0",
120
119
  "json-pointer": "^0.6.1",
121
120
  "jsonpointer": "^5.0.1",
122
- "karma": "~6.4.1",
123
- "karma-chrome-launcher": "~3.1.1",
121
+ "karma": "~6.4.4",
122
+ "karma-chrome-launcher": "~3.2.0",
124
123
  "karma-coverage-istanbul-reporter": "~3.0.3",
125
- "karma-jasmine": "~4.0.2",
126
- "karma-jasmine-html-reporter": "~1.7.0",
124
+ "karma-jasmine": "~5.1.0",
125
+ "karma-jasmine-html-reporter": "~2.1.0",
127
126
  "postcss": "^8.3.0",
128
127
  "start-server-and-test": "^2.0.10",
129
128
  "ts-node": "~9.1.1",