Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 5fc3f25

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

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@nuxtjs/pwa": "^3.3.5",
7575
"@release-it/conventional-changelog": "^9.0.3",
7676
"@types/fs-extra": "^11.0.4",
77-
"@types/node": "^22.9.0",
77+
"@types/node": "^22.9.1",
7878
"@types/normalize-path": "^3.0.2",
7979
"@typescript-eslint/eslint-plugin": "^7.18.0",
8080
"@typescript-eslint/parser": "^7.18.0",
@@ -95,7 +95,7 @@
9595
"testcafe": "3.5.0",
9696
"ts-loader": "^8.4.0",
9797
"tsd": "^0.31.2",
98-
"typescript": "5.6.3",
98+
"typescript": "5.7.2",
9999
"vite": "^5.4.11",
100100
"vitest": "^2.1.5",
101101
"yorkie": "^2.0.0"

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3957,10 +3957,10 @@
39573957
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.96.tgz#eb0012d23ff53d14d64ec8a352bf89792de6aade"
39583958
integrity sha512-84iSqGXoO+Ha16j8pRZ/L90vDMKX04QTYMTfYeE1WrjWaZXuchBehGUZEpNgx7JnmlrIHdnABmpjrQjhCnNldQ==
39593959

3960-
"@types/node@^22.9.0":
3961-
version "22.9.0"
3962-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.0.tgz#b7f16e5c3384788542c72dc3d561a7ceae2c0365"
3963-
integrity sha512-vuyHg81vvWA1Z1ELfvLko2c8f34gyA0zaic0+Rllc5lbCnbSyuvb2Oxpm6TAUAC/2xZN3QGqxBNggD1nNR2AfQ==
3960+
"@types/node@^22.9.1":
3961+
version "22.9.1"
3962+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.1.tgz#bdf91c36e0e7ecfb7257b2d75bf1b206b308ca71"
3963+
integrity sha512-p8Yy/8sw1caA8CdRIQBG5tiLHmxtQKObCijiAa9Ez+d4+PRffM4054xbju0msf+cvhJpnFEeNjxmVT/0ipktrg==
39643964
dependencies:
39653965
undici-types "~6.19.8"
39663966

@@ -15083,10 +15083,10 @@ [email protected]:
1508315083
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
1508415084
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
1508515085

15086-
typescript@5.6.3:
15087-
version "5.6.3"
15088-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
15089-
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
15086+
typescript@5.7.2:
15087+
version "5.7.2"
15088+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
15089+
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
1509015090

1509115091
typescript@^4.3.5:
1509215092
version "4.9.5"

0 commit comments

Comments
 (0)