@@ -14,30 +14,5 @@ linkWorkspacePackages: true
1414onlyBuiltDependencies :
1515 - better-sqlite3
1616
17- overrides :
18- ' @babel/plugin-transform-modules-systemjs@>=7.12.0 <=7.29.3 ' : ' >=7.29.4'
19- ' @xmldom/xmldom@<0.8.12 ' : ' >=0.8.12'
20- ' @xmldom/xmldom@<0.8.13 ' : ' >=0.8.13'
21- # Keep brace-expansion upgrades inside the original major: v2 is a
22- # CJS function export, v5 is ESM with a `default` named export. An
23- # unbounded `>=` override lets pnpm resolve `^2.0.2` to 5.x and breaks
24- # any CJS consumer (e.g. minimatch@9 compiled with esModuleInterop).
25- brace-expansion@<1.1.13 : ' >=1.1.13 <2.0.0'
26- brace-expansion@>=2.0.0 <2.0.3 : ' >=2.0.3 <3.0.0'
27- brace-expansion@>=4.0.0 <5.0.5 : ' >=5.0.5 <6.0.0'
28- fast-uri@<=3.1.0 : ' >=3.1.1'
29- fast-uri@<=3.1.1 : ' >=3.1.2'
30- flatted@<=3.4.1 : ' >=3.4.2'
31- lodash@<=4.17.23 : ' >=4.18.0'
32- lodash@>=4.0.0 <=4.17.23 : ' >=4.18.0'
33- node-forge@<1.4.0 : ' >=1.4.0'
34- node-forge@<=1.3.3 : ' >=1.4.0'
35- picomatch@<2.3.2 : ' >=2.3.2'
36- picomatch@>=4.0.0 <4.0.4 : ' >=4.0.4'
37- postcss@<8.5.10 : ' >=8.5.10'
38- vite@>=7.0.0 <=7.3.1 : ' >=7.3.2'
39- vite@>=7.1.0 <=7.3.1 : ' >=7.3.2'
40- yaml@>=2.0.0 <2.8.3 : ' >=2.8.3'
41-
4217patchedDependencies :
4318 uniffi-bindgen-react-native@0.31.0-2 : patches/uniffi-bindgen-react-native@0.31.0-2.patch
0 commit comments