1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2025-11-25 12:21:43 +01:00
Commit graph

35 commits

Author SHA1 Message Date
dependabot[bot]
5c45f8ccf6
Bump sharp from 0.27.1 to 0.30.5
Bumps [sharp](https://github.com/lovell/sharp) from 0.27.1 to 0.30.5.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.27.1...v0.30.5)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 23:33:11 +00:00
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
d64890ec12 Upgrade devDependencies 2020-10-18 14:47:22 -06:00
efa623af85 Update dependencies 2020-10-08 15:23:29 -06:00
4318f90263 Upgrade parcel-bundler version, I guess 2020-08-03 22:57:39 -06:00
f388620d3e Update dependencies 2020-08-03 16:52:43 -06:00
e3c4ce7666 Merge branch 'new-features-wave-2' 2020-08-03 16:43:19 -06:00
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
90e0553f4e Update dependencies in yarn.lock 2020-07-06 14:58:38 -06:00
4c4ec4536f Update yarn lock 2020-04-29 23:51:16 -06:00
7bc01c79b7 Upgrade dependencies to latest versions 2020-04-29 22:22:28 -06:00
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
1d143e1d98 Update marked & papaparse dependencies 2020-03-04 09:54:37 -07:00
18f460f2e4 Update devDependencies 2020-03-04 09:26:00 -07:00
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
484426d98b Run yarn upgrade to update all dependencies 2019-12-02 10:13:21 -07:00
abb8511999 Add parcel-plugin-goodie-bag for promise & fetch 2019-08-05 14:12:46 -06:00
959355bf18 Update yarn lockfile 2019-07-14 23:33:44 -06:00
f8b20e7ba2 Update dependency versions 2019-07-14 11:03:35 -06:00
a012baeec2 Add metadata & manifest to html; Process icons 2019-07-11 10:30:10 -06:00
cbcc7ecfd4 Add UpUp for offline mode; Update Readme for UpUp 2019-07-11 10:30:03 -06:00
c6ae72ec1b Re-upgrade parcel-bundler, use no-hmr as workaround 2019-07-11 10:30:01 -06:00
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
04176ef92f Add composer and some things to help with dev + basics 2019-05-13 17:18:31 -06:00
335b3dbb3e Add import/export functions 2019-05-10 15:39:00 -06:00
befa0fba95 Replace snarkdown with marked 2019-05-08 16:22:59 -06:00
16ef8cfb2e Add dev script to clear cache 2019-05-08 12:08:44 -06:00
d90294eb22 Add info modals for help, terms, and privacy; update footer links 2019-05-08 11:59:57 -06:00
6c14398521 Set up autoprefixer for css 2019-05-07 15:55:55 -06:00
5311aeea9d Start working on details panel 2019-05-02 15:45:10 -06:00
b3c3389dbd Initial commit - index blocked in 2019-05-02 10:57:56 -06:00