forked from sanity-io/plugins
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
84 lines (77 loc) · 1.68 KB
/
Copy pathpnpm-workspace.yaml
File metadata and controls
84 lines (77 loc) · 1.68 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
packages:
- dev/*
- packages/*
- packages/@repo/*
- packages/@sanity/*
- plugins/*
- plugins/@sanity/*
- scripts/*
- turbo/generators
catalog:
'@sanity/client': ^7.21.0
'@sanity/pkg-utils': ^10.4.18
'@sanity/telemetry': '^1.1.0'
'@sanity/tsconfig': ^2.1.0
'@sanity/ui': ^3.2.0
'@sanity/util': ^5.21.0
'@sanity/vision': ^5.21.0
'@types/node': ^24.12.4
'@types/react': ^19.2.14
'@types/react-dom': ^19.2.3
'@typescript/native-preview': 7.0.0-dev.20260418.1
babel-plugin-react-compiler: ^1.0.0
babel-plugin-styled-components: ^2.1.4
react: ^19.2.5
react-dom: ^19.2.5
rxjs: ^7.8.2
sanity: ^5.21.0
styled-components: ^6.4.1
typescript: 5.9.3
minimumReleaseAge: 4320
minimumReleaseAgeExclude:
- '@oxfmt/*'
- '@oxlint/*'
- '@oxlint-tsgolint/*'
- '@portabletext/*'
- '@rollup/*'
- '@sanity/*'
- '@types/*'
- '@typescript/*'
- '@vite/*'
- '@vitest/*'
- '@vercel/stega'
- csstype
- groq
- groq-js
- oxfmt
- oxlint
- oxlint-tsgolint
- react
- react-dom
- react-is
- rollup
- sanity
- vite
- vitest
# Renovate security update: lodash-es@4.17.23
- lodash-es@4.17.23
# Renovate security update: uuid@14.0.0
- uuid@14.0.0
overrides:
styled-components: npm:@sanity/styled-components@latest
patchedDependencies:
'@bynder/compact-view': patches/@bynder__compact-view.patch
trustPolicy: no-downgrade
trustPolicyExclude:
- '@octokit/endpoint@9.0.6'
- '@octokit/plugin-paginate-rest@9.2.2'
- '@sanity/sdk@2.1.2'
- chokidar@4.0.3
- groq@3.88.1-typegen-experimental.0
- react-redux@8.1.3 || 9.2.0
- reselect@5.1.1
- rxjs@7.8.2
- semver@5.7.2 || 6.3.1
- ts-api-utils@2.3.0
- undici@5.29.0
- vite@6.4.1