Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Cito committed Dec 4, 2024
1 parent 221e50c commit 7d80580
Show file tree
Hide file tree
Showing 2 changed files with 2,347 additions and 6,138 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"type": "module",
"private": true,
"dependencies": {
"@angular-eslint/eslint-plugin": "^18.4.2",
"@angular-eslint/template-parser": "^18.4.2",
"@angular-eslint/eslint-plugin": "^19.0.0",
"@angular-eslint/template-parser": "^19.0.0",
"@angular/animations": "^19.0.1",
"@angular/cdk": "^19.0.1",
"@angular/common": "^19.0.1",
Expand All @@ -44,14 +44,14 @@
"@angular/compiler-cli": "^19.0.1",
"@compodoc/compodoc": "^1.1.26",
"@eslint/markdown": "^6.2.1",
"@types/jasmine": "~5.1.4",
"@typescript-eslint/eslint-plugin": "^8.16.0",
"@typescript-eslint/parser": "^8.16.0",
"angular-eslint": "19.0.0-alpha.4",
"@types/jasmine": "~5.1.5",
"@typescript-eslint/eslint-plugin": "^8.17.0",
"@typescript-eslint/parser": "^8.17.0",
"angular-eslint": "^19.0.0",
"autoprefixer": "^10.4.20",
"eslint": "^9.15.0",
"eslint": "^9.16.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-import-resolver-typescript": "^3.7.0",
"eslint-plugin-boundaries": "^5.0.1",
"eslint-plugin-jsdoc": "^50.6.0",
"eslint-plugin-prettier": "^5.2.1",
Expand All @@ -65,8 +65,8 @@
"postcss": "^8.4.49",
"prettier": "3.3.3",
"prettier-plugin-tailwindcss": "^0.6.9",
"tailwindcss": "^3.4.15",
"tailwindcss": "^3.4.16",
"typescript": "~5.6.3",
"typescript-eslint": "^8.16.0"
"typescript-eslint": "^8.17.0"
}
}
Loading

0 comments on commit 7d80580

Please sign in to comment.