Skip to content

Commit

Permalink
chore(deps): update lint packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent fb5574b commit 0df05e8
Show file tree
Hide file tree
Showing 2 changed files with 165 additions and 159 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@
"@types/fs-extra": "11.0.4",
"@types/lodash-es": "4.17.12",
"@types/node": "22.7.5",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"@typescript-eslint/eslint-plugin": "8.9.0",
"@typescript-eslint/parser": "8.9.0",
"autoprefixer": "10.4.20",
"conventional-changelog-conventionalcommits": "8.0.0",
"cross-env": "7.0.3",
Expand All @@ -75,12 +75,12 @@
"eslint-config-standard": "17.1.0",
"eslint-import-resolver-alias": "1.1.2",
"eslint-plugin-html": "8.1.2",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-n": "17.10.3",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-n": "17.11.1",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-promise": "7.1.0",
"eslint-plugin-react": "7.37.0",
"eslint-plugin-react-compiler": "0.0.0-experimental-f444e11-20240926",
"eslint-plugin-react": "7.37.1",
"eslint-plugin-react-compiler": "0.0.0-experimental-fa06e2c-20241016",
"eslint-plugin-react-hooks": "4.6.2",
"knip": "5.33.3",
"lint-staged": "15.2.10",
Expand All @@ -93,13 +93,13 @@
"prettier-plugin-tailwindcss": "0.6.8",
"prettier-plugin-toml": "2.0.1",
"react-devtools": "6.0.1",
"stylelint": "16.9.0",
"stylelint": "16.10.0",
"stylelint-config-html": "1.1.0",
"stylelint-config-recess-order": "5.1.1",
"stylelint-config-standard": "36.0.1",
"stylelint-declaration-block-no-ignored-properties": "2.8.0",
"stylelint-order": "6.0.4",
"stylelint-scss": "6.7.0",
"stylelint-scss": "6.8.0",
"tailwindcss": "3.4.14",
"tsx": "4.19.1",
"typescript": "5.6.3"
Expand Down
Loading

0 comments on commit 0df05e8

Please sign in to comment.