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 8686 "eslint-plugin-tsdoc" : " ^0.4.0" ,
8787 "@vitest/eslint-plugin" : " ^1.1.23" ,
8888 "eslint-config-prettier" : " ^9.1.0" ,
89- "typescript" : " ^5.7.2 " ,
89+ "typescript" : " ^5.7.3 " ,
9090 "vite" : " ^6.0.9" ,
9191 "@typescript-eslint/utils" : " ^8.19.0" ,
9292 "globals" : " ^15.14.0" ,
9393 "lint-staged" : " 15.3.0" ,
9494 "prettier" : " ^3.4.2" ,
95- "prettier-plugin-jsdoc" : " ^1.3.0 " ,
95+ "prettier-plugin-jsdoc" : " ^1.3.2 " ,
9696 "typedoc" : " ^0.27.6" ,
9797 "typescript-eslint" : " ^8.19.0" ,
9898 "vitest" : " 2.0.5"
Original file line number Diff line number Diff line change @@ -2181,10 +2181,10 @@ prelude-ls@^1.2.1:
21812181 resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
21822182 integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
21832183
2184- prettier-plugin-jsdoc@^1.3.0 :
2185- version "1.3.0 "
2186- resolved "https://registry.yarnpkg.com/prettier-plugin-jsdoc/-/prettier-plugin-jsdoc-1.3.0 .tgz#98e9cbecc5b8725801cc8a4233a16748500e867b "
2187- integrity sha512-cQm8xIa0fN9ieJFMXACQd6JPycl+8ouOijAqUqu44EF/s4fXL3Wi9sKXuEaodsEWgCN42Xby/bNhqgM1iWx4uw ==
2184+ prettier-plugin-jsdoc@^1.3.2 :
2185+ version "1.3.2 "
2186+ resolved "https://registry.yarnpkg.com/prettier-plugin-jsdoc/-/prettier-plugin-jsdoc-1.3.2 .tgz#9a03581edc4a5313abe872f0083e3189f7edaaf1 "
2187+ integrity sha512-LNi9eq0TjyZn/PUNf/SYQxxUvGg5FLK4alEbi3i/S+2JbMyTu790c/puFueXzx09KP44oWCJ+TaHRyM/a0rKJQ ==
21882188 dependencies :
21892189 binary-searching "^2.0.5"
21902190 comment-parser "^1.4.0"
@@ -2506,10 +2506,10 @@ typescript-eslint@^8.19.0:
25062506 " @typescript-eslint/parser" " 8.19.0"
25072507 " @typescript-eslint/utils" " 8.19.0"
25082508
2509- typescript@^5.7.2 :
2510- version "5.7.2 "
2511- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2 .tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6 "
2512- integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg ==
2509+ typescript@^5.7.3 :
2510+ version "5.7.3 "
2511+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3 .tgz#919b44a7dbb8583a9b856d162be24a54bf80073e "
2512+ integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw ==
25132513
25142514uc.micro@^2.0.0, uc.micro@^2.1.0 :
25152515 version "2.1.0"
You can’t perform that action at this time.
0 commit comments