Skip to content

Commit

Permalink
Merge pull request #1682 from DSD-DBS/frontend-update
Browse files Browse the repository at this point in the history
build: Bump frontend versions
  • Loading branch information
MoritzWeber0 authored Aug 2, 2024
2 parents b161104 + 4dd7055 commit 52a41ea
Show file tree
Hide file tree
Showing 3 changed files with 1,366 additions and 4,243 deletions.
10 changes: 5 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -156,13 +156,13 @@ repos:
- id: eslint
additional_dependencies:
- 'eslint@^8.57.0'
- '@angular-eslint/eslint-plugin@18.1.0'
- '@angular-eslint/eslint-plugin-template@18.1.0'
- '@angular-eslint/template-parser@18.1.0'
- '@angular-eslint/eslint-plugin@18.2.0'
- '@angular-eslint/eslint-plugin-template@18.2.0'
- '@angular-eslint/template-parser@18.2.0'
- 'eslint-config-prettier@^9.1.0'
- 'eslint-plugin-import@^2.29.1'
- '@typescript-eslint/eslint-plugin@^7.13.0'
- '@typescript-eslint/parser@^7.13.0'
- '@typescript-eslint/eslint-plugin@^7.17.0'
- '@typescript-eslint/parser@^7.17.0'
- 'eslint-plugin-unused-imports@^3.2.0'
- 'eslint-plugin-deprecation@^3.0.0'
- 'eslint-plugin-tailwindcss@^3.17.4'
Expand Down
Loading

0 comments on commit 52a41ea

Please sign in to comment.