dependabot[bot]
|
a798643c2c
|
Bump json-schema and jsprim
Bumps [json-schema](https://github.com/kriszyp/json-schema) and [jsprim](https://github.com/joyent/node-jsprim). These dependencies needed to be updated together.
Updates `json-schema` from 0.2.3 to 0.4.0
- [Release notes](https://github.com/kriszyp/json-schema/releases)
- [Commits](https://github.com/kriszyp/json-schema/compare/v0.2.3...v0.4.0)
Updates `jsprim` from 1.4.1 to 1.4.2
- [Release notes](https://github.com/joyent/node-jsprim/releases)
- [Changelog](https://github.com/TritonDataCenter/node-jsprim/blob/v1.4.2/CHANGES.md)
- [Commits](https://github.com/joyent/node-jsprim/compare/v1.4.1...v1.4.2)
---
updated-dependencies:
- dependency-name: json-schema
dependency-type: indirect
- dependency-name: jsprim
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-14 19:42:51 +00:00 |
|
Pratik Borsadiya
|
84dd9bab1c
|
Update package versions
Package angular, angular-translate & jQuery is updated to latest
version.
|
2018-09-06 00:10:31 +05:30 |
|
Pratik Borsadiya
|
2c335983d1
|
Add service-worker generation in build process
This will precache all the required resources and will allow the
application to respond even when the internet connection is not
available.
|
2018-09-05 11:47:00 +05:30 |
|
Pratik Borsadiya
|
fa8af23289
|
Add flag icon bundeling
|
2018-09-02 11:12:49 +05:30 |
|
Pratik Borsadiya
|
13cda14fa0
|
Add webpack bundle analyzer
|
2018-09-01 13:59:05 +05:30 |
|
Pratik Borsadiya
|
51b6e6250a
|
Add CSS & HTML bundeling with webpack
|
2018-08-31 14:27:06 +05:30 |
|
Pratik Borsadiya
|
34590b381c
|
Add webpack & Migrate codebase to be compatible with webpack
|
2018-08-30 23:28:55 +05:30 |
|
Pratik Borsadiya
|
499f272ac7
|
Add Git hook to auto format staged files before commit
|
2018-08-30 15:06:03 +05:30 |
|
Pratik Borsadiya
|
ee54807bb6
|
Initialize NPM & Add prettier
|
2018-08-30 14:50:26 +05:30 |
|