Skip to content

Commit

Permalink
Merge pull request #2004 from DSD-DBS/frontend-update
Browse files Browse the repository at this point in the history
build: Update frontend versions
  • Loading branch information
MoritzWeber0 authored Nov 19, 2024
2 parents a4caf85 + 7c13d24 commit 3fbb0a1
Show file tree
Hide file tree
Showing 3 changed files with 687 additions and 600 deletions.
12 changes: 6 additions & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ repos:
- '[email protected]'
- 'prettier-plugin-tailwindcss@^0.6.8'
- '@trivago/prettier-plugin-sort-imports@^4.3.0'
- 'tailwindcss@^3.4.12'
- 'tailwindcss@^3.4.15'
- 'prettier-plugin-classnames@^0.7.4'
- 'prettier-plugin-merge@^0.7.1'
- repo: https://github.com/Lucas-C/pre-commit-hooks
Expand Down Expand Up @@ -179,15 +179,15 @@ repos:
hooks:
- id: eslint
additional_dependencies:
- 'eslint@^9.13.0'
- '@eslint/js@^9.13.0'
- 'eslint@^9.15.0'
- '@eslint/js@^9.15.0'
- '[email protected]'
- 'eslint-config-prettier@^9.1.0'
- 'typescript-eslint@8.12.2'
- 'typescript-eslint@8.15.0'
- 'eslint-plugin-unused-imports@^4.1.4'
- 'eslint-plugin-tailwindcss@^3.17.5'
- 'eslint-plugin-storybook@0.10.1'
- 'tailwindcss@^3.4.14'
- 'eslint-plugin-storybook@0.11.0'
- 'tailwindcss@^3.4.15'
args:
[
'--config',
Expand Down
Loading

0 comments on commit 3fbb0a1

Please sign in to comment.