1
0
Fork 0
freesewing/sites/sde
dependabot[bot] 50b5b08f85
chore(deps): bump react-timeago from 7.1.0 to 7.2.0
Bumps [react-timeago](https://github.com/naman34/react-timeago) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/naman34/react-timeago/releases)
- [Changelog](https://github.com/nmn/react-timeago/blob/master/CHANGELOG.md)
- [Commits](https://github.com/naman34/react-timeago/compare/v7.1.0...v7.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 04:31:07 +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 New translations en.yaml (Ukrainian) 2023-09-30 19:07:12 +02: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 chore(deps): bump react-timeago from 7.1.0 to 7.2.0 2023-10-06 04:31:07 +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.