Skip to content

Commit

Permalink
chore(deps): update linters
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 24, 2024
1 parent 52c6a6f commit 9875569
Show file tree
Hide file tree
Showing 2 changed files with 1,537 additions and 427 deletions.
30 changes: 15 additions & 15 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,33 +60,33 @@
"@types/react": "18.0.21",
"@types/react-dom": "18.0.6",
"@types/react-test-renderer": "18.0.0",
"@typescript-eslint/eslint-plugin": "5.39.0",
"@typescript-eslint/parser": "5.39.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@vitejs/plugin-react": "2.1.0",
"@vitest/ui": "0.23.4",
"autoprefixer": "10.4.12",
"babel-loader": "8.2.5",
"chromatic": "6.10.1",
"eslint": "8.24.0",
"eslint": "8.57.1",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "17.0.0",
"eslint-config-prettier": "8.5.0",
"eslint-import-resolver-typescript": "3.5.1",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsx-a11y": "6.6.1",
"eslint-plugin-react": "7.31.8",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-storybook": "0.6.4",
"eslint-config-airbnb-typescript": "17.1.0",
"eslint-config-prettier": "8.10.0",
"eslint-import-resolver-typescript": "3.7.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-react": "7.37.3",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-storybook": "0.11.1",
"jsdom": "20.0.1",
"postcss": "8.4.17",
"prettier": "2.7.1",
"prettier": "2.8.8",
"react-test-renderer": "18.2.0",
"rollup": "2.79.1",
"sass": "1.55.0",
"style-dictionary": "3.7.1",
"stylelint": "14.13.0",
"stylelint-config-prettier": "9.0.3",
"stylelint-config-recess-order": "3.0.0",
"stylelint": "14.16.1",
"stylelint-config-prettier": "9.0.5",
"stylelint-config-recess-order": "3.1.0",
"stylelint-config-standard-scss": "5.0.0",
"stylelint-prettier": "2.0.0",
"typescript": "4.8.4",
Expand Down
Loading

0 comments on commit 9875569

Please sign in to comment.