Skip to content

Commit a64dfcb

Browse files
fix(deps): update dependency typescript to v5.7.3 (#899)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 17ad699 commit a64dfcb

File tree

10 files changed

+13
-13
lines changed

10 files changed

+13
-13
lines changed

examples/apollo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/react": "19.0.4",
2222
"@types/react-dom": "19.0.2",
2323
"@vitejs/plugin-react": "4.3.4",
24-
"typescript": "5.7.2",
24+
"typescript": "5.7.3",
2525
"vite": "6.0.7"
2626
}
2727
}

examples/auto-pagination-multiple-sources/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"graphql": "16.10.0",
1515
"nodemon": "3.1.9",
1616
"ts-node": "10.9.2",
17-
"typescript": "5.7.2"
17+
"typescript": "5.7.3"
1818
},
1919
"devDependencies": {
2020
"@types/node": "22.10.5"

examples/execute/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@types/react": "19.0.4",
2020
"@types/react-dom": "19.0.2",
2121
"@vitejs/plugin-react": "4.3.4",
22-
"typescript": "5.7.2",
22+
"typescript": "5.7.3",
2323
"vite": "6.0.7"
2424
}
2525
}

examples/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
"@types/react": "19.0.4",
2222
"eslint": "9.17.0",
2323
"eslint-config-next": "15.1.4",
24-
"typescript": "5.7.2"
24+
"typescript": "5.7.3"
2525
}
2626
}

examples/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"graphql": "16.10.0",
1515
"nodemon": "3.1.9",
1616
"ts-node": "10.9.2",
17-
"typescript": "5.7.2"
17+
"typescript": "5.7.3"
1818
},
1919
"devDependencies": {
2020
"@types/node": "22.10.5"

examples/react-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/react": "19.0.4",
2121
"@types/react-dom": "19.0.2",
2222
"@vitejs/plugin-react": "4.3.4",
23-
"typescript": "5.7.2",
23+
"typescript": "5.7.3",
2424
"vite": "6.0.7"
2525
}
2626
}

examples/urql-live-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/react": "19.0.4",
2222
"@types/react-dom": "19.0.2",
2323
"@vitejs/plugin-react": "4.3.4",
24-
"typescript": "5.7.2",
24+
"typescript": "5.7.3",
2525
"vite": "6.0.7"
2626
}
2727
}

examples/urql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/react": "19.0.4",
2222
"@types/react-dom": "19.0.2",
2323
"@vitejs/plugin-react": "4.3.4",
24-
"typescript": "5.7.2",
24+
"typescript": "5.7.3",
2525
"vite": "6.0.7"
2626
}
2727
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"prettier": "3.4.2",
6060
"pretty-quick": "4.0.0",
6161
"rimraf": "6.0.1",
62-
"typescript": "5.7.2",
62+
"typescript": "5.7.3",
6363
"weak-napi": "2.0.2",
6464
"ts-jest": "29.2.5"
6565
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8096,10 +8096,10 @@ typed-array-length@^1.0.6:
80968096
possible-typed-array-names "^1.0.0"
80978097
reflect.getprototypeof "^1.0.6"
80988098

8099-
[email protected].2, typescript@^5.0.4, typescript@^5.4.2:
8100-
version "5.7.2"
8101-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
8102-
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
8099+
[email protected].3, typescript@^5.0.4, typescript@^5.4.2:
8100+
version "5.7.3"
8101+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
8102+
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
81038103

81048104
ua-parser-js@^1.0.35:
81058105
version "1.0.39"

0 commit comments

Comments
 (0)