mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
28c00cbc8b
This is a cherry-pick of #59011 PR Close #59048
34 lines
825 B
JSON
34 lines
825 B
JSON
{
|
|
"name": "@angular/docs",
|
|
"version": "0.0.0-PLACEHOLDER",
|
|
"peerDependencies": {
|
|
"@angular/cdk": "^19.1.0-next",
|
|
"@angular/common": "^19.1.0-next",
|
|
"@angular/core": "^19.1.0-next",
|
|
"@angular/forms": "^19.1.0-next",
|
|
"@angular/material": "^19.1.0-next",
|
|
"@angular/platform-browser": "^19.1.0-next",
|
|
"@angular/router": "^19.1.0-next",
|
|
"@angular/ssr": "^19.1.0-next",
|
|
"algoliasearch": "^5.0.0",
|
|
"rxjs": "^7.8.1"
|
|
},
|
|
"dependencies": {
|
|
"@webcontainer/api": "^1.1.8",
|
|
"diff": "~7.0.0",
|
|
"emoji-regex": "~10.4.0",
|
|
"fast-glob": "~3.3.2",
|
|
"fflate": "^0.8.2",
|
|
"html-entities": "~2.5.2",
|
|
"jsdom": "~25.0.0",
|
|
"marked": "~15.0.0",
|
|
"mermaid": "^11.0.0",
|
|
"shiki": "^1.10.3"
|
|
},
|
|
"exports": {
|
|
"./styles/*": {
|
|
"sass": "./styles/*"
|
|
}
|
|
}
|
|
}
|