Files
Jessica Janiuk dcc4fe06b9 build: update cross-repo angular dependencies
See associated pull request for more information.
2026-06-11 13:04:18 -07:00

33 lines
795 B
JSON

{
"name": "@angular/docs",
"version": "0.0.0-PLACEHOLDER",
"peerDependencies": {
"@angular/cdk": "^22.1.0-next",
"@angular/common": "^22.1.0-next",
"@angular/core": "^22.1.0-next",
"@angular/forms": "^22.1.0-next",
"@angular/material": "^22.1.0-next",
"@angular/platform-browser": "^22.1.0-next",
"@angular/router": "^22.1.0-next",
"@angular/ssr": "^22.1.0-next",
"algoliasearch": "^5.0.0",
"rxjs": "^7.8.1"
},
"dependencies": {
"@webcontainer/api": "^1.1.8",
"diff": "~9.0.0",
"emoji-regex": "~10.6.0",
"fflate": "^0.8.2",
"jsdom": "~29.1.0",
"marked": "~18.0.0",
"mermaid": "^11.0.0",
"shiki": "^4.0.0",
"tinyglobby": "^0.2.12"
},
"exports": {
"./styles/*": {
"sass": "./styles/*"
}
}
}