-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: update dependencies to fix deployment
Updates to the latest `next` version to unblock the deployment of the docs site.
- Loading branch information
1 parent
88370cb
commit 83a462b
Showing
431 changed files
with
2,272 additions
and
2,701 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,24 +32,24 @@ | |
"npm": "Please use yarn instead of NPM to install dependencies" | ||
}, | ||
"dependencies": { | ||
"@angular/animations": "^19.0.0", | ||
"@angular/cdk": "^19.0.0", | ||
"@angular/cdk-experimental": "^19.0.0", | ||
"@angular/common": "^19.0.0", | ||
"@angular/compiler": "^19.0.0", | ||
"@angular/components-examples": "https://github.com/angular/material2-docs-content.git#a69e799bfa16e137ce3d5795ae02617144b199e0", | ||
"@angular/core": "^19.0.0", | ||
"@angular/forms": "^19.0.0", | ||
"@angular/google-maps": "^19.0.0", | ||
"@angular/localize": "^19.0.0", | ||
"@angular/material": "^19.0.0", | ||
"@angular/material-experimental": "^19.0.0", | ||
"@angular/material-moment-adapter": "^19.0.0", | ||
"@angular/platform-browser": "^19.0.0", | ||
"@angular/platform-browser-dynamic": "^19.0.0", | ||
"@angular/router": "^19.0.0", | ||
"@angular/ssr": "^19.0.0", | ||
"@angular/youtube-player": "^19.0.0", | ||
"@angular/animations": "^19.1.0-next.3", | ||
"@angular/cdk": "^19.1.0-next.2", | ||
"@angular/cdk-experimental": "^19.1.0-next.2", | ||
"@angular/common": "^19.1.0-next.3", | ||
"@angular/compiler": "^19.1.0-next.3", | ||
"@angular/components-examples": "https://github.com/angular/material2-docs-content.git#6733b91d23723d25cbec788d0a2c81ce8188166b", | ||
"@angular/core": "^19.1.0-next.3", | ||
"@angular/forms": "^19.1.0-next.3", | ||
"@angular/google-maps": "^19.1.0-next.2", | ||
"@angular/localize": "^19.1.0-next.3", | ||
"@angular/material": "^19.1.0-next.2", | ||
"@angular/material-experimental": "^19.1.0-next.2", | ||
"@angular/material-moment-adapter": "^19.1.0-next.2", | ||
"@angular/platform-browser": "^19.1.0-next.3", | ||
"@angular/platform-browser-dynamic": "^19.1.0-next.3", | ||
"@angular/router": "^19.1.0-next.3", | ||
"@angular/ssr": "^19.1.0-next.1", | ||
"@angular/youtube-player": "^19.1.0-next.2", | ||
"@stackblitz/sdk": "^1.5.2", | ||
"moment": "^2.29.1", | ||
"path-normalize": "^6.0.7", | ||
|
@@ -58,23 +58,23 @@ | |
"zone.js": "~0.14.10" | ||
}, | ||
"devDependencies": { | ||
"@angular-devkit/architect": "^0.1900.0", | ||
"@angular-devkit/architect-cli": "^0.1900.0", | ||
"@angular-devkit/build-angular": "^19.0.0", | ||
"@angular-devkit/architect": "^0.1901.0-next.1", | ||
"@angular-devkit/architect-cli": "^0.1901.0-next.1", | ||
"@angular-devkit/build-angular": "^19.1.0-next.1", | ||
"@angular-eslint/builder": "^14.0.0", | ||
"@angular-eslint/eslint-plugin": "^14.0.0", | ||
"@angular-eslint/eslint-plugin-template": "^14.0.0", | ||
"@angular-eslint/template-parser": "^14.0.0", | ||
"@angular/cli": "^19.0.0", | ||
"@angular/compiler-cli": "^19.0.0", | ||
"@angular/cli": "^19.1.0-next.1", | ||
"@angular/compiler-cli": "^19.1.0-next.3", | ||
"@bazel/bazelisk": "^1.12.1", | ||
"@stylistic/eslint-plugin": "^2.6.2", | ||
"@types/imagemin": "^7.0.0", | ||
"@types/jasmine": "^3.7.7", | ||
"@types/node": "^16.11.7", | ||
"@types/shelljs": "~0.8.8", | ||
"@typescript-eslint/eslint-plugin": "^8.1.0", | ||
"@typescript-eslint/parser": "^8.1.0", | ||
"@typescript-eslint/eslint-plugin": "^8.18.1", | ||
"@typescript-eslint/parser": "^8.18.1", | ||
"eslint": "^8.56.0", | ||
"eslint-plugin-ban": "^1.5.2", | ||
"eslint-plugin-import": "^2.22.1", | ||
|
@@ -100,7 +100,7 @@ | |
"sass": "^1.70.0", | ||
"shelljs": "^0.8.4", | ||
"ts-node": "^8.10.2", | ||
"typescript": "~5.5.2" | ||
"typescript": "~5.7.2" | ||
}, | ||
"packageManager": "[email protected]", | ||
"dependenciesMeta": { | ||
|
3,046 changes: 1,452 additions & 1,594 deletions
3,046
...lar.io/material.angular.io/pnpm-lock.yaml → material.angular.io/pnpm-lock.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Oops, something went wrong.