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.1" ,
76
76
"@types/fs-extra" : " ^11.0.4" ,
77
- "@types/node" : " ^20.16.14 " ,
77
+ "@types/node" : " ^20.16.15 " ,
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" ,
96
96
"ts-loader" : " ^8.4.0" ,
97
97
"tsd" : " ^0.31.2" ,
98
98
"typescript" : " 5.6.3" ,
99
- "vite" : " ^5.4.9 " ,
99
+ "vite" : " ^5.4.10 " ,
100
100
"vitest" : " ^2.1.3" ,
101
101
"yorkie" : " ^2.0.0"
102
102
},
Original file line number Diff line number Diff line change 3949
3949
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.96.tgz#eb0012d23ff53d14d64ec8a352bf89792de6aade"
3950
3950
integrity sha512-84iSqGXoO+Ha16j8pRZ/L90vDMKX04QTYMTfYeE1WrjWaZXuchBehGUZEpNgx7JnmlrIHdnABmpjrQjhCnNldQ==
3951
3951
3952
- "@types/node@^20.16.14 ":
3953
- version "20.16.14 "
3954
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.14 .tgz#67eeca19cd821f516ee7da2f2e72d319f47e6a4d "
3955
- integrity sha512-vtgGzjxLF7QT88qRHtXMzCWpAAmwonE7fwgVjFtXosUva2oSpnIEc3gNO9P7uIfOxKnii2f79/xtOnfreYtDaA ==
3952
+ "@types/node@^20.16.15 ":
3953
+ version "20.16.15 "
3954
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.15 .tgz#826f97ca53a213d190124ca6a972206f06a88b69 "
3955
+ integrity sha512-DV58qQz9dBMqVVn+qnKwGa51QzCD4YM/tQM16qLKxdf5tqz5W4QwtrMzjSTbabN1cFTSuyxVYBy+QWHjWW8X/g ==
3956
3956
dependencies:
3957
3957
undici-types "~6.19.2"
3958
3958
@@ -15406,10 +15406,10 @@ vite@^5.0.0:
15406
15406
optionalDependencies:
15407
15407
fsevents "~2.3.3"
15408
15408
15409
- vite@^5.4.9 :
15410
- version "5.4.9 "
15411
- resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.9 .tgz#215c80cbebfd09ccbb9ceb8c0621391c9abdc19c "
15412
- integrity sha512-20OVpJHh0PAM0oSOELa5GaZNWeDjcAvQjGXy2Uyr+Tp+/D2/Hdz6NLgpJLsarPTA2QJ6v8mX2P1ZfbsSKvdMkg ==
15409
+ vite@^5.4.10 :
15410
+ version "5.4.10 "
15411
+ resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.10 .tgz#d358a7bd8beda6cf0f3b7a450a8c7693a4f80c18 "
15412
+ integrity sha512-1hvaPshuPUtxeQ0hsVH3Mud0ZanOLwVTneA1EgbAM5LhaZEqyPWGRQ7BtaMvUrTDeEaC8pxtj6a6jku3x4z6SQ ==
15413
15413
dependencies:
15414
15414
esbuild "^0.21.3"
15415
15415
postcss "^8.4.43"
You can’t perform that action at this time.
0 commit comments