dependabot[bot]
6a679bcbc0
build(deps): bump braces from 3.0.2 to 3.0.3 in /ui ( #518 )
...
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-29 13:01:11 -07:00
James Hillyerd
8667c70257
yarn/js: flexible version specs ( #470 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
2024-02-05 10:46:03 -08:00
James Hillyerd
a27b57df67
yarn/js: update parcel & deps ( #469 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
2024-02-04 21:53:34 -08:00
dependabot[bot]
2d409bb2b1
build(deps): bump msgpackr from 1.9.9 to 1.10.1 in /ui ( #461 )
...
Bumps [msgpackr](https://github.com/kriszyp/msgpackr ) from 1.9.9 to 1.10.1.
- [Release notes](https://github.com/kriszyp/msgpackr/releases )
- [Commits](https://github.com/kriszyp/msgpackr/compare/v1.9.9...v1.10.1 )
---
updated-dependencies:
- dependency-name: msgpackr
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-29 09:11:44 -08:00
James Hillyerd
1d102a68b8
ui: update webcomponentsjs dep ( #421 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
2023-11-07 14:30:20 -08:00
James Hillyerd
11b581bbb5
ui: update parcel deps ( #420 )
...
* ui: update parcel dep
Signed-off-by: James Hillyerd <james@hillyerd.com >
* ui: update parcel-namer-rewrite dep
Signed-off-by: James Hillyerd <james@hillyerd.com >
---------
Signed-off-by: James Hillyerd <james@hillyerd.com >
2023-11-07 14:12:24 -08:00
James Hillyerd
d1e52ad971
ui: update elm dep ( #419 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
2023-11-07 13:43:26 -08:00
dependabot[bot]
6a30a294c6
build(deps): bump semver from 5.7.1 to 5.7.2 in /ui ( #373 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-09 12:57:00 -07:00
James Hillyerd
2da7ad61cd
ui: update browser list ( #342 )
2023-02-16 09:59:26 -08:00
dependabot[bot]
e875a4c382
build(deps): bump json5 from 2.2.1 to 2.2.3 in /ui ( #302 )
...
Bumps [json5](https://github.com/json5/json5 ) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-08 10:09:25 -08:00
dependabot[bot]
3f7adbfb22
build(deps): bump terser from 5.12.1 to 5.14.2 in /ui
...
Bumps [terser](https://github.com/terser/terser ) from 5.12.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-21 02:45:45 +00:00
James Hillyerd
06d4120682
Migrate to Yarn & Parcel ( #260 )
...
* Switch from npm to yarn
* Add minimum viable parcel dev server config
* Remove webpack configs
* Update docker build, build w/ yarn on node 16.x
2022-04-23 13:35:54 -07:00