Sped0n
4b1f529589
refactor: migrate to vite for critical scss bundling, remove dart sass dependency
...
Signed-off-by: Sped0n <hi@sped0n.com >
2025-11-12 17:14:20 +08:00
Sped0n
8b3b5cd77a
fix: use absolute URL for fw font in scss
...
Signed-off-by: Sped0n <hi@sped0n.com >
2025-11-12 17:14:20 +08:00
Sped0n
3a0025ebd1
docs: update documentations
...
Signed-off-by: Sped0n <hi@sped0n.com >
2025-11-12 05:41:50 +08:00
Sped0n
283f386371
refactor: remove redundant ESLint config import
...
Signed-off-by: Sped0n <hi@sped0n.com >
2025-11-12 05:15:58 +08:00
Sped0n
4c91cd269e
refactor: upgrade to pnpm 10 and update docs
...
Signed-off-by: Sped0n <hi@sped0n.com >
2025-11-12 05:15:58 +08:00
Sped0n
304abf3b65
refactor: switch to sass-embedded and remove manual install
...
Signed-off-by: Sped0n <hi@sped0n.com >
2025-11-12 05:15:58 +08:00
Sped0n
99a2866d4a
docs: update README.md
...
Signed-off-by: Sped0n <hi@sped0n.com >
2025-11-12 03:25:59 +08:00
Sped0n
ba46f52d55
ci: build with multiple Hugo versions and update caches
...
Add matrix strategy for 'latest' and '0.114.0' in build job. Update
pnpm and Hugo cache keys for better reliability. Push artifacts only
for 'latest' version. Add [skip ci] to format commit message.
Signed-off-by: Sped0n <hi@sped0n.com >
v2.1.0
2025-11-12 02:40:38 +08:00
Sped0n
48eaa9d95b
docs: restructure documentation
...
Signed-off-by: Sped0n <hi@sped0n.com >
2025-11-12 02:40:38 +08:00
Sped0n
6be1a924de
refactor: update hugo npm scripts
...
Signed-off-by: Sped0n <hi@sped0n.com >
2025-11-12 00:27:13 +08:00
Sped0n
ba0def753e
refactor: remove i18n labels and centralize in config
...
Delete multilingual i18n files for UI labels. Add English labels to
params.toml under [labels]. Update 404.html, single.html, and nav.html
to use site.Params.labels instead of i18n.
Signed-off-by: Sped0n <hi@sped0n.com >
2025-11-12 00:27:13 +08:00
Sped0n
c9410c9644
ci: update bundled artifacts [skip ci]
2025-11-11 16:10:49 +00:00
Sped0n
1d1f893c92
ci: format code
2025-11-12 00:10:06 +08:00
Sped0n
7d4bed3ba6
feat: use absolute URLs for assets
...
closes #473 , closes #476
Signed-off-by: Sped0n <hi@sped0n.com >
2025-11-12 00:10:06 +08:00
Sped0n
72b830def9
refactor: remove multilingual support and language-specific fonts
...
Simplify to Geist font family for all languages. Update README, SCSS,
partials, and config. Fix style template execution order.
Signed-off-by: Sped0n <hi@sped0n.com >
2025-11-12 00:10:06 +08:00
Ryan
6b2c1de9d8
Misc ( #516 )
...
* chore: remove obsolete modern Sass API config in Vite
Signed-off-by: Sped0n <hi@sped0n.com >
* docs: update README thumbnail to absolute URL
Signed-off-by: Sped0n <hi@sped0n.com >
---------
Signed-off-by: Sped0n <hi@sped0n.com >
2025-11-11 21:07:35 +08:00
Sped0n
ae899035ae
ci: update bundled artifacts [skip ci]
2025-11-11 12:22:05 +00:00
Ryan
36721f8bf6
Bump deps ( #515 )
...
* chore: add nix flake for reproducible dev environment
Signed-off-by: Sped0n <hi@sped0n.com >
* refactor: migrate SCSS to modern Sass (@use/@forward)
Update mixins to use Sass module functions (map.has-key/get).
Configure Vite for modern Sass API.
Introduce _foundation.scss for forwarding core modules.
Signed-off-by: Sped0n <hi@sped0n.com >
* fix: replace deprecated _build with build in frontmatter
Signed-off-by: Sped0n <hi@sped0n.com >
* chore: add vcache.sh script for vercel build cache management
Signed-off-by: Sped0n <hi@sped0n.com >
* refactor: migrate to ESLint v9 flat config
Remove legacy .eslintrc.json, .eslintignore, and .prettierrc.json.
Add eslint.config.mjs with love, prettier, solid, and import rules.
Update devDependencies (eslint@9, @typescript-eslint@8, etc.) and scripts.
Minor TS fixes: remove eslint-disable, add error logging, simplify conditional.
Signed-off-by: Sped0n <hi@sped0n.com >
* chore: replace vcache.sh with vercel.sh for Vercel build process
Delete vcache.sh script.
Add vercel.sh: install Dart Sass v1.93.3, copy generated assets between
node_modules and project dirs, run vite:build + hugo build, then copy back.
Signed-off-by: Sped0n <hi@sped0n.com >
* chore: setup dart-sass and split build steps in GitHub workflow
Signed-off-by: Sped0n <hi@sped0n.com >
---------
Signed-off-by: Sped0n <hi@sped0n.com >
2025-11-11 20:20:29 +08:00
Sped0n
2dcbb5e5d5
ci: update bundled artifacts [skip ci]
2025-10-22 12:32:34 +00:00
dependabot[bot]
07aa48f2db
build(deps-dev): bump vite-plugin-solid from 2.10.2 to 2.11.9 ( #496 )
...
Bumps [vite-plugin-solid](https://github.com/solidjs/vite-plugin-solid ) from 2.10.2 to 2.11.9.
- [Release notes](https://github.com/solidjs/vite-plugin-solid/releases )
- [Changelog](https://github.com/solidjs/vite-plugin-solid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/solidjs/vite-plugin-solid/commits/vite-plugin-solid@2.11.9 )
---
updated-dependencies:
- dependency-name: vite-plugin-solid
dependency-version: 2.11.9
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-22 20:31:38 +08:00
dependabot[bot]
099513500c
build(deps-dev): bump eslint-plugin-import from 2.31.0 to 2.32.0 ( #495 )
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.31.0 to 2.32.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.31.0...v2.32.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-version: 2.32.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-22 12:15:18 +00:00
dependabot[bot]
f0da771dca
build(deps-dev): bump typescript from 5.7.2 to 5.9.3 ( #494 )
...
Bumps [typescript](https://github.com/microsoft/TypeScript ) from 5.7.2 to 5.9.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.7.2...v5.9.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-version: 5.9.3
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-22 12:13:11 +00:00
Sped0n
dfd4abdf2a
ci: update bundled artifacts [skip ci]
2025-10-22 12:12:05 +00:00
dependabot[bot]
6f8ce6bbd8
build(deps-dev): bump terser from 5.37.0 to 5.44.0 ( #499 )
...
Bumps [terser](https://github.com/terser/terser ) from 5.37.0 to 5.44.0.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.37.0...v5.44.0 )
---
updated-dependencies:
- dependency-name: terser
dependency-version: 5.44.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-22 12:11:21 +00:00
dependabot[bot]
543a08d472
build(deps-dev): bump eslint-config-prettier from 9.1.0 to 10.1.8 ( #498 )
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 9.1.0 to 10.1.8.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v9.1.0...v10.1.8 )
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-version: 10.1.8
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-22 12:10:10 +00:00
Sped0n
05599ef190
ci: update bundled artifacts [skip ci]
2025-10-22 12:08:56 +00:00
dependabot[bot]
95bd4d1c28
build(deps): bump solid-js from 1.9.4 to 1.9.9 ( #502 )
...
Bumps [solid-js](https://github.com/solidjs/solid ) from 1.9.4 to 1.9.9.
- [Release notes](https://github.com/solidjs/solid/releases )
- [Changelog](https://github.com/solidjs/solid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/solidjs/solid/compare/v1.9.4...v1.9.9 )
---
updated-dependencies:
- dependency-name: solid-js
dependency-version: 1.9.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-22 20:08:12 +08:00
dependabot[bot]
835cd6f343
build(deps-dev): bump prettier-plugin-organize-imports ( #497 )
...
Bumps [prettier-plugin-organize-imports](https://github.com/simonhaenisch/prettier-plugin-organize-imports ) from 4.1.0 to 4.3.0.
- [Release notes](https://github.com/simonhaenisch/prettier-plugin-organize-imports/releases )
- [Changelog](https://github.com/simonhaenisch/prettier-plugin-organize-imports/blob/master/changelog.md )
- [Commits](https://github.com/simonhaenisch/prettier-plugin-organize-imports/compare/v4.1.0...v4.3.0 )
---
updated-dependencies:
- dependency-name: prettier-plugin-organize-imports
dependency-version: 4.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-21 10:00:57 +00:00
dependabot[bot]
479164bc83
build(deps-dev): bump prettier from 3.3.3 to 3.6.2 ( #503 )
...
* build(deps-dev): bump prettier from 3.3.3 to 3.6.2
Bumps [prettier](https://github.com/prettier/prettier ) from 3.3.3 to 3.6.2.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.3.3...3.6.2 )
---
updated-dependencies:
- dependency-name: prettier
dependency-version: 3.6.2
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* ci: format code
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-21 09:58:56 +00:00
dependabot[bot]
9ea37b8a3f
build(deps): bump tj-actions/changed-files in /.github/workflows ( #507 )
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 41 to 46.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v41...v46 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: '46'
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-21 09:52:27 +00:00
Sped0n
5df519e55f
ci: update bundled artifacts [skip ci]
2025-10-21 09:50:35 +00:00
dependabot[bot]
860428d03b
build(deps-dev): bump vite from 5.4.2 to 5.4.21 ( #508 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.4.2 to 5.4.21.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.21/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.4.21/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 5.4.21
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-21 17:49:52 +08:00
Sped0n
c1ad92fbeb
ci: update bundled artifacts [skip ci]
2025-10-21 08:52:02 +00:00
dependabot[bot]
78f657618e
build(deps): bump gsap from 3.12.5 to 3.13.0 ( #504 )
...
Bumps [gsap](https://github.com/greensock/GSAP ) from 3.12.5 to 3.13.0.
- [Commits](https://github.com/greensock/GSAP/compare/3.12.5...3.13.0 )
---
updated-dependencies:
- dependency-name: gsap
dependency-version: 3.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-21 08:51:20 +00:00
dependabot[bot]
1fe7095898
build(deps-dev): bump eslint-import-resolver-typescript ( #505 )
...
Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript ) from 3.6.3 to 4.4.4.
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases )
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.6.3...v4.4.4 )
---
updated-dependencies:
- dependency-name: eslint-import-resolver-typescript
dependency-version: 4.4.4
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-21 08:48:42 +00:00
dependabot[bot]
0471af5085
build(deps-dev): bump eslint-plugin-prettier from 5.2.1 to 5.5.4 ( #506 )
...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 5.2.1 to 5.5.4.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.1...v5.5.4 )
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
dependency-version: 5.5.4
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-21 16:46:40 +08:00
Sped0n
543d630535
chore: update demo site config
...
Signed-off-by: Sped0n <hi@sped0n.com >
2025-10-21 16:29:11 +08:00
dependabot[bot]
b7ed5a2834
build(deps-dev): bump prettier-plugin-organize-imports ( #405 )
...
Bumps [prettier-plugin-organize-imports](https://github.com/simonhaenisch/prettier-plugin-organize-imports ) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/simonhaenisch/prettier-plugin-organize-imports/releases )
- [Changelog](https://github.com/simonhaenisch/prettier-plugin-organize-imports/blob/master/changelog.md )
- [Commits](https://github.com/simonhaenisch/prettier-plugin-organize-imports/compare/v4.0.0...v4.1.0 )
---
updated-dependencies:
- dependency-name: prettier-plugin-organize-imports
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v2.0.5
2025-01-08 07:27:30 +00:00
dependabot[bot]
5ba7d77c07
build(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.31.0 ( #413 )
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.29.1 to 2.31.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.29.1...v2.31.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-08 07:26:23 +00:00
dependabot[bot]
af82026d1a
build(deps-dev): bump sass from 1.77.8 to 1.83.1 ( #434 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.77.8 to 1.83.1.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.77.8...1.83.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-08 07:24:19 +00:00
dependabot[bot]
b5ef661e1c
build(deps-dev): bump rollup from 4.21.1 to 4.30.1 ( #437 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.21.1 to 4.30.1.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.21.1...v4.30.1 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-08 07:23:27 +00:00
dependabot[bot]
883eec1a3b
build(deps-dev): bump eslint-plugin-solid from 0.14.2 to 0.14.5 ( #435 )
...
Bumps [eslint-plugin-solid](https://github.com/solidjs-community/eslint-plugin-solid ) from 0.14.2 to 0.14.5.
- [Release notes](https://github.com/solidjs-community/eslint-plugin-solid/releases )
- [Commits](https://github.com/solidjs-community/eslint-plugin-solid/compare/v0.14.2...v0.14.5 )
---
updated-dependencies:
- dependency-name: eslint-plugin-solid
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-08 07:22:33 +00:00
Sped0n
b027cd03cf
ci: update bundled artifacts [skip ci]
2025-01-08 07:21:16 +00:00
dependabot[bot]
aa34979bb4
build(deps-dev): bump terser from 5.31.6 to 5.37.0 ( #436 )
...
Bumps [terser](https://github.com/terser/terser ) from 5.31.6 to 5.37.0.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.31.6...v5.37.0 )
---
updated-dependencies:
- dependency-name: terser
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-08 07:20:34 +00:00
dependabot[bot]
08bbfaa3ba
build(deps-dev): bump typescript from 5.5.4 to 5.7.2 ( #428 )
...
Bumps [typescript](https://github.com/microsoft/TypeScript ) from 5.5.4 to 5.7.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.5.4...v5.7.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-08 07:19:13 +00:00
Sped0n
b8c6ce2b04
ci: update bundled artifacts [skip ci]
2025-01-08 07:02:54 +00:00
dependabot[bot]
27083c0336
build(deps): bump solid-js from 1.8.22 to 1.9.4 ( #433 )
...
Bumps [solid-js](https://github.com/solidjs/solid ) from 1.8.22 to 1.9.4.
- [Release notes](https://github.com/solidjs/solid/releases )
- [Changelog](https://github.com/solidjs/solid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/solidjs/solid/compare/v1.8.22...v1.9.4 )
---
updated-dependencies:
- dependency-name: solid-js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-08 07:02:16 +00:00
Sped0n
082458b2aa
ci: update bundled artifacts [skip ci]
2025-01-08 06:59:26 +00:00
dependabot[bot]
1c05eb2633
build(deps): bump swiper from 11.1.11 to 11.1.15 ( #427 )
...
Bumps [swiper](https://github.com/nolimits4web/Swiper ) from 11.1.11 to 11.1.15.
- [Release notes](https://github.com/nolimits4web/Swiper/releases )
- [Changelog](https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nolimits4web/Swiper/compare/v11.1.11...v11.1.15 )
---
updated-dependencies:
- dependency-name: swiper
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-08 06:58:51 +00:00
Ananth
9016cfb035
Add tamil translation ( #430 )
2025-01-03 16:19:41 +08:00