1
0
mirror of https://github.com/kihashi/stardew_community_checklist.git synced 2025-10-19 08:03:17 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
dependabot[bot]
10d36a318d
Bump webpack-bundle-analyzer from 2.11.0 to 3.3.2 (#141)
Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 2.11.0 to 3.3.2.
- [Release notes](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases)
- [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/webpack-bundle-analyzer/compare/v2.11.0...v3.3.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-30 18:06:54 -05:00
0158c36349 Revert "Bump webpack-bundle-analyzer from 2.11.0 to 3.3.2 (#133)"
This reverts commit d75a1ac01e.
2019-11-30 14:02:27 -05:00
a61326b7b5 Revert "Bump webpack-dev-server from 2.11.2 to 3.1.11 (#134)"
This reverts commit c72a19e129.
2019-11-30 12:28:50 -05:00
dependabot[bot]
c72a19e129 Bump webpack-dev-server from 2.11.2 to 3.1.11 (#134)
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 2.11.2 to 3.1.11.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v2.11.2...v3.1.11)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-28 12:16:24 -04:00
dependabot[bot]
d75a1ac01e Bump webpack-bundle-analyzer from 2.11.0 to 3.3.2 (#133)
Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 2.11.0 to 3.3.2.
- [Release notes](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases)
- [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/webpack-bundle-analyzer/compare/v2.11.0...v3.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-28 10:54:45 -04:00
dependabot[bot]
734f1076c4 Bump eslint from 4.18.1 to 4.18.2 (#128)
Bumps [eslint](https://github.com/eslint/eslint) from 4.18.1 to 4.18.2.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v4.18.1...v4.18.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-28 10:18:39 -04:00
dependabot[bot]
694be46704 Bump lodash from 4.17.10 to 4.17.13 (#125)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.13.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.13)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-28 09:24:26 -04:00
3fa40bfccf
Save and Load Data (#112)
* Save options

* Add clipboard package

* Add methods to fetch and load state

* Add save and load data to component
2019-03-09 10:58:28 -05:00
ea527c8cd2
Sort Alphabetically (#93) 2018-05-21 22:36:50 -04:00
542e4f7bf1 Add support for saving data to local storage 2018-05-19 16:48:04 -04:00
cc89b4d4fa Add vuex. 2018-03-03 17:30:30 -05:00
88f5e2d027 Add font awesome regular 2018-02-28 17:48:10 -05:00
62a4e0a332 Add mdi-vue for material design icons. 2018-02-26 23:22:43 -05:00
024aa18485 Add base components 2018-02-26 21:45:47 -05:00
1a1d7e0c1b Add dependencies 2018-02-26 20:55:20 -05:00
b1b6a20d63 Base webpack template. 2018-02-26 20:38:51 -05:00