Commit graph

338 commits

Author SHA1 Message Date
Emil Gulamov
1a3c30407d Update package dependencies and simplify blog post metadata 2024-05-26 22:14:10 +04:00
Emil Gulamov
00690cfad5 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	package-lock.json
#	package.json
2024-05-15 20:14:01 +04:00
Emil Gulamov
43b7b95344 Update package dependencies versions
Upgraded several package dependencies to their latest versions in both package.json and package-lock.json files. The upgraded packages include "@astrojs/check", "@astrojs/starlight", "@astrojs/vercel", "astro" and other subdependencies.
2024-05-15 20:13:01 +04:00
Emil Gulamov
0004a2f15d
Merge pull request #81 from mearashadowfax/dependabot/npm_and_yarn/astro-4.8.3
Bump astro from 4.7.1 to 4.8.3
2024-05-14 21:05:50 +04:00
Emil Gulamov
ca27ab67bd
Merge branch 'main' into dependabot/npm_and_yarn/astro-4.8.3 2024-05-14 21:02:38 +04:00
Emil Gulamov
55bd74289e
Merge pull request #78 from mearashadowfax/dependabot/npm_and_yarn/astrojs/check-0.6.0
Bump @astrojs/check from 0.5.10 to 0.6.0
2024-05-14 21:01:09 +04:00
Emil Gulamov
2ee1ba53a6
Merge pull request #79 from mearashadowfax/dependabot/npm_and_yarn/astro-vtbot-1.7.17
Bump astro-vtbot from 1.7.15 to 1.7.17
2024-05-14 21:00:47 +04:00
Emil Gulamov
6cb0027955
Merge pull request #80 from mearashadowfax/dependabot/npm_and_yarn/astrojs/starlight-0.22.2
Bump @astrojs/starlight from 0.22.1 to 0.22.2
2024-05-14 21:00:36 +04:00
Emil Gulamov
6bdc3ebc77
Merge pull request #82 from mearashadowfax/dependabot/npm_and_yarn/astrojs/vercel-7.6.0
Bump @astrojs/vercel from 7.5.4 to 7.6.0
2024-05-14 21:00:23 +04:00
dependabot[bot]
6b35726c45
Bump @astrojs/vercel from 7.5.4 to 7.6.0
Bumps [@astrojs/vercel](https://github.com/withastro/astro/tree/HEAD/packages/integrations/vercel) from 7.5.4 to 7.6.0.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/vercel/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/vercel@7.6.0/packages/integrations/vercel)

---
updated-dependencies:
- dependency-name: "@astrojs/vercel"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 18:02:06 +00:00
dependabot[bot]
dfbb4142e9
Bump astro from 4.7.1 to 4.8.3
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.7.1 to 4.8.3.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@4.8.3/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 18:01:53 +00:00
dependabot[bot]
fade819cab
Bump @astrojs/starlight from 0.22.1 to 0.22.2
Bumps [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) from 0.22.1 to 0.22.2.
- [Release notes](https://github.com/withastro/starlight/releases)
- [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md)
- [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.22.2/packages/starlight)

---
updated-dependencies:
- dependency-name: "@astrojs/starlight"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 18:01:37 +00:00
dependabot[bot]
d3317d578d
Bump astro-vtbot from 1.7.15 to 1.7.17
Bumps [astro-vtbot](https://github.com/martrapp/astro-vtbot) from 1.7.15 to 1.7.17.
- [Changelog](https://github.com/martrapp/astro-vtbot/blob/main/CHANGELOG.md)
- [Commits](https://github.com/martrapp/astro-vtbot/commits)

---
updated-dependencies:
- dependency-name: astro-vtbot
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 18:01:28 +00:00
dependabot[bot]
1be695e056
Bump @astrojs/check from 0.5.10 to 0.6.0
Bumps [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) from 0.5.10 to 0.6.0.
- [Release notes](https://github.com/withastro/language-tools/releases)
- [Changelog](https://github.com/withastro/language-tools/blob/main/packages/astro-check/CHANGELOG.md)
- [Commits](https://github.com/withastro/language-tools/commits/@astrojs/check@0.6.0/packages/astro-check)

---
updated-dependencies:
- dependency-name: "@astrojs/check"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 18:01:19 +00:00
Emil Gulamov
6db59a500f
Merge pull request #76 from mearashadowfax/update-minifier
Replace 'html-minifier' with 'html-minifier-terser'
2024-05-06 19:24:19 +00:00
Emil Gulamov
0993d50632 Update dependencies to newer versions 2024-05-06 23:18:30 +04:00
Emil Gulamov
5fca455a19
Merge branch 'main' into update-minifier 2024-05-06 19:16:02 +00:00
Emil Gulamov
30a71a2e9c Update dependencies to newer versions
Updated several key dependencies in package.json and package-lock.json to their newer versions. Also replaced 'html-minifier' with 'html-minifier-terser'. The updates include minor and patch upgrades.
2024-05-06 23:06:52 +04:00
Emil Gulamov
258154e2e3 Update dependencies to newer versions
Updated several key dependencies in package.json and package-lock.json to their newer versions. Also replaced 'html-minifier' with 'html-minifier-terser'. The updates include minor and patch upgrades.
2024-05-06 22:59:16 +04:00
Emil Gulamov
f84372badc
Merge pull request #74 from mearashadowfax/dependabot/npm_and_yarn/astrojs/starlight-0.22.1
Bump @astrojs/starlight from 0.21.5 to 0.22.1
2024-05-06 18:43:49 +00:00
Emil Gulamov
19ddf89b26
Merge pull request #73 from mearashadowfax/dependabot/npm_and_yarn/astro-vtbot-1.7.15
Bump astro-vtbot from 1.7.14 to 1.7.15
2024-05-06 18:43:39 +00:00
Emil Gulamov
2a9c68f0c3
Merge pull request #72 from mearashadowfax/dependabot/npm_and_yarn/astro-4.7.1
Bump astro from 4.7.0 to 4.7.1
2024-05-06 18:43:26 +00:00
dependabot[bot]
7dc47bbc98
Bump @astrojs/starlight from 0.21.5 to 0.22.1
Bumps [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) from 0.21.5 to 0.22.1.
- [Release notes](https://github.com/withastro/starlight/releases)
- [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md)
- [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.22.1/packages/starlight)

---
updated-dependencies:
- dependency-name: "@astrojs/starlight"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 17:38:14 +00:00
dependabot[bot]
6c4dcdd993
Bump astro-vtbot from 1.7.14 to 1.7.15
Bumps [astro-vtbot](https://github.com/martrapp/astro-vtbot) from 1.7.14 to 1.7.15.
- [Changelog](https://github.com/martrapp/astro-vtbot/blob/main/CHANGELOG.md)
- [Commits](https://github.com/martrapp/astro-vtbot/commits)

---
updated-dependencies:
- dependency-name: astro-vtbot
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 17:38:02 +00:00
dependabot[bot]
d03d7c020c
Bump astro from 4.7.0 to 4.7.1
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@4.7.1/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 17:37:56 +00:00
Emil Gulamov
e07ba7dc3b
Merge pull request #67 from mearashadowfax/dependabot/npm_and_yarn/astrojs/vercel-7.5.4
Bump @astrojs/vercel from 7.5.3 to 7.5.4
2024-04-29 18:15:10 +00:00
dependabot[bot]
d34f904978
Bump @astrojs/vercel from 7.5.3 to 7.5.4
Bumps [@astrojs/vercel](https://github.com/withastro/astro/tree/HEAD/packages/integrations/vercel) from 7.5.3 to 7.5.4.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/vercel/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/vercel@7.5.4/packages/integrations/vercel)

---
updated-dependencies:
- dependency-name: "@astrojs/vercel"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 18:14:27 +00:00
Emil Gulamov
5cda58bc6d
Merge pull request #68 from mearashadowfax/dependabot/npm_and_yarn/astro-4.7.0
Bump astro from 4.6.3 to 4.7.0
2024-04-29 18:13:58 +00:00
Emil Gulamov
5c71738709
Merge pull request #69 from mearashadowfax/dependabot/npm_and_yarn/astro-vtbot-1.7.14
Bump astro-vtbot from 1.7.12 to 1.7.14
2024-04-29 18:13:46 +00:00
dependabot[bot]
9d8e50eb5b
Bump astro-vtbot from 1.7.12 to 1.7.14
Bumps [astro-vtbot](https://github.com/martrapp/astro-vtbot) from 1.7.12 to 1.7.14.
- [Changelog](https://github.com/martrapp/astro-vtbot/blob/main/CHANGELOG.md)
- [Commits](https://github.com/martrapp/astro-vtbot/commits)

---
updated-dependencies:
- dependency-name: astro-vtbot
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 17:24:30 +00:00
dependabot[bot]
c4f5451203
Bump astro from 4.6.3 to 4.7.0
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.6.3 to 4.7.0.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@4.7.0/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 17:24:22 +00:00
Emil Gulamov
1ee6545eb5 Update product description in a765.md
The previously blank description for the product SF-AB A765 has been updated to "Assorted Screw Set".
2024-04-24 18:33:36 +04:00
Emil Gulamov
58134efaf2 Update French translations on website pages 2024-04-24 00:10:41 +04:00
Emil Gulamov
f0d671ff49 Update French translations on website pages 2024-04-24 00:08:04 +04:00
Emil Gulamov
61882e896e Merge remote-tracking branch 'origin/main' 2024-04-23 23:50:04 +04:00
Emil Gulamov
dc1b76b20f Update logic for loading blog posts in different languages
The changes in this commit involve updates to the logic that drives loading of blog posts. Further changes were made to various components to pass the locale as a prop, which is then used for URL formation in these components.
2024-04-23 23:49:47 +04:00
Emil Gulamov
2da6ae38af Add new blog posts in English and French 2024-04-23 23:46:21 +04:00
Emil Gulamov
e3e5098d4e
Merge pull request #62 from mearashadowfax/dependabot/npm_and_yarn/astro-4.6.3
Bump astro from 4.6.1 to 4.6.3
2024-04-22 19:34:45 +00:00
Emil Gulamov
3f29e82922
Merge pull request #63 from mearashadowfax/dependabot/npm_and_yarn/prettier-plugin-tailwindcss-0.5.14
Bump prettier-plugin-tailwindcss from 0.5.13 to 0.5.14
2024-04-22 19:34:26 +00:00
Emil Gulamov
69d07cfb8e
Merge pull request #64 from mearashadowfax/dependabot/npm_and_yarn/astro-vtbot-1.7.12
Bump astro-vtbot from 1.7.9 to 1.7.12
2024-04-22 19:34:07 +00:00
Emil Gulamov
f1a9e7142e
Merge pull request #65 from mearashadowfax/dependabot/npm_and_yarn/astrojs/sitemap-3.1.4
Bump @astrojs/sitemap from 3.1.2 to 3.1.4
2024-04-22 19:33:51 +00:00
dependabot[bot]
e48dae6772
Bump @astrojs/sitemap from 3.1.2 to 3.1.4
Bumps [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap) from 3.1.2 to 3.1.4.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/sitemap/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/sitemap@3.1.4/packages/integrations/sitemap)

---
updated-dependencies:
- dependency-name: "@astrojs/sitemap"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 18:01:59 +00:00
dependabot[bot]
87e26292e8
Bump astro-vtbot from 1.7.9 to 1.7.12
Bumps [astro-vtbot](https://github.com/martrapp/astro-vtbot) from 1.7.9 to 1.7.12.
- [Changelog](https://github.com/martrapp/astro-vtbot/blob/main/CHANGELOG.md)
- [Commits](https://github.com/martrapp/astro-vtbot/commits)

---
updated-dependencies:
- dependency-name: astro-vtbot
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 18:01:43 +00:00
dependabot[bot]
c8ac35ec50
Bump prettier-plugin-tailwindcss from 0.5.13 to 0.5.14
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.5.13 to 0.5.14.
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.5.13...v0.5.14)

---
updated-dependencies:
- dependency-name: prettier-plugin-tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 18:01:29 +00:00
dependabot[bot]
ab30ce607a
Bump astro from 4.6.1 to 4.6.3
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.6.1 to 4.6.3.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@4.6.3/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 18:01:14 +00:00
Emil Gulamov
5aad93b79f
Merge pull request #60 from mearashadowfax/add-tables
Add table display for specifications
2024-04-20 10:36:37 +00:00
Emil Gulamov
d2ecb964c2 Refactor product page 2024-04-20 14:34:26 +04:00
Emil Gulamov
93121c1029 Add table display for specifications
Restructured the display of product specifications into a table format, providing users with two choices: a list of items or a table.
2024-04-20 14:21:18 +04:00
Emil Gulamov
6a6f08d83f Update import paths in manifest.json and constants.ts files 2024-04-17 19:24:41 +04:00
Emil Gulamov
597ae6d03d
Merge pull request #57 from mearashadowfax/update-configs
Update `tsconfig.json` and `tailwind.config.mjs`
2024-04-17 14:52:22 +00:00