|
|
|
@ -5,10 +5,10 @@ packages:
|
|
|
|
autoInstallPeers: false
|
|
|
|
autoInstallPeers: false
|
|
|
|
neverBuiltDependencies: []
|
|
|
|
neverBuiltDependencies: []
|
|
|
|
overrides:
|
|
|
|
overrides:
|
|
|
|
"ora>string-width": "^5"
|
|
|
|
'ora>string-width': '^5'
|
|
|
|
"vite": "npm:rolldown-vite@latest"
|
|
|
|
'vite': 'npm:rolldown-vite@latest'
|
|
|
|
patchedDependencies:
|
|
|
|
patchedDependencies:
|
|
|
|
"@types/mdurl@2.0.0": "patches/@types__mdurl@2.0.0.patch"
|
|
|
|
'@types/mdurl@2.0.0': 'patches/@types__mdurl@2.0.0.patch'
|
|
|
|
"markdown-it-anchor@9.2.0": "patches/markdown-it-anchor@9.2.0.patch"
|
|
|
|
'markdown-it-anchor@9.2.0': 'patches/markdown-it-anchor@9.2.0.patch'
|
|
|
|
|
|
|
|
|
|
|
|
shellEmulator: true
|
|
|
|
shellEmulator: true
|
|
|
|
|