1
0
Fork 0
Commit graph

27 commits

Author SHA1 Message Date
Joost De Cock
38f8bb2549 chore: Dependency updates 2022-12-23 15:25:39 +01:00
Joost De Cock
a362cd99f0 chore: Dependencies maintenance 2022-12-22 19:46:24 +01:00
Joost De Cock
f6d8cdd7da fix(sanity): Add missing newsletter schema 2022-12-22 19:25:52 +01:00
Joost De Cock
fa5bb742e6 chore(sanity): Migrate to Sanity studio v3 2022-12-22 19:20:36 +01:00
Joost De Cock
3b920b50e7
Merge pull request #3262 from freesewing/dependabot/npm_and_yarn/sanity/default-login-2.35.2
chore(deps): bump @sanity/default-login from 2.35.0 to 2.35.2
2022-12-21 16:40:55 +01:00
dependabot[bot]
44fea63b5a
chore(deps): bump @sanity/default-login from 2.35.0 to 2.35.2
Bumps [@sanity/default-login](https://github.com/sanity-io/sanity/tree/HEAD/packages/@sanity/default-login) from 2.35.0 to 2.35.2.
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Commits](https://github.com/sanity-io/sanity/commits/v2.35.2/packages/@sanity/default-login)

---
updated-dependencies:
- dependency-name: "@sanity/default-login"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 04:09:04 +00:00
dependabot[bot]
09958ef5cf
chore(deps): bump eslint from 8.29.0 to 8.30.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.29.0 to 8.30.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.29.0...v8.30.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 04:07:44 +00:00
joostdecock
2b254c3b07 Merge branch 'develop' into backend-container 2022-12-18 11:32:59 +01:00
joostdecock
c42596f13e fix: Use new skip_build files 2022-12-18 10:00:00 +01:00
Joost De Cock
3ee7c2fb8b chore: Log info when skipping build 2022-12-17 17:03:25 +01:00
Joost De Cock
facace58d1 feat: Handle site dependencies 2022-12-17 16:48:36 +01:00
Joost De Cock
4dd9cab5ec fix: use .mjs for skip_build scripts 2022-12-14 11:00:15 +01:00
Joost De Cock
e30b2638ef fix: Import process in skip_build scripts 2022-12-14 10:49:13 +01:00
Joost De Cock
286ee6508e chore: Updated skip-build script to vercel changes 2022-12-14 10:36:26 +01:00
dependabot[bot]
68d938e9f3
chore(deps): bump sanity-plugin-markdown from 2.1.1 to 3.0.1
Bumps [sanity-plugin-markdown](https://github.com/sanity-io/sanity-plugin-markdown) from 2.1.1 to 3.0.1.
- [Release notes](https://github.com/sanity-io/sanity-plugin-markdown/releases)
- [Changelog](https://github.com/sanity-io/sanity-plugin-markdown/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sanity-io/sanity-plugin-markdown/compare/v2.1.1...v3.0.1)

---
updated-dependencies:
- dependency-name: sanity-plugin-markdown
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-05 04:11:34 +00:00
joostdecock
60c8996600 chore: Updated skip_build scripts 2022-12-04 15:42:45 +01:00
joostdecock
5870d51b92 fix: Consolidate react copies 2022-12-04 15:21:28 +01:00
joostdecock
7dbe4d2649 chore: Updated sites package.json files 2022-11-12 09:21:23 +01:00
joostdecock
2221dea528 chore(sanity): Fixed schema 2022-11-02 15:35:30 +01:00
joostdecock
9e9e1f389c chore(sanity): Fixed schema 2022-11-02 15:32:37 +01:00
joostdecock
1839145c97 chore(sanity): Updated schema for user avatars 2022-11-02 14:12:38 +01:00
Joost De Cock
c94778417e feat(sanity): Updated logo 2022-10-22 10:11:05 +02:00
Joost De Cock
ba3250e6ba fix(sanity): Keep target out of build script 2022-10-22 09:33:37 +02:00
Joost De Cock
e319c9a30a fix(sanity): Ensure build folder exists 2022-10-21 22:25:34 +02:00
Joost De Cock
ef0f5de937 feat(sanity): Added newsletter export/import 2022-10-21 22:22:39 +02:00
Joost De Cock
47ce7fb365 wip(sanity): Work towards publishing studio 2022-10-21 22:05:12 +02:00
Joost De Cock
c2a7cb4494 feat: Initial sanity setup 2022-10-20 22:36:16 +02:00