This repository was archived by the owner on Dec 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 74
74
"@nuxtjs/pwa" : " ^3.3.5" ,
75
75
"@release-it/conventional-changelog" : " ^9.0.3" ,
76
76
"@types/fs-extra" : " ^11.0.4" ,
77
- "@types/node" : " ^22.9.0 " ,
77
+ "@types/node" : " ^22.9.1 " ,
78
78
"@types/normalize-path" : " ^3.0.2" ,
79
79
"@typescript-eslint/eslint-plugin" : " ^7.18.0" ,
80
80
"@typescript-eslint/parser" : " ^7.18.0" ,
95
95
"testcafe" : " 3.5.0" ,
96
96
"ts-loader" : " ^8.4.0" ,
97
97
"tsd" : " ^0.31.2" ,
98
- "typescript" : " 5.6.3 " ,
98
+ "typescript" : " 5.7.2 " ,
99
99
"vite" : " ^5.4.11" ,
100
100
"vitest" : " ^2.1.5" ,
101
101
"yorkie" : " ^2.0.0"
Original file line number Diff line number Diff line change 3957
3957
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.96.tgz#eb0012d23ff53d14d64ec8a352bf89792de6aade"
3958
3958
integrity sha512-84iSqGXoO+Ha16j8pRZ/L90vDMKX04QTYMTfYeE1WrjWaZXuchBehGUZEpNgx7JnmlrIHdnABmpjrQjhCnNldQ==
3959
3959
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 ==
3964
3964
dependencies:
3965
3965
undici-types "~6.19.8"
3966
3966
15083
15083
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
15084
15084
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
15085
15085
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 ==
15090
15090
15091
15091
typescript@^4.3.5:
15092
15092
version "4.9.5"
You can’t perform that action at this time.
0 commit comments