Skip to content

Commit f56e7e8

Browse files
authoredFeb 13, 2025··
Update dependency upgrades - non-major (#493)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e0aae9f commit f56e7e8

File tree

3 files changed

+320
-613
lines changed

3 files changed

+320
-613
lines changed
 

‎__tests__/pnpm-lock.yaml

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

‎package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"eslint-plugin-react-hooks": "5.1.0",
5050
"eslint-plugin-react-x": "1.26.2",
5151
"eslint-plugin-security": "3.0.1",
52-
"eslint-plugin-sonarjs": "3.0.1",
52+
"eslint-plugin-sonarjs": "3.0.2",
5353
"eslint-plugin-testing-library": "7.1.1",
5454
"eslint-plugin-unicorn": "56.0.1",
5555
"eslint-plugin-upleveled": "2.1.14",
@@ -60,19 +60,19 @@
6060
},
6161
"devDependencies": {
6262
"@typescript-eslint/utils": "8.24.0",
63-
"eslint-config-upleveled": "9.0.0",
64-
"prettier": "3.5.0",
63+
"eslint-config-upleveled": "9.1.2",
64+
"prettier": "3.5.1",
6565
"prettier-plugin-embed": "0.4.15",
6666
"prettier-plugin-sql": "0.18.1",
6767
"stylelint": "16.14.1",
6868
"typescript": "5.7.3"
6969
},
7070
"peerDependencies": {
71-
"@types/node": ">=22.13.1",
71+
"@types/node": ">=22.13.2",
7272
"@types/react": "^19.0.8",
7373
"@types/react-dom": "^19.0.3",
74-
"eslint": "^9.20.0",
75-
"globals": "^15.14.0",
74+
"eslint": "^9.20.1",
75+
"globals": "^15.15.0",
7676
"typescript": "^5.7.3"
7777
},
7878
"packageManager": "pnpm@10.3.0+sha512.ee592eda8815a8a293c206bb0917c4bb0ff274c50def7cbc17be05ec641fc2d1b02490ce660061356bd0d126a4d7eb2ec8830e6959fb8a447571c631d5a2442d",

‎pnpm-lock.yaml

+179-473
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.