1
0
Fork 0
freesewing/sites/sde
dependabot[bot] b17bf90953
build(deps): bump react-i18next from 13.2.2 to 13.5.0
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 13.2.2 to 13.5.0.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v13.2.2...v13.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 04:25:54 +00:00
..
components fix(lab): Keep docs view out of the lab 2023-10-03 08:46:57 +02:00
design fix(sde): Make measurement non-optional in tutorial template 2023-09-30 14:45:54 +02:00
hooks feat(sde): Setup sde site 2023-09-29 08:05:40 +02:00
mock wip(sde): Trimming file list 2023-09-29 17:35:08 +02:00
pages Merge branch 'develop' into i18n 2023-12-09 15:07:57 +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(sde): Prebuild effects 2023-09-30 14:57:22 +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 build(deps): bump react-i18next from 13.2.2 to 13.5.0 2023-12-13 04:25:54 +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 feat(sde): Setup sde site 2023-09-29 08:05:40 +02: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.