Skip to content

Commit 8fcd5fd

Browse files
authoredSep 12, 2024··
Update dependency upgrades - non-major (#428)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ab93717 commit 8fcd5fd

File tree

3 files changed

+184
-335
lines changed

3 files changed

+184
-335
lines changed
 

‎__tests__/pnpm-lock.yaml

+49-49
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -37,16 +37,16 @@
3737
"dependencies": {
3838
"@babel/eslint-parser": "7.25.1",
3939
"@eslint/compat": "1.1.1",
40-
"@next/eslint-plugin-next": "14.2.9",
40+
"@next/eslint-plugin-next": "14.2.10",
4141
"@typescript-eslint/eslint-plugin": "8.5.0",
4242
"@typescript-eslint/parser": "8.5.0",
4343
"eslint-config-flat-gitignore": "0.3.0",
4444
"eslint-import-resolver-typescript": "3.6.3",
4545
"eslint-plugin-import-x": "4.2.1",
4646
"eslint-plugin-jsx-a11y": "6.10.0",
47-
"eslint-plugin-react": "7.35.2",
47+
"eslint-plugin-react": "7.36.1",
4848
"eslint-plugin-react-hooks": "4.6.2",
49-
"eslint-plugin-react-x": "1.14.0",
49+
"eslint-plugin-react-x": "1.14.1",
5050
"eslint-plugin-security": "3.0.1",
5151
"eslint-plugin-sonarjs": "1.0.4",
5252
"eslint-plugin-testing-library": "6.3.0",
@@ -60,7 +60,7 @@
6060
"devDependencies": {
6161
"@types/eslint": "9.6.1",
6262
"@typescript-eslint/utils": "8.5.0",
63-
"eslint-config-upleveled": "8.6.20",
63+
"eslint-config-upleveled": "8.7.0",
6464
"prettier": "3.3.3",
6565
"prettier-plugin-embed": "0.4.15",
6666
"prettier-plugin-sql": "0.18.1",

‎pnpm-lock.yaml

+131-282
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.