fhdp-fh-starter 4.10.9-SNAPSHOT-1734687522549 → 4.10.9-SNAPSHOT-1741082633227

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
- {"name":"fhdp-fh-starter","version":"4.10.9-SNAPSHOT-1734687522549","author":{"name":"Jakub Kosecki","email":"j.kosecki@doittechnology.pl"},"description":"Configurable starter for asseco/fh","main":"dist/Module.js","types":"dist/Module.d.ts","scripts":{"prepublishOnly":"node prepublish","postpublish":"node postpublish","build":"tsc","docgen":"npx typedoc ./FhApplication.ts","prepare":"yarn build","test":"echo \"Error: no test specified\" && exit 1"},"devDependencies":{"@types/bootstrap":"4.3.1","@types/jquery":"3.3.31","@types/node":"14.14.36","@types/jqueryui":"1.12.10","typedoc":"0.24.7","typescript":"5.0.4"},"dependencies":{"fh-basic-controls":"4.10.9-SNAPSHOT-1734687522549","fh-charts-controls":"4.10.9-SNAPSHOT-1734687522549","fh-forms-handler":"4.10.9-SNAPSHOT-1734687522549","fhdp-controls":"4.10.9-SNAPSHOT-1734687522549","fhdp-extenders":"4.10.9-SNAPSHOT-1734687522549"}}
1
+ {"name":"fhdp-fh-starter","version":"4.10.9-SNAPSHOT-1741082633227","author":{"name":"Jakub Kosecki","email":"j.kosecki@doittechnology.pl"},"description":"Configurable starter for asseco/fh","main":"dist/Module.js","types":"dist/Module.d.ts","scripts":{"prepublishOnly":"node prepublish","postpublish":"node postpublish","build":"tsc","docgen":"npx typedoc ./FhApplication.ts","prepare":"yarn build","test":"echo \"Error: no test specified\" && exit 1"},"devDependencies":{"@types/bootstrap":"4.3.1","@types/jquery":"3.3.31","@types/node":"14.14.36","@types/jqueryui":"1.12.10","typedoc":"0.24.7","typescript":"5.0.4"},"dependencies":{"fh-basic-controls":"4.10.9-SNAPSHOT-1741082633227","fh-charts-controls":"4.10.9-SNAPSHOT-1741082633227","fh-forms-handler":"4.10.9-SNAPSHOT-1741082633227","fhdp-controls":"4.10.9-SNAPSHOT-1741082633227","fhdp-extenders":"4.10.9-SNAPSHOT-1741082633227"}}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "fhdp-fh-starter",
3
- "version": "4.10.9-SNAPSHOT-1734687522549",
3
+ "version": "4.10.9-SNAPSHOT-1741082633227",
4
4
  "author": {
5
5
  "name": "Jakub Kosecki",
6
6
  "email": "j.kosecki@doittechnology.pl"
@@ -25,10 +25,10 @@
25
25
  "typescript": "5.0.4"
26
26
  },
27
27
  "dependencies": {
28
- "fh-basic-controls": "4.10.9-SNAPSHOT-1734687522549",
29
- "fh-charts-controls": "4.10.9-SNAPSHOT-1734687522549",
30
- "fh-forms-handler": "4.10.9-SNAPSHOT-1734687522549",
31
- "fhdp-controls": "4.10.9-SNAPSHOT-1734687522549",
32
- "fhdp-extenders": "4.10.9-SNAPSHOT-1734687522549"
28
+ "fh-basic-controls": "4.10.9-SNAPSHOT-1741082633227",
29
+ "fh-charts-controls": "4.10.9-SNAPSHOT-1741082633227",
30
+ "fh-forms-handler": "4.10.9-SNAPSHOT-1741082633227",
31
+ "fhdp-controls": "4.10.9-SNAPSHOT-1741082633227",
32
+ "fhdp-extenders": "4.10.9-SNAPSHOT-1741082633227"
33
33
  }
34
34
  }