zihluwang
c26492ca2a
chore(deps): upgrade dependencies and install redux-persist
...
upgrade all dependencies to latest and install redux-persist
2025-12-12 09:57:46 +08:00
siujamo
eab8aa7403
chore: bump dependencies
...
* redux: 2.9.0 → 2.10.1
* tailwindcss: 4.1.13 → 4.1.16
* axios: 1.12.2 → 1.13.2
* react: 19.1.1 → 19.2.0
And other dev dependencies updates
2025-11-05 14:17:59 +08:00
zihluwang
cdd50d42ad
chore: update vite from v6.3.6 to v7.1.5
2025-09-16 19:18:23 +08:00
zihluwang
b90b253785
ci: add GitHub Pages deployment workflow
...
Add GitHub Actions workflow for automatic deployment to GitHub Pages. Includes build and deploy jobs with pnpm setup and caching. Also update package.json with deploy scripts and vite.config.ts with base URL configuration for production.
2025-09-15 20:25:29 +08:00
zihluwang
2a1a9829d4
chore: replace dayjs with moment as date library
...
Moment.js provides more extensive date manipulation features compared to dayjs, which better suits our current requirements for complex date handling.
2025-09-15 19:52:26 +08:00
zihluwang
4fe44a3254
chore: update dependencies to their latest versions
2025-09-15 19:47:04 +08:00
zihluwang
0efd53672a
chore(dependencies): upgrade dependencies
2025-08-03 10:50:12 +08:00
zihluwang
7f3bf2cf04
chore: upgrade dependencies
2025-06-19 11:58:26 +08:00
zihluwang
9207269f6c
Merge remote-tracking branch 'origin/main'
...
# Conflicts:
# package.json
# pnpm-lock.yaml
2025-05-29 08:28:43 +08:00
zihluwang
6ac266aaba
chore: add prettier
2025-05-29 08:26:02 +08:00
Jam'o Siu
a4a72af72b
Merge branch 'main' into dependabot/npm_and_yarn/eslint/js-9.27.0
2025-05-21 10:36:08 +08:00
Jam'o Siu
b25a0e2721
Merge branch 'main' into dependabot/npm_and_yarn/types/node-20.17.48
2025-05-21 10:35:13 +08:00
dependabot[bot]
819e226366
chore: bump eslint from 9.26.0 to 9.27.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.26.0 to 9.27.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.26.0...v9.27.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-version: 9.27.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-19 04:43:12 +00:00
dependabot[bot]
919153ac7b
chore: bump @types/node from 20.17.47 to 20.17.48
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.17.47 to 20.17.48.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 20.17.48
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-19 04:43:02 +00:00
dependabot[bot]
f964f984c3
chore: bump @eslint/js from 9.26.0 to 9.27.0
...
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ) from 9.26.0 to 9.27.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/commits/v9.27.0/packages/js )
---
updated-dependencies:
- dependency-name: "@eslint/js"
dependency-version: 9.27.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-19 04:42:43 +00:00
Jam'o Siu
a5de3478f3
Merge pull request #13 from onixbyte/dependabot/npm_and_yarn/types/node-20.17.47
...
chore: bump @types/node from 20.17.46 to 20.17.47
2025-05-16 16:29:53 +08:00
dependabot[bot]
65bccb4c7a
chore: bump @types/node from 20.17.46 to 20.17.47
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.17.46 to 20.17.47.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 20.17.47
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-16 08:29:34 +00:00
Jam'o Siu
29a8f8b4a7
Merge pull request #11 from onixbyte/dependabot/npm_and_yarn/types/react-dom-19.1.5
...
chore: bump @types/react-dom from 18.3.7 to 19.1.5
2025-05-16 16:29:14 +08:00
Jam'o Siu
50ff825bb1
Merge pull request #12 from onixbyte/dependabot/npm_and_yarn/reduxjs/toolkit-2.8.2
...
chore: bump @reduxjs/toolkit from 2.8.1 to 2.8.2
2025-05-16 16:29:04 +08:00
dependabot[bot]
2614ffc029
chore: bump @reduxjs/toolkit from 2.8.1 to 2.8.2
...
Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit ) from 2.8.1 to 2.8.2.
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases )
- [Commits](https://github.com/reduxjs/redux-toolkit/compare/v2.8.1...v2.8.2 )
---
updated-dependencies:
- dependency-name: "@reduxjs/toolkit"
dependency-version: 2.8.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-16 08:21:21 +00:00
dependabot[bot]
dd0780b37b
chore: bump @types/react-dom from 18.3.7 to 19.1.5
...
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom ) from 18.3.7 to 19.1.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom )
---
updated-dependencies:
- dependency-name: "@types/react-dom"
dependency-version: 19.1.5
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-16 08:21:10 +00:00
Jam'o Siu
bf6e9fcb35
Merge branch 'main' into dependabot/npm_and_yarn/globals-16.1.0
2025-05-16 16:14:38 +08:00
dependabot[bot]
eb155d57ba
chore: bump globals from 15.15.0 to 16.1.0
...
Bumps [globals](https://github.com/sindresorhus/globals ) from 15.15.0 to 16.1.0.
- [Release notes](https://github.com/sindresorhus/globals/releases )
- [Commits](https://github.com/sindresorhus/globals/compare/v15.15.0...v16.1.0 )
---
updated-dependencies:
- dependency-name: globals
dependency-version: 16.1.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-16 08:11:07 +00:00
Jam'o Siu
fe0ceb6c8d
Merge pull request #9 from onixbyte/dependabot/npm_and_yarn/tailwindcss/vite-4.1.7
...
chore: bump @tailwindcss/vite from 4.1.6 to 4.1.7
2025-05-16 16:10:00 +08:00
dependabot[bot]
ddc933693e
chore: bump typescript from 5.6.3 to 5.8.3
...
Bumps [typescript](https://github.com/microsoft/TypeScript ) from 5.6.3 to 5.8.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.6.3...v5.8.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-version: 5.8.3
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-16 08:08:35 +00:00
dependabot[bot]
be768e8c56
chore: bump @tailwindcss/vite from 4.1.6 to 4.1.7
...
Bumps [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite ) from 4.1.6 to 4.1.7.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.7/packages/@tailwindcss-vite )
---
updated-dependencies:
- dependency-name: "@tailwindcss/vite"
dependency-version: 4.1.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-16 08:07:07 +00:00
Jam'o Siu
2386ec7aad
Merge pull request #8 from onixbyte/dependabot/npm_and_yarn/multi-6d6dfda67a
...
chore: bump react, react-dom and @types/react
2025-05-16 16:06:44 +08:00
Jam'o Siu
4e98049b82
Merge pull request #6 from onixbyte/dependabot/npm_and_yarn/tailwindcss-4.1.7
...
chore: bump tailwindcss from 4.1.6 to 4.1.7
2025-05-16 16:06:28 +08:00
dependabot[bot]
f45bf0a064
chore: bump react, react-dom and @types/react
...
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react ), [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom ) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ). These dependencies needed to be updated together.
Updates `react` from 18.3.1 to 19.1.0
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v19.1.0/packages/react )
Updates `react-dom` from 18.3.1 to 19.1.0
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v19.1.0/packages/react-dom )
Updates `@types/react` from 18.3.21 to 19.1.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: react
dependency-version: 19.1.0
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: react-dom
dependency-version: 19.1.0
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: "@types/react"
dependency-version: 19.1.4
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-16 08:05:39 +00:00
dependabot[bot]
9c9c731828
chore: bump tailwindcss from 4.1.6 to 4.1.7
...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss ) from 4.1.6 to 4.1.7.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.7/packages/tailwindcss )
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-version: 4.1.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-16 08:05:16 +00:00
dependabot[bot]
78d7942f98
chore: bump typescript-eslint from 8.32.0 to 8.32.1
...
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ) from 8.32.0 to 8.32.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.32.1/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: typescript-eslint
dependency-version: 8.32.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-16 08:05:09 +00:00
zihluwang
dac603192c
chore: upgrade dependencies
2025-05-11 18:39:20 +08:00
zihluwang
f92242981c
chore: upgrade dependencies
2025-04-28 23:02:19 +08:00
siujamo
665752e19f
chore: upgrade dependencies
2025-04-11 11:12:34 +08:00
zihluwang
ba5e8ed586
feat: made stronger eslint configuration
2025-03-26 20:33:37 +08:00
zihluwang
a46d254148
init commit
2025-03-26 19:06:46 +08:00