1
0
mirror of https://github.com/danbee/chess synced 2025-03-04 08:39:06 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
dependabot[bot]
8875019e2d
Bump nanoid from 3.1.23 to 3.3.4 in /assets
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.3.4.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.23...3.3.4)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-05 19:54:21 +00:00
a83ee57e7b Switch to ESBuild and Dart-Sass 2022-02-15 18:37:33 -06:00
c0d1ffee3a Get Webpack compiling the Sass 2021-07-12 11:14:49 -05:00
c5c78379b4 Upgrade stuff and switch to Webpack! 2021-06-24 16:41:09 -04:00
dependabot[bot]
4922a736a7 Bump acorn from 5.7.3 to 5.7.4 in /assets
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>
2021-06-21 15:20:11 -04:00
dependabot[bot]
d80be5dbee Bump mixin-deep from 1.3.1 to 1.3.2 in /assets
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 14:00:57 -04:00
dependabot[bot]
f831cd79b3 Bump lodash.mergewith from 4.6.1 to 4.6.2 in /assets
Bumps [lodash.mergewith](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 14:00:41 -04:00
dependabot[bot]
73643983ab Bump lodash-es from 4.17.11 to 4.17.14 in /assets
Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-12 11:37:18 -04:00
dependabot[bot]
dbe8af26e7 Bump fstream from 1.0.11 to 1.0.12 in /assets
Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/npm/fstream/releases)
- [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12)
2020-08-12 11:37:00 -04:00
8ca3d7fc86
Add Babel core 2018-10-12 16:35:15 -04:00
e21042c35b
Adjust Javascript build config 2018-10-12 16:21:10 -04:00
41c9e28457
Fix up specs for opponent finder 2018-10-12 16:21:10 -04:00
5986b363a5
Add desktop nofications 2018-08-13 22:11:42 -04:00
677883e72d
Add gettext to JS 2018-04-13 15:43:54 -04:00
841ccac462
Move API and channel to their own services 2018-03-09 13:11:12 -05:00
7f754af252
Switch to Yarn
https://github.com/npm/npm/issues/19883
2018-02-22 13:13:48 -05:00