Skip to content

Commit 8b5da23

Browse files
chore(deps): update devdependencies (#1376)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9b1ea4c commit 8b5da23

File tree

2 files changed

+419
-477
lines changed

2 files changed

+419
-477
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -53,18 +53,18 @@
5353
},
5454
"devDependencies": {
5555
"@eslint/eslintrc": "3.3.1",
56-
"@eslint/js": "9.36.0",
56+
"@eslint/js": "9.37.0",
5757
"@graphql-codegen/cli": "6.0.0",
5858
"@graphql-codegen/introspection": "5.0.0",
59-
"@graphql-codegen/typescript": "5.0.1",
60-
"@graphql-codegen/typescript-operations": "5.0.1",
59+
"@graphql-codegen/typescript": "5.0.2",
60+
"@graphql-codegen/typescript-operations": "5.0.2",
6161
"@types/eslint": "9.6.1",
6262
"@types/js-yaml": "4.0.9",
63-
"@types/node": "22.18.6",
64-
"@types/react": "18.3.24",
63+
"@types/node": "22.18.8",
64+
"@types/react": "18.3.25",
6565
"@types/react-dom": "18.3.7",
66-
"dotenv": "17.2.2",
67-
"eslint": "9.36.0",
66+
"dotenv": "17.2.3",
67+
"eslint": "9.37.0",
6868
"eslint-config-love": "130.0.0",
6969
"eslint-plugin-flowtype": "8.0.3",
7070
"eslint-plugin-jsx-a11y": "6.10.2",
@@ -74,7 +74,7 @@
7474
"globals": "16.4.0",
7575
"husky": "9.1.7",
7676
"prettier": "3.6.2",
77-
"typescript": "5.9.2"
77+
"typescript": "5.9.3"
7878
},
7979
"repository": {
8080
"type": "git",

0 commit comments

Comments
 (0)