1
0
Fork 0
freesewing/sites/org
dependabot[bot] 69af5d0bf2
chore(deps): bump jotai from 2.3.1 to 2.4.0
Bumps [jotai](https://github.com/pmndrs/jotai) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/pmndrs/jotai/releases)
- [Commits](https://github.com/pmndrs/jotai/compare/v2.3.1...v2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-24 05:04:55 +00:00
..
components Merge pull request #4777 from freesewing/joost 2023-08-20 19:04:10 +02:00
hooks chore(org): Remove use-navigation hook 2023-07-20 08:52:50 +02:00
pages chore: Linter issues 2023-08-20 18:48:40 +02:00
prebuild
public feat: Work on homepage 2023-07-28 20:28:27 +02:00
scripts
example.env
next-i18next.config.js
next.config.mjs
notes.md
package.json chore(deps): bump jotai from 2.3.1 to 2.4.0 2023-08-24 05:04:55 +00:00
postcss.config.js
prebuild.mjs feat(sites): Overhauled prebuild system 2023-07-19 19:08:41 +02:00
site.config.mjs chore(org): Adapted org site to new prebuild structure 2023-07-20 18:27:59 +02:00
skip_build.mjs chore: More tweaks to skip-build script 2023-07-16 10:03:59 +02:00
tailwind.config.mjs feat(org): Ported themes to ESM and made more things themeable 2023-07-29 14:21:59 +02:00
utils.mjs