openmrs 4.0.2-pre.256 → 4.0.2-pre.259

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.
@@ -1 +1 @@
1
- openmrs:build: cache hit, replaying output 0778d3cb398369d0
1
+ openmrs:build: cache hit, replaying output 398c2e0c3f7ffa98
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "openmrs",
3
- "version": "4.0.2-pre.256",
3
+ "version": "4.0.2-pre.259",
4
4
  "license": "MPL-2.0",
5
5
  "main": "dist/index.js",
6
6
  "bin": "./dist/cli.js",
@@ -30,15 +30,14 @@
30
30
  ],
31
31
  "homepage": "https://github.com/openmrs/openmrs-esm-core#readme",
32
32
  "dependencies": {
33
- "@babel/preset-typescript": "^7.16.7",
34
- "@openmrs/esm-app-shell": "4.0.2-pre.256",
35
- "@openmrs/webpack-config": "4.0.2-pre.256",
33
+ "@openmrs/esm-app-shell": "4.0.2-pre.259",
34
+ "@openmrs/webpack-config": "4.0.2-pre.259",
36
35
  "autoprefixer": "^10.4.2",
37
36
  "axios": "^0.21.1",
38
37
  "browserslist-config-openmrs": "^1.0.1",
39
38
  "copy-webpack-plugin": "^10.0.0",
40
39
  "cssnano": "^5.0.16",
41
- "ejs": "^2.6.2",
40
+ "ejs": "^3.1.8",
42
41
  "glob": "^7.1.3",
43
42
  "html-webpack-plugin": "^5.5.0",
44
43
  "inquirer": "^7.3.3",
@@ -66,5 +65,5 @@
66
65
  "@types/systemjs": "^6.1.0",
67
66
  "@types/tar": "^4.0.3"
68
67
  },
69
- "gitHead": "d90290f1821770d609e125297a230d9b213f57b7"
68
+ "gitHead": "3eea90227e75ec2c366e8c5f1ba9dbd5b070375b"
70
69
  }