Skip to content

Commit 134c6d3

Browse files
committed
fix
1 parent b5cdb23 commit 134c6d3

File tree

3 files changed

+15
-29
lines changed

3 files changed

+15
-29
lines changed

next.lock/lock.json

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
{
2-
"https://themer.creativecody.dev/api/hues?lightest=f7f2f5&darkest=171721&default=8b6584;&primary=ec4899&transparent=503a4c&positive=10b981&caution=fde047;300&critical=fe3459": { "integrity": "sha512-1DvJjuxTKV2EpV72XxMnVkWFgYPsBW/BiGn7rKHWxBG/1I0sO2GSwSQv23F+OE6btVwFbLpNElb0kWbFOPSmXA==", "contentType": "application/javascript; charset=utf-8" },
3-
"https://themer.creativecody.dev/api/hues?lightest=f7f2f5&darkest=171721&default=8b6584;&primary=ec4899&transparent=503a4c&positive=10b981&caution=fde047;300&critical=fe3459&minified": { "integrity": "sha512-G+B+hHB5Xdul8pelQ2zlPfRb2zhqKhpnmdq7QNhxIak3qA+qd4xgkwOwCpLv2/W5zYNubCjcMvt2DfO+2TWSXQ==", "contentType": "application/javascript; charset=utf-8" },
4-
"https://themer.creativecody.dev/api/hues?preset=tw-cyan&default=677389;500;lightest:f9fafb;darkest:101728&primary=51b4d0;500;lightest:effefe;darkest:264d61&transparent=6b727f;500;lightest:f8fafb;darkest:131826&positive=55b785;500;lightest:eefdf5;darkest:214d3b&caution=e2b53e;500;lightest:fefbea;darkest:69411b&critical=e14f62;500;lightest:fdf2f2;darkest:7d2037&min=1": { "integrity": "sha512-iO8OHeaoaOlemBr3gEXmqwzq8KEqK3sSzeuJzrLngI00tl0c5S5xra98XVDd/a4GXcyOPjQ1kcHv4FgQYsGFSQ==", "contentType": "application/javascript; charset=utf-8" },
2+
"https://themer.creativecody.dev/api/hues?lightest=f7f2f5&darkest=171721&default=8b6584;&primary=ec4899&transparent=503a4c&positive=10b981&caution=fde047;300&critical=fe3459": {
3+
"integrity": "sha512-1DvJjuxTKV2EpV72XxMnVkWFgYPsBW/BiGn7rKHWxBG/1I0sO2GSwSQv23F+OE6btVwFbLpNElb0kWbFOPSmXA==",
4+
"contentType": "application/javascript; charset=utf-8"
5+
},
6+
"https://themer.creativecody.dev/api/hues?lightest=f7f2f5&darkest=171721&default=8b6584;&primary=ec4899&transparent=503a4c&positive=10b981&caution=fde047;300&critical=fe3459&minified": {
7+
"integrity": "sha512-G+B+hHB5Xdul8pelQ2zlPfRb2zhqKhpnmdq7QNhxIak3qA+qd4xgkwOwCpLv2/W5zYNubCjcMvt2DfO+2TWSXQ==",
8+
"contentType": "application/javascript; charset=utf-8"
9+
},
10+
"https://themer.creativecody.dev/api/hues?preset=tw-cyan&default=677389;500;lightest:f9fafb;darkest:101728&primary=51b4d0;500;lightest:effefe;darkest:264d61&transparent=6b727f;500;lightest:f8fafb;darkest:131826&positive=55b785;500;lightest:eefdf5;darkest:214d3b&caution=e2b53e;500;lightest:fefbea;darkest:69411b&critical=e14f62;500;lightest:fdf2f2;darkest:7d2037&min=1": {
11+
"integrity": "sha512-iO8OHeaoaOlemBr3gEXmqwzq8KEqK3sSzeuJzrLngI00tl0c5S5xra98XVDd/a4GXcyOPjQ1kcHv4FgQYsGFSQ==",
12+
"contentType": "application/javascript; charset=utf-8"
13+
},
514
"version": 1
615
}

renovate.json

Lines changed: 2 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,7 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4-
"github>stipsan/renovate-presets:base",
5-
"github>stipsan/renovate-presets:labels",
6-
"github>stipsan/renovate-presets:schedule",
7-
"github>stipsan/renovate-presets:strategy"
8-
],
9-
"packageRules": [
10-
{
11-
"updateTypes": ["major"],
12-
"extends": ["github>stipsan/renovate-presets:group"]
13-
},
14-
{
15-
"depTypeList": ["dependencies"],
16-
"updateTypes": ["patch", "minor"],
17-
"groupName": "dependencies (non-major)"
18-
},
19-
{
20-
"depTypeList": ["devDependencies"],
21-
"updateTypes": ["patch", "minor"],
22-
"groupName": "devDependencies (non-major)"
23-
},
24-
{
25-
"depTypeList": ["resolutions"],
26-
"updateTypes": ["patch", "minor"],
27-
"groupName": "resolutions (non-major)"
28-
}
4+
"github>sanity-io/renovate-presets//ecosystem/auto",
5+
"github>sanity-io/renovate-presets//ecosystem/studio-v3"
296
]
307
}

sanity.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import {
44
} from '@sanity/document-internationalization'
55
import { CogIcon, EditIcon, LockIcon, UserIcon } from '@sanity/icons'
66
import { createConfig } from 'sanity'
7-
import {theme} from 'https://themer.sanity.build/api/hues?preset=tw-cyan'
7+
import { theme } from 'https://themer.sanity.build/api/hues?preset=tw-cyan'
88

99
import { deskTool } from 'sanity/desk'
1010

0 commit comments

Comments
 (0)