Commit Graph

118 Commits

Author SHA1 Message Date
Mike Cao f0b207f6a2 Updated packages. 2022-03-31 09:55:42 -07:00
Mike Cao 934914d249 Cleaned up eslint config. 2022-03-18 19:02:06 -07:00
Mike Cao 90e0bfc9f3 Update packages. Bump version v1.28.0 2022-03-17 21:02:54 -07:00
Mike Cao 45e4bfe3a9 Added telemetry script. 2022-03-16 21:50:24 -07:00
Mike Cao a7847ce5f4 Fix eslint plugin issue. 2022-03-11 22:26:58 -08:00
Mike Cao 93f15bc44b Updated packages. 2022-03-11 18:36:57 -08:00
Mike Cao f1d97660fb Updated react-spring to latest. 2022-03-02 15:23:47 -08:00
Mike Cao 5a88f2f002 Updated packages. 2022-03-02 14:22:41 -08:00
Mike Cao 9937caa569 Replaced redux with zustand. Fixed login issue, closes #980. 2022-02-22 22:47:59 -08:00
dependabot[bot] dec3d49ab1
build(deps): bump next from 12.0.10 to 12.1.0
Bumps [next](https://github.com/vercel/next.js) from 12.0.10 to 12.1.0.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v12.0.10...v12.1.0)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-18 02:39:57 +00:00
Mike Cao 940a752c38 Updated prisma and next. 2022-02-15 20:58:17 -08:00
Mike Cao 3339ac19a6
Merge branch 'dev' into dependabot/npm_and_yarn/nanoid-3.2.0 2022-01-24 22:49:20 -08:00
Mike Cao 291db2b107 Upgraded to next 12.0.8 and prisma 3.8.1. 2022-01-24 22:46:14 -08:00
dependabot[bot] ce36a28098
build(deps): bump nanoid from 3.1.30 to 3.2.0
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.2.0.
- [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.30...3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-22 01:18:14 +00:00
Mike Cao 6bfaa4d40c Replaced color library. 2022-01-14 00:39:27 -08:00
Mike Cao 7b7557ec90 Merge branch 'prisma-upgrade' into dev 2021-12-17 20:40:40 -08:00
Mike Cao a609de0ea6 Updated prisma package. 2021-12-16 21:17:35 -08:00
dependabot[bot] 19beebefbb
build(deps): bump next from 12.0.1 to 12.0.5
Bumps [next](https://github.com/vercel/next.js) from 12.0.1 to 12.0.5.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v12.0.1...v12.0.5)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-08 22:47:16 +00:00
Mike Cao b756fcddf1 Updated lock file. 2021-11-22 15:13:32 -08:00
Mike Cao d4dd2069b6 Fix build issues. 2021-11-22 14:53:36 -08:00
Mike Cao 74b8b128ef Switch to system font stacks. Closes #850. 2021-11-20 15:54:45 -08:00
Mike Cao 99861487ea Upgrade Next.js. 2021-10-27 02:08:19 -07:00
Mike Cao 77fc5b0157 Updated packages. 2021-10-27 02:05:39 -07:00
Mike Cao 4e3f93d5d4 Updated packages. 2021-10-05 23:32:37 -07:00
Mike Cao 8bebbca413 Check username/password. 2021-10-03 20:44:02 -07:00
Mike Cao 0fb9a8e610
Merge pull request #777 from mikecao/dependabot/npm_and_yarn/immer-9.0.6
build(deps): bump immer from 9.0.5 to 9.0.6
2021-09-23 09:54:11 -07:00
dependabot[bot] 9ed16f05c1
build(deps): bump semver-regex from 3.1.2 to 3.1.3
Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/sindresorhus/semver-regex/releases)
- [Commits](https://github.com/sindresorhus/semver-regex/commits)

---
updated-dependencies:
- dependency-name: semver-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-21 00:40:15 +00:00
dependabot[bot] 21dfd1be9c
build(deps): bump immer from 9.0.5 to 9.0.6
Bumps [immer](https://github.com/immerjs/immer) from 9.0.5 to 9.0.6.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](https://github.com/immerjs/immer/compare/v9.0.5...v9.0.6)

---
updated-dependencies:
- dependency-name: immer
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-03 04:01:10 +00:00
Mike Cao 29d83d5439 Updated packages. 2021-08-20 00:49:43 -07:00
Mike Cao f9303e57d4
Merge pull request #755 from mikecao/dependabot/npm_and_yarn/path-parse-1.0.7
build(deps): bump path-parse from 1.0.6 to 1.0.7
2021-08-13 19:27:59 -07:00
dependabot[bot] 9f9ab6c0a7
build(deps): bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-12 18:17:45 +00:00
dependabot[bot] b908a05300
build(deps-dev): bump tar from 6.1.1 to 6.1.2
Bumps [tar](https://github.com/npm/node-tar) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.1...v6.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-03 23:53:12 +00:00
Mike Cao ae7186c32a
Merge pull request #742 from mikecao/dev
Dev
2021-07-25 21:41:49 -07:00
Mike Cao 2cc6a98241 Updated packages. 2021-07-25 21:36:07 -07:00
Mike Cao e5e484cb30 Revert Next version back to 10. 2021-07-22 19:17:40 -07:00
dependabot[bot] 9fefe98495
build(deps): bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-16 07:26:19 +00:00
Mike Cao 324d31cfcc Added eslint package for nextjs. 2021-07-12 20:02:34 -07:00
Mike Cao f012f9df76 Updated more packages. 2021-07-12 00:44:43 -07:00
Mike Cao b0d773b843 Updated packages. 2021-07-12 00:39:12 -07:00
Mike Cao 1de0fa2d71
Merge pull request #695 from mikecao/dependabot/npm_and_yarn/glob-parent-5.1.2
build(deps): bump glob-parent from 5.1.1 to 5.1.2
2021-06-25 20:40:59 -07:00
Mike Cao b7904b3e43
Merge pull request #696 from mikecao/dependabot/npm_and_yarn/browserslist-4.16.6
build(deps): bump browserslist from 4.14.3 to 4.16.6
2021-06-22 21:20:28 -07:00
dependabot[bot] 1051e53265
build(deps): bump trim-newlines from 3.0.0 to 3.0.1
Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sindresorhus/trim-newlines/releases)
- [Commits](https://github.com/sindresorhus/trim-newlines/commits)

---
updated-dependencies:
- dependency-name: trim-newlines
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 04:47:52 +00:00
dependabot[bot] 431accd1cf
build(deps): bump browserslist from 4.14.3 to 4.16.6
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.14.3 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.14.3...4.16.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 04:47:29 +00:00
dependabot[bot] 5d44a2fb89
build(deps): bump glob-parent from 5.1.1 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 04:47:09 +00:00
Mike Cao e8fad828ed
Merge branch 'dev' into local-fonts 2021-05-21 10:27:07 -07:00
Roger Clotet ea59804573
feat: use fonts from @fontsource instead of Google CDN 2021-05-20 22:21:30 +02:00
Mike Cao 8830c0bd30 Updated packages. 2021-05-19 23:41:58 -07:00
Mike Cao f7757ad0f4
Merge pull request #663 from bilguun0203/master
Use Mongolian locale from date-fns
2021-05-19 20:27:50 -07:00
Mike Cao feb4615485 Updated packages. 2021-05-19 15:23:33 -07:00
Bilguun Ochirbat 9e58bdaea7 update date-fns from 2.16.1 to 2.21.3 2021-05-17 13:20:01 +08:00