Skip to content

Commit 346e997

Browse files
Update dependency upgrades - non-major
1 parent f851ac7 commit 346e997

File tree

3 files changed

+366
-207
lines changed

3 files changed

+366
-207
lines changed

__tests__/pnpm-lock.yaml

Lines changed: 61 additions & 61 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -37,21 +37,21 @@
3737
"dependencies": {
3838
"@babel/eslint-parser": "7.28.4",
3939
"@eslint/compat": "1.4.0",
40-
"@next/eslint-plugin-next": "15.5.4",
40+
"@next/eslint-plugin-next": "15.5.5",
4141
"@stylistic/eslint-plugin": "5.4.0",
42-
"@typescript-eslint/eslint-plugin": "8.46.0",
43-
"@typescript-eslint/parser": "8.46.0",
42+
"@typescript-eslint/eslint-plugin": "8.46.1",
43+
"@typescript-eslint/parser": "8.46.1",
4444
"eslint-config-flat-gitignore": "2.1.0",
4545
"eslint-import-resolver-typescript": "4.4.4",
4646
"eslint-plugin-import-x": "4.16.1",
4747
"eslint-plugin-jsx-a11y": "6.10.2",
48-
"eslint-plugin-react-dom": "2.0.6",
48+
"eslint-plugin-react-dom": "2.2.2",
4949
"eslint-plugin-react-hooks": "6.1.1",
50-
"eslint-plugin-react-naming-convention": "2.0.6",
51-
"eslint-plugin-react-x": "2.0.6",
50+
"eslint-plugin-react-naming-convention": "2.2.2",
51+
"eslint-plugin-react-x": "2.2.2",
5252
"eslint-plugin-security": "3.0.1",
5353
"eslint-plugin-sonarjs": "3.0.5",
54-
"eslint-plugin-testing-library": "7.13.1",
54+
"eslint-plugin-testing-library": "7.13.3",
5555
"eslint-plugin-unicorn": "61.0.2",
5656
"eslint-plugin-upleveled": "2.1.14",
5757
"is-plain-obj": "4.1.0",
@@ -61,7 +61,7 @@
6161
"yaml": "^2.8.1"
6262
},
6363
"devDependencies": {
64-
"@typescript-eslint/utils": "8.46.0",
64+
"@typescript-eslint/utils": "8.46.1",
6565
"eslint-config-upleveled": "9.4.2",
6666
"prettier": "3.6.2",
6767
"prettier-plugin-embed": "0.5.0",
@@ -70,14 +70,14 @@
7070
"typescript": "5.9.3"
7171
},
7272
"peerDependencies": {
73-
"@types/node": ">=24.7.1",
73+
"@types/node": ">=24.8.0",
7474
"@types/react": "^19.2.2",
75-
"@types/react-dom": "^19.2.1",
75+
"@types/react-dom": "^19.2.2",
7676
"eslint": "^9.37.0",
7777
"globals": "^16.4.0",
7878
"typescript": "^5.9.3"
7979
},
80-
"packageManager": "[email protected].2+sha512.9fb969fa749b3ade6035e0f109f0b8a60b5d08a1a87fdf72e337da90dcc93336e2280ca4e44f2358a649b83c17959e9993e777c2080879f3801e6f0d999ad3dd",
80+
"packageManager": "[email protected].3+sha512.bbd16e6d7286fd7e01f6b3c0b3c932cda2965c06a908328f74663f10a9aea51f1129eea615134bf992831b009eabe167ecb7008b597f40ff9bc75946aadfb08d",
8181
"engines": {
8282
"node": ">=20.9.0"
8383
}

0 commit comments

Comments
 (0)