Skip to content

Commit 9773f71

Browse files
chore(deps): update all non-major dependencies (#2575)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9e63c40 commit 9773f71

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"graphql-jit": "0.8.7",
4040
"@types/express": "5.0.0",
4141
"@types/jest": "29.5.14",
42-
"@types/node": "22.13.5",
42+
"@types/node": "22.13.7",
4343
"@types/ramda": "0.30.2",
4444
"@typescript-eslint/eslint-plugin": "8.25.0",
4545
"@typescript-eslint/parser": "8.25.0",
@@ -70,7 +70,7 @@
7070
"reflect-metadata": "0.2.2",
7171
"ts-jest": "29.2.6",
7272
"ts-node": "10.9.2",
73-
"typescript": "5.7.3",
73+
"typescript": "5.8.2",
7474
"ws": "8.18.1"
7575
},
7676
"prettier": {

website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@
3333
"devDependencies": {
3434
"pagefind": "1.3.0",
3535
"@theguild/tailwind-config": "0.6.2",
36-
"@types/node": "22.13.5",
36+
"@types/node": "22.13.7",
3737
"@types/react": "19.0.10",
3838
"cross-env": "7.0.3",
3939
"postcss-import": "16.1.0",
4040
"tailwindcss": "3.4.17",
4141
"postcss-lightningcss": "1.0.1",
42-
"typescript": "5.7.3"
42+
"typescript": "5.8.2"
4343
}
4444
}

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5549,10 +5549,10 @@
55495549
dependencies:
55505550
"@types/unist" "*"
55515551

5552-
"@types/node@*", "@types/[email protected].5", "@types/node@>=13.7.0":
5553-
version "22.13.5"
5554-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.5.tgz#23add1d71acddab2c6a4d31db89c0f98d330b511"
5555-
integrity sha512-+lTU0PxZXn0Dr1NBtC7Y8cR21AJr87dLLU953CWA6pMxxv/UDc7jYAY90upcrie1nRcD6XNG5HOYEDtgW5TxAg==
5552+
"@types/node@*", "@types/[email protected].7", "@types/node@>=13.7.0":
5553+
version "22.13.7"
5554+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.7.tgz#63ae4418a4d2607cf4ccb1ff5f000fa40d73712a"
5555+
integrity sha512-oU2q+BsQldB9lYxHNp/5aZO+/Bs0Usa74Abo9mAKulz4ahQyXRHK6UVKYIN8KSC8HXwhWSi7b49JnX+txuac0w==
55565556
dependencies:
55575557
undici-types "~6.20.0"
55585558

@@ -15527,10 +15527,10 @@ types-ramda@^0.30.1:
1552715527
dependencies:
1552815528
ts-toolbelt "^9.6.0"
1552915529

15530-
typescript@5, typescript@5.7.3, typescript@^5.0.4, typescript@^5.4.4:
15531-
version "5.7.3"
15532-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
15533-
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
15530+
typescript@5, typescript@5.8.2, typescript@^5.0.4, typescript@^5.4.4:
15531+
version "5.8.2"
15532+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
15533+
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
1553415534

1553515535
1553615536
version "5.4.5"

0 commit comments

Comments
 (0)