renovate[bot]
|
cca240a402
|
Update babel monorepo to v7.23.7 (#56)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-01-13 17:09:25 -05:00 |
|
renovate[bot]
|
2701d31edd
|
Update dependency vue-router to v4.2.5 (#54)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-01-13 17:09:02 -05:00 |
|
renovate[bot]
|
91451cb96f
|
Update dependency jquery to v3.7.1 (#53)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dave Gallant <davegallant@gmail.com>
|
2024-01-13 17:05:41 -05:00 |
|
renovate[bot]
|
af909a3dc0
|
Update dependency bootstrap to v5.3.2 (#52)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-01-13 17:02:03 -05:00 |
|
renovate[bot]
|
8a17b09800
|
Update dependency axios to v1.6.5 (#50)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-01-13 17:01:42 -05:00 |
|
renovate[bot]
|
7dc9a6d416
|
Update dependency @types/mousetrap to v1.6.15 (#49)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-01-13 17:00:26 -05:00 |
|
dependabot[bot]
|
a8c4e5498f
|
Bump follow-redirects from 1.15.1 to 1.15.4 (#47)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.1 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.1...v1.15.4)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-08 17:23:11 -05:00 |
|
Dave Gallant
|
7501e07e19
|
Migrate to npm and cleanup css
|
2024-01-08 17:21:23 -05:00 |
|
dependabot[bot]
|
c972bed347
|
Bump axios from 1.4.0 to 1.6.0 (#45)
Bumps [axios](https://github.com/axios/axios) from 1.4.0 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.4.0...v1.6.0)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-12 10:21:05 -05:00 |
|
dependabot[bot]
|
861f2ef119
|
Bump @babel/traverse from 7.22.10 to 7.23.2 (#44)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.10 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-19 08:24:48 -04:00 |
|
Dave Gallant
|
288835adb3
|
Add !important to score colors (#36)
|
2023-08-19 14:54:42 -04:00 |
|
dependabot[bot]
|
048dfce750
|
Bump word-wrap from 1.2.3 to 1.2.4 (#32)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dave Gallant <davegallant@gmail.com>
|
2023-08-19 10:14:17 -04:00 |
|
Dave Gallant
|
cf22109188
|
Yarn upgrade all (#35)
* Upgrade all yarn
* Only publish containers on main
|
2023-08-19 09:57:29 -04:00 |
|
dependabot[bot]
|
7ce78256a2
|
Bump semver from 5.7.1 to 5.7.2
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>
|
2023-07-11 20:24:32 -04:00 |
|
Dave Gallant
|
4d9b5d2158
|
Replace mousetrap with @github/hotkey
|
2023-03-31 21:11:18 -04:00 |
|
dependabot[bot]
|
e842841986
|
Bump webpack from 5.74.0 to 5.76.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.76.1)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-15 07:57:21 -04:00 |
|
dependabot[bot]
|
87acdaee7d
|
Bump @sideway/formula from 3.0.0 to 3.0.1
Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sideway/formula/releases)
- [Commits](https://github.com/sideway/formula/compare/v3.0.0...v3.0.1)
---
updated-dependencies:
- dependency-name: "@sideway/formula"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-10 17:25:28 -05:00 |
|
Dave Gallant
|
9f525a2324
|
Update frontend target
|
2023-02-04 16:12:55 -05:00 |
|
dependabot[bot]
|
804c6268c4
|
Bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [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/v1.0.1...v1.0.2)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-09 08:09:53 -05:00 |
|
dependabot[bot]
|
9b889ab15e
|
Bump loader-utils from 1.4.1 to 1.4.2
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.1...v1.4.2)
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-29 12:19:54 -08:00 |
|
dependabot[bot]
|
fabdb46ca3
|
Bump loader-utils from 1.4.0 to 1.4.1
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1)
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-09 18:02:50 +00:00 |
|
Dave Gallant
|
e9c470a817
|
Add Dockerfile
|
2022-08-21 06:26:34 +00:00 |
|
Dave Gallant
|
5e40b36232
|
Add locked header and mosuetrap binding for '/'
|
2022-08-19 17:51:52 +00:00 |
|
Dave Gallant
|
4ed267df0b
|
Add loader
|
2022-08-14 20:23:38 +00:00 |
|