1
0
Fork 0
freesewing/sites/sde
dependabot[bot] 2945a55c29
chore(deps): bump react-i18next from 14.1.1 to 14.1.2
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 14.1.1 to 14.1.2.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v14.1.1...v14.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-23 04:12:57 +00:00
..
components chore(env): Avoid mdx pages 2023-12-24 13:41:38 +01:00
design fix(designs): Typo fixes in json files 2024-02-21 13:59:39 -08:00
hooks feat(sde): Setup sde site 2023-09-29 08:05:40 +02:00
mock fix(sde): Mock files to fix SDE 2023-12-24 13:53:23 +01:00
pages New translations en.yaml (Ukrainian) 2024-03-03 23:53:43 +01:00
pkgs wip(sde): Trimming file list 2023-09-29 17:35:08 +02:00
prebuild wip(sde): Working on file list 2023-09-29 16:01:27 +02:00
public chore: Dependencies and prebuild artifacts update 2024-05-04 17:05:28 +02:00
env.local chore(sde): Added local env file 2023-09-29 09:09:40 +02:00
i18n.config.mjs feat(sde): Setup sde site 2023-09-29 08:05:40 +02:00
next-i18next.config.js wip(sde): Working on file list 2023-09-29 16:01:27 +02:00
next.config.mjs wip(sde): Trimming file list 2023-09-29 17:35:08 +02:00
package.json chore(deps): bump react-i18next from 14.1.1 to 14.1.2 2024-05-23 04:12:57 +00:00
postcss.config.js wip(sde): Working on file list 2023-09-29 16:01:27 +02:00
prebuild.mjs wip(sde): Trimming file list 2023-09-29 17:35:08 +02:00
README.md feat(sde): Setup sde site 2023-09-29 08:05:40 +02:00
site.config.mjs fix(sites): Add uk to site locales and languages 2024-01-24 15:51:36 -08:00
tailwind.config.mjs wip(sde): Added missing files 2023-09-29 16:33:20 +02:00

The FreeSewing stand-alone development environment

This is the environment that we ship in the @freesewing/new-design package.

You can use it inside the monorepo, but that's not its intended purpose.