Skip to content

Commit 3705801

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

File tree

4 files changed

+20
-20
lines changed

4 files changed

+20
-20
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@theguild/prettier-config": "3.0.1",
6565
"@types/jest": "29.5.14",
6666
"@types/mongodb": "4.0.7",
67-
"@types/node": "22.13.14",
67+
"@types/node": "22.13.17",
6868
"@typescript-eslint/eslint-plugin": "8.28.0",
6969
"@typescript-eslint/parser": "8.28.0",
7070
"bob-the-bundler": "7.0.1",
@@ -85,7 +85,7 @@
8585
"mongodb": "6.15.0",
8686
"prettier": "3.5.3",
8787
"semver": "7.7.1",
88-
"ts-jest": "29.3.0",
88+
"ts-jest": "29.3.1",
8989
"typescript": "5.8.2"
9090
},
9191
"publishConfig": {

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"devDependencies": {
2121
"@theguild/tailwind-config": "0.6.3",
22-
"@types/node": "22.13.14",
22+
"@types/node": "22.13.17",
2323
"@types/react": "19.0.12",
2424
"cross-env": "7.0.3",
2525
"next-sitemap": "4.2.3",

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1189,10 +1189,10 @@
11891189
dependencies:
11901190
"@types/unist" "*"
11911191

1192-
"@types/[email protected].14":
1193-
version "22.13.14"
1194-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.14.tgz#70d84ec91013dcd2ba2de35532a5a14c2b4cc912"
1195-
integrity sha512-Zs/Ollc1SJ8nKUAgc7ivOEdIBM8JAKgrqqUYi2J997JuKO7/tpQC+WCetQ1sypiKCQWHdvdg9wBNpUPEWZae7w==
1192+
"@types/[email protected].17":
1193+
version "22.13.17"
1194+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.17.tgz#9ca6a81a0180cdcfd3719b9cf6c09186756e1754"
1195+
integrity sha512-nAJuQXoyPj04uLgu+obZcSmsfOenUg6DxPKogeUy6yNCFwWaj5sBF8/G/pNo8EtBJjAfSVgfIlugR/BCOleO+g==
11961196
dependencies:
11971197
undici-types "~6.20.0"
11981198

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1685,10 +1685,10 @@
16851685
dependencies:
16861686
mongodb "*"
16871687

1688-
"@types/node@*", "@types/[email protected].14":
1689-
version "22.13.14"
1690-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.14.tgz#70d84ec91013dcd2ba2de35532a5a14c2b4cc912"
1691-
integrity sha512-Zs/Ollc1SJ8nKUAgc7ivOEdIBM8JAKgrqqUYi2J997JuKO7/tpQC+WCetQ1sypiKCQWHdvdg9wBNpUPEWZae7w==
1688+
"@types/node@*", "@types/[email protected].17":
1689+
version "22.13.17"
1690+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.17.tgz#9ca6a81a0180cdcfd3719b9cf6c09186756e1754"
1691+
integrity sha512-nAJuQXoyPj04uLgu+obZcSmsfOenUg6DxPKogeUy6yNCFwWaj5sBF8/G/pNo8EtBJjAfSVgfIlugR/BCOleO+g==
16921692
dependencies:
16931693
undici-types "~6.20.0"
16941694

@@ -5250,10 +5250,10 @@ ts-api-utils@^2.0.1:
52505250
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
52515251
integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==
52525252

5253-
5254-
version "29.3.0"
5255-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.3.0.tgz#8fc867616619dafeac150b818056badfe07708d5"
5256-
integrity sha512-4bfGBX7Gd1Aqz3SyeDS9O276wEU/BInZxskPrbhZLyv+c1wskDCqDFMJQJLWrIr/fKoAH4GE5dKUlrdyvo+39A==
5253+
5254+
version "29.3.1"
5255+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.3.1.tgz#2e459e1f94a833bd8216ba4b045fac948e265937"
5256+
integrity sha512-FT2PIRtZABwl6+ZCry8IY7JZ3xMuppsEV9qFVHOVe8jDzggwUZ9TsM4chyJxL9yi6LvkqcZYU3LmapEE454zBQ==
52575257
dependencies:
52585258
bs-logger "^0.2.6"
52595259
ejs "^3.1.10"
@@ -5263,7 +5263,7 @@ [email protected]:
52635263
lodash.memoize "^4.1.2"
52645264
make-error "^1.3.6"
52655265
semver "^7.7.1"
5266-
type-fest "^4.37.0"
5266+
type-fest "^4.38.0"
52675267
yargs-parser "^21.1.1"
52685268

52695269
tsconfig-paths@^3.15.0:
@@ -5298,10 +5298,10 @@ type-fest@^0.21.3:
52985298
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.21.3.tgz#d260a24b0198436e133fa26a524a6d65fa3b2e37"
52995299
integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==
53005300

5301-
type-fest@^4.37.0:
5302-
version "4.38.0"
5303-
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.38.0.tgz#659fa14d1a71c2811400aa3b5272627e0c1e6b96"
5304-
integrity sha512-2dBz5D5ycHIoliLYLi0Q2V7KRaDlH0uWIvmk7TYlAg5slqwiPv1ezJdZm1QEM0xgk29oYWMCbIG7E6gHpvChlg==
5301+
type-fest@^4.38.0:
5302+
version "4.39.0"
5303+
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.39.0.tgz#c7758be50a83a5b879e7a59ea52421e9816b3928"
5304+
integrity sha512-w2IGJU1tIgcrepg9ZJ82d8UmItNQtOFJG0HCUE3SzMokKkTsruVDALl2fAdiEzJlfduoU+VyXJWIIUZ+6jV+nw==
53055305

53065306
typed-array-buffer@^1.0.3:
53075307
version "1.0.3"

0 commit comments

Comments
 (0)