File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 110110 "@types/react" : " 18.3.2" ,
111111 "@types/react-dom" : " 18.3.0" ,
112112 "@typescript-eslint/eslint-plugin" : " 7.11.0" ,
113- "@typescript-eslint/parser" : " 7.10 .0" ,
113+ "@typescript-eslint/parser" : " 7.11 .0" ,
114114 "@vitejs/plugin-react" : " 4.2.1" ,
115115 "cross-env" : " 7.0.3" ,
116116 "download-git-repo" : " 3.0.2" ,
Original file line number Diff line number Diff line change 11561156 " @typescript-eslint/visitor-keys" " 7.10.0"
11571157 debug "^4.3.4"
11581158
1159+ " @typescript-eslint/parser@7.11.0 " :
1160+ version "7.11.0"
1161+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.11.0.tgz#525ad8bee54a8f015f134edd241d91b84ab64839"
1162+ integrity sha512-yimw99teuaXVWsBcPO1Ais02kwJ1jmNA1KxE7ng0aT7ndr1pT1wqj0OJnsYVGKKlc4QJai86l/025L6z8CljOg==
1163+ dependencies :
1164+ " @typescript-eslint/scope-manager" " 7.11.0"
1165+ " @typescript-eslint/types" " 7.11.0"
1166+ " @typescript-eslint/typescript-estree" " 7.11.0"
1167+ " @typescript-eslint/visitor-keys" " 7.11.0"
1168+ debug "^4.3.4"
1169+
11591170" @typescript-eslint/scope-manager@7.10.0 " :
11601171 version "7.10.0"
11611172 resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.10.0.tgz#054a27b1090199337a39cf755f83d9f2ce26546b"
You can’t perform that action at this time.
0 commit comments