Skip to content

Commit

Permalink
Update dependency upgrades - non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2024
1 parent 0eededb commit 8226e72
Show file tree
Hide file tree
Showing 3 changed files with 81 additions and 604 deletions.
81 changes: 8 additions & 73 deletions __tests__/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@typescript-eslint/parser": "8.12.2",
"eslint-config-flat-gitignore": "0.3.0",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-import-x": "4.3.1",
"eslint-plugin-import-x": "4.4.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-compiler": "19.0.0-beta-9ee70a1-20241017",
Expand All @@ -56,12 +56,12 @@
"is-plain-obj": "4.1.0",
"sort-package-json": "2.10.1",
"strip-json-comments": "5.0.1",
"ts-api-utils": "1.3.0"
"ts-api-utils": "1.4.0"
},
"devDependencies": {
"@types/eslint": "9.6.1",
"@typescript-eslint/utils": "8.12.2",
"eslint-config-upleveled": "8.11.2",
"eslint-config-upleveled": "8.11.3",
"prettier": "3.3.3",
"prettier-plugin-embed": "0.4.15",
"prettier-plugin-sql": "0.18.1",
Expand All @@ -70,7 +70,7 @@
},
"peerDependencies": {
"@types/eslint": "^9.6.1",
"@types/node": ">=22.8.4",
"@types/node": ">=22.8.6",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"eslint": "^9.13.0",
Expand Down
Loading

0 comments on commit 8226e72

Please sign in to comment.