Commit Graph

28 Commits

Author SHA1 Message Date
Haoyu Xu
5b50db899b build(deps): upgrade deps and remove unused deps 2024-07-16 14:56:00 +08:00
Haoyu Xu
1b782e0c7b chore: update deps 2024-05-02 11:48:37 +08:00
dependabot[bot]
9020e8f5c8 build(deps-dev): bump vite from 4.5.2 to 4.5.3
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-04 01:43:55 +00:00
Haoyu Xu
6f142ae464 feat(showcase): updated assets for nian_unfettered_freedom 2024-02-14 22:55:44 +08:00
dependabot[bot]
eac204dfea build(deps-dev): bump vite from 4.5.1 to 4.5.2
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-20 05:41:26 +00:00
Haoyu Xu
1ffad6d2f0 feat(pages): use pages action 2024-01-10 18:01:53 -05:00
Haoyu Xu
8dc8a207f0 feat(pages): init cf:pages 2024-01-09 19:30:07 -05:00
Haoyu Xu
77a58d5c2b fix(showcase): fixed en voice for kaltsit_remnant 2024-01-09 16:51:45 -05:00
Haoyu Xu
2149130e35 build: update deps 2023-12-22 17:18:02 -05:00
dependabot[bot]
2c1dbb20bd build(deps-dev): bump vite from 4.5.0 to 4.5.1
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.1/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.1/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 23:48:00 +00:00
dependabot[bot]
b6b6bb9688 build(deps): bump sharp from 0.31.3 to 0.32.6
Bumps [sharp](https://github.com/lovell/sharp) from 0.31.3 to 0.32.6.
- [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.31.3...v0.32.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-16 19:17:38 +00:00
Haoyu Xu
a61e7caa75 build: updated build assets 2023-11-01 15:12:17 -04:00
Haoyu Xu
330a2787f8 Revert "feat(directory): added animated cursor"
This reverts commit b8a2247406.
2023-10-23 18:14:50 -04:00
Haoyu Xu
67daf20aa7 feat(directory): added animated cursor 2023-10-23 16:47:09 -04:00
Haoyu Xu
39b32dd3d9 feat(directory): update home.jsx mobile layout 2023-10-23 15:09:30 -04:00
Haoyu Xu
abfadd804a feat(aklive2d): added ability to store latest dynchar info from offical website 2023-10-08 01:10:42 -04:00
Haoyu Xu
ddf8f01986 build: update deps 2023-10-08 00:19:34 -04:00
dependabot[bot]
217b5fa9a6 build(deps-dev): bump postcss from 8.4.28 to 8.4.31
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.28 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.28...8.4.31)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-08 02:02:04 +00:00
Haoyu Xu
97ff91e623 build(aklive2d): update deps 2023-08-23 20:27:20 +08:00
Haoyu Xu
b28ca4bfaa refactor(aklive2d): removed appendReadme 2023-07-31 08:13:49 -04:00
Haoyu Xu
65d9126777 build: update deps 2023-07-29 02:25:48 -04:00
Haoyu Xu
d04148cdfd feat(charwords): added charwords:build to update operator charword table 2023-07-16 00:41:35 -04:00
Haoyu Xu
8f894e1674 build(aklive2d): update deps 2023-06-25 03:43:10 -04:00
Haoyu Xu
032a916fd5 feat(aklive2d): init music process 2023-06-24 09:34:50 -04:00
Haoyu Xu
577aa8d7c1 feat(directory): add serach box 2023-06-24 05:42:50 -04:00
Haoyu Xu
326ac43cc1 feat: add temporary changes 2023-05-02 22:28:26 -04:00
Haoyu Xu
34d9e001e7 build: bump versions 2023-04-11 18:10:49 -04:00
Haoyu Xu
6ef70824a1 chore: moved to a new branch to save space 2023-03-16 21:49:29 -04:00