Skip to content

Commit

Permalink
Merge pull request #32 from pixiv/renovate/dependencies
Browse files Browse the repository at this point in the history
fix(deps): update dependencies
  • Loading branch information
yue4u authored Dec 16, 2024
2 parents 8acf39b + bb5feac commit d43ffb7
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 144 deletions.
16 changes: 8 additions & 8 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,21 +33,21 @@
"eslint": "^9.0.0"
},
"dependencies": {
"@eslint/compat": "1.2.3",
"@eslint/compat": "1.2.4",
"@eslint/eslintrc": "3.2.0",
"@eslint/js": "9.15.0",
"@next/eslint-plugin-next": "15.0.3",
"@typescript-eslint/eslint-plugin": "8.16.0",
"@typescript-eslint/parser": "8.16.0",
"@eslint/js": "9.16.0",
"@next/eslint-plugin-next": "15.0.4",
"@typescript-eslint/eslint-plugin": "8.17.0",
"@typescript-eslint/parser": "8.17.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",
"eslint-plugin-react-hooks": "5.0.0",
"eslint-plugin-react-hooks": "5.1.0",
"eslint-plugin-storybook": "0.11.1",
"globals": "15.12.0",
"typescript-eslint": "8.16.0"
"globals": "15.13.0",
"typescript-eslint": "8.17.0"
},
"devDependencies": {
"tsup": "8.3.5"
Expand Down
Loading

0 comments on commit d43ffb7

Please sign in to comment.