Commit Graph

36 Commits

Author SHA1 Message Date
Robbie Antenesse bfb74a0000 Fix scss disliking `/` as division sign for no reason 2022-08-26 12:56:34 -06:00
Robbie Antenesse be44c4c7a5 Upgrade dependencies as far as they'll go without screwing things up 2021-12-03 22:10:11 -07:00
Robbie Antenesse 459edda009 Upgrade dependencies 2021-02-09 14:41:51 -07:00
dependabot[bot] f1b99960f3
Bump bl from 4.0.2 to 4.0.3
Bumps [bl](https://github.com/rvagg/bl) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Commits](https://github.com/rvagg/bl/compare/v4.0.2...v4.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-18 20:48:20 +00:00
Robbie Antenesse d64890ec12 Upgrade devDependencies 2020-10-18 14:47:22 -06:00
Robbie Antenesse efa623af85 Update dependencies 2020-10-08 15:23:29 -06:00
Robbie Antenesse 4318f90263 Upgrade parcel-bundler version, I guess 2020-08-03 22:57:39 -06:00
Robbie Antenesse f388620d3e Update dependencies 2020-08-03 16:52:43 -06:00
Robbie Antenesse e3c4ce7666 Merge branch 'new-features-wave-2' 2020-08-03 16:43:19 -06:00
Robbie Antenesse c2d02ceccb Merge branch 'master' of https://github.com/Alamantus/Lexiconga 2020-07-17 16:57:40 -06:00
dependabot[bot] b6811a07e4
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-17 03:25:46 +00:00
Robbie Antenesse 90e0553f4e Update dependencies in yarn.lock 2020-07-06 14:58:38 -06:00
Robbie Antenesse 4c4ec4536f Update yarn lock 2020-04-29 23:51:16 -06:00
Robbie Antenesse 7bc01c79b7 Upgrade dependencies to latest versions 2020-04-29 22:22:28 -06:00
Robbie Antenesse 3a36817686 Run Yarn Upgrade 2020-04-19 12:54:26 -06:00
dependabot[bot] 46b1b5a01f
Bump acorn from 5.7.3 to 5.7.4
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-14 23:52:28 +00:00
Robbie Antenesse 1d143e1d98 Update marked & papaparse dependencies 2020-03-04 09:54:37 -07:00
Robbie Antenesse 18f460f2e4 Update devDependencies 2020-03-04 09:26:00 -07:00
Robbie Antenesse 5fa06b31c2 Upgrade Sharp devDependency to make it install correctly 2020-03-03 15:00:32 -07:00
dependabot[bot] d3559d5465
Bump serialize-to-js from 3.0.0 to 3.0.1
Bumps [serialize-to-js](https://github.com/commenthol/serialize-to-js) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/commenthol/serialize-to-js/releases)
- [Commits](https://github.com/commenthol/serialize-to-js/compare/v3.0.0...v3.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-06 23:57:48 +00:00
Robbie Antenesse 484426d98b Run `yarn upgrade` to update all dependencies 2019-12-02 10:13:21 -07:00
Robbie Antenesse abb8511999 Add parcel-plugin-goodie-bag for promise & fetch 2019-08-05 14:12:46 -06:00
Robbie Antenesse 959355bf18 Update yarn lockfile 2019-07-14 23:33:44 -06:00
Robbie Antenesse f8b20e7ba2 Update dependency versions 2019-07-14 11:03:35 -06:00
Robbie Antenesse a012baeec2 Add metadata & manifest to html; Process icons 2019-07-11 10:30:10 -06:00
Robbie Antenesse cbcc7ecfd4 Add UpUp for offline mode; Update Readme for UpUp 2019-07-11 10:30:03 -06:00
Robbie Antenesse c6ae72ec1b Re-upgrade parcel-bundler, use no-hmr as workaround 2019-07-11 10:30:01 -06:00
Robbie Antenesse 8ed216cb7a Downgrade parcel-bundler to 1.9.7; minor fixes
Newer versions incorrectly link html files:
https://github.com/parcel-bundler/parcel/issues/2791
2019-07-11 10:29:59 -06:00
Robbie Antenesse 04176ef92f Add composer and some things to help with dev + basics 2019-05-13 17:18:31 -06:00
Robbie Antenesse 335b3dbb3e Add import/export functions 2019-05-10 15:39:00 -06:00
Robbie Antenesse befa0fba95 Replace snarkdown with marked 2019-05-08 16:22:59 -06:00
Robbie Antenesse 16ef8cfb2e Add dev script to clear cache 2019-05-08 12:08:44 -06:00
Robbie Antenesse d90294eb22 Add info modals for help, terms, and privacy; update footer links 2019-05-08 11:59:57 -06:00
Robbie Antenesse 6c14398521 Set up autoprefixer for css 2019-05-07 15:55:55 -06:00
Robbie Antenesse 5311aeea9d Start working on details panel 2019-05-02 15:45:10 -06:00
Robbie Antenesse b3c3389dbd Initial commit - index blocked in 2019-05-02 10:57:56 -06:00