Skip to content

Commit 274b610

Browse files
Update dependency upgrades - non-major
1 parent b010209 commit 274b610

File tree

3 files changed

+344
-354
lines changed

3 files changed

+344
-354
lines changed

__tests__/pnpm-lock.yaml

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

package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -37,17 +37,17 @@
3737
"dependencies": {
3838
"@babel/eslint-parser": "7.27.0",
3939
"@eslint/compat": "1.2.8",
40-
"@next/eslint-plugin-next": "15.3.0",
41-
"@typescript-eslint/eslint-plugin": "8.29.1",
42-
"@typescript-eslint/parser": "8.29.1",
40+
"@next/eslint-plugin-next": "15.3.1",
41+
"@typescript-eslint/eslint-plugin": "8.30.1",
42+
"@typescript-eslint/parser": "8.30.1",
4343
"eslint-config-flat-gitignore": "2.1.0",
4444
"eslint-import-resolver-typescript": "4.3.2",
45-
"eslint-plugin-import-x": "4.10.2",
45+
"eslint-plugin-import-x": "4.10.5",
4646
"eslint-plugin-jsx-a11y": "6.10.2",
4747
"eslint-plugin-react": "7.37.5",
48-
"eslint-plugin-react-compiler": "19.0.0-beta-e993439-20250405",
48+
"eslint-plugin-react-compiler": "19.0.0-beta-ebf51a3-20250411",
4949
"eslint-plugin-react-hooks": "5.2.0",
50-
"eslint-plugin-react-x": "1.43.0",
50+
"eslint-plugin-react-x": "1.48.3",
5151
"eslint-plugin-security": "3.0.1",
5252
"eslint-plugin-sonarjs": "3.0.2",
5353
"eslint-plugin-testing-library": "7.1.1",
@@ -59,7 +59,7 @@
5959
"ts-api-utils": "2.1.0"
6060
},
6161
"devDependencies": {
62-
"@typescript-eslint/utils": "8.29.1",
62+
"@typescript-eslint/utils": "8.30.1",
6363
"eslint-config-upleveled": "9.2.3",
6464
"prettier": "3.5.3",
6565
"prettier-plugin-embed": "0.5.0",
@@ -68,14 +68,14 @@
6868
"typescript": "5.8.3"
6969
},
7070
"peerDependencies": {
71-
"@types/node": ">=22.14.0",
72-
"@types/react": "^19.1.0",
71+
"@types/node": ">=22.14.1",
72+
"@types/react": "^19.1.2",
7373
"@types/react-dom": "^19.1.2",
7474
"eslint": "^9.24.0",
7575
"globals": "^16.0.0",
7676
"typescript": "^5.8.3"
7777
},
78-
"packageManager": "[email protected].0+sha512.0e82714d1b5b43c74610193cb20734897c1d00de89d0e18420aebc5977fa13d780a9cb05734624e81ebd81cc876cd464794850641c48b9544326b5622ca29971",
78+
"packageManager": "[email protected].1+sha512.c50088ba998c67b8ca8c99df8a5e02fd2ae2e2b29aaf238feaa9e124248d3f48f9fb6db2424949ff901cffbb5e0f0cc1ad6aedb602cd29450751d11c35023677",
7979
"engines": {
8080
"node": ">=20.9.0"
8181
}

0 commit comments

Comments
 (0)