1
0
Fork 0
freesewing/sites/sde
dependabot[bot] dc3f155dc7
chore(deps): bump jotai from 2.9.2 to 2.10.0
Bumps [jotai](https://github.com/pmndrs/jotai) from 2.9.2 to 2.10.0.
- [Release notes](https://github.com/pmndrs/jotai/releases)
- [Commits](https://github.com/pmndrs/jotai/compare/v2.9.2...v2.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-20 04:13:49 +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 jotai from 2.9.2 to 2.10.0 2024-09-20 04:13:49 +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.