Skip to content

Commit

Permalink
Merge branch 'develop' into dependabot/npm_and_yarn/develop/angular-m…
Browse files Browse the repository at this point in the history
…aterial-9c9ccdd4e8
  • Loading branch information
musicEnfanthen authored Dec 21, 2024
2 parents 1a2b588 + b5e7219 commit 237474b
Show file tree
Hide file tree
Showing 2 changed files with 202 additions and 202 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,31 +69,31 @@
"deploy:ci": "ng deploy --no-build --message=\"Release $npm_package_name (v$npm_package_version) on gh-pages\""
},
"dependencies": {
"@angular/animations": "^19.0.4",
"@angular/animations": "^19.0.5",
"@angular/cdk": "^19.0.4",
"@angular/common": "^19.0.4",
"@angular/compiler": "^19.0.4",
"@angular/core": "^19.0.4",
"@angular/forms": "^19.0.4",
"@angular/localize": "^19.0.4",
"@angular/common": "^19.0.5",
"@angular/compiler": "^19.0.5",
"@angular/core": "^19.0.5",
"@angular/forms": "^19.0.5",
"@angular/localize": "^19.0.5",
"@angular/material": "^19.0.4",
"@angular/platform-browser": "^19.0.4",
"@angular/platform-browser-dynamic": "^19.0.4",
"@angular/router": "^19.0.4",
"@angular/platform-browser": "^19.0.5",
"@angular/platform-browser-dynamic": "^19.0.5",
"@angular/router": "^19.0.5",
"rxjs": "~7.8.1",
"tslib": "^2.8.1",
"zone.js": "~0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^19.0.5",
"@angular-devkit/build-angular": "^19.0.6",
"@angular-eslint/builder": "^18.4.2",
"@angular-eslint/eslint-plugin": "^18.4.2",
"@angular-eslint/eslint-plugin-template": "^18.4.2",
"@angular-eslint/schematics": "^18.4.2",
"@angular-eslint/template-parser": "^18.4.2",
"@angular/cli": "^19.0.5",
"@angular/compiler-cli": "^19.0.4",
"@angular/language-service": "^19.0.4",
"@angular/cli": "^19.0.6",
"@angular/compiler-cli": "^19.0.5",
"@angular/language-service": "^19.0.5",
"@commitlint/cli": "^19.6.1",
"@commitlint/config-angular": "^19.6.0",
"@compodoc/compodoc": "^1.1.26",
Expand All @@ -102,8 +102,8 @@
"@eslint/js": "^9.17.0",
"@types/jasmine": "~5.1.5",
"@types/node": "^22.10.2",
"@typescript-eslint/eslint-plugin": "^8.18.0",
"@typescript-eslint/parser": "^8.18.0",
"@typescript-eslint/eslint-plugin": "^8.18.1",
"@typescript-eslint/parser": "^8.18.1",
"angular-cli-ghpages": "^2.0.3",
"commit-and-tag-version": "^12.5.0",
"conventional-recommended-bump": "^10.0.0",
Expand All @@ -113,7 +113,7 @@
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsdoc": "^50.6.1",
"eslint-plugin-prettier": "^5.2.1",
"globals": "^15.13.0",
"globals": "^15.14.0",
"gzipper": "^8.2.0",
"husky": "^9.1.7",
"jasmine-core": "~5.5.0",
Expand Down
Loading

0 comments on commit 237474b

Please sign in to comment.