1
0
Fork 0
freesewing/sites/sde
dependabot[bot] 503ebb7a0c
build(deps): bump i18next from 23.7.7 to 23.7.11
Bumps [i18next](https://github.com/i18next/i18next) from 23.7.7 to 23.7.11.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v23.7.7...v23.7.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 05:06:10 +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 i18next from 23.7.7 to 23.7.11 2023-12-15 05:06:10 +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.