Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adobe/react-spectrum
/ migrateDeps.mjs
File
migrateDeps.mjs
scripts/migrateDeps.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-disable max-depth */
2
import
fs from
'fs'
;
3
import
{parse} from
'@babel/parser'
;
4
import
path from
'path'
;
Callers
nothing calls this directly
Calls
11
buildImportMap
Function · 0.85
migrateScope
Function · 0.85
migrateToMonopackage
Function · 0.85
rewriteMonopackageImports
Function · 0.85
writePrivateExports
Function · 0.85
rewriteMdx
Function · 0.85
slice
Method · 0.80
delete
Method · 0.80
sort
Method · 0.65
add
Method · 0.65
parse
Method · 0.45
Tested by
no test coverage detected