Skip to content

Commit

Permalink
build: Update frontend versions
Browse files Browse the repository at this point in the history
  • Loading branch information
zusorio committed Nov 14, 2024
1 parent 5c1976f commit 7906af9
Show file tree
Hide file tree
Showing 3 changed files with 875 additions and 730 deletions.
10 changes: 5 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ repos:
- 'prettier@3.3.3'
- 'prettier-plugin-tailwindcss@^0.6.8'
- '@trivago/prettier-plugin-sort-imports@^4.3.0'
- 'tailwindcss@^3.4.12'
- 'tailwindcss@^3.4.14'
- '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,14 +179,14 @@ repos:
hooks:
- id: eslint
additional_dependencies:
- 'eslint@^9.13.0'
- '@eslint/js@^9.13.0'
- 'eslint@^9.14.0'
- '@eslint/js@^9.14.0'
- 'angular-eslint@18.4.0'
- 'eslint-config-prettier@^9.1.0'
- 'typescript-eslint@8.12.2'
- 'typescript-eslint@8.14.0'
- 'eslint-plugin-unused-imports@^4.1.4'
- 'eslint-plugin-tailwindcss@^3.17.5'
- 'eslint-plugin-storybook@0.10.1'
- 'eslint-plugin-storybook@0.11.0'
- 'tailwindcss@^3.4.14'
args:
[
Expand Down
Loading

0 comments on commit 7906af9

Please sign in to comment.