File tree Expand file tree Collapse file tree
src/pages/client/pages/ClientInstancePage/components/LocationsList/modals/MFAModal
components/MfaMobileApprove Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 "bracketSpacing" : true ,
2828 "expand" : " auto" ,
2929 "useEditorconfig" : true ,
30- "includes" : [
31- " ./src/**"
32- ]
30+ "includes" : [" ./src/**" ]
3331 },
3432 "linter" : {
3533 "enabled" : true ,
7068 "noArrayIndexKey" : " off"
7169 }
7270 },
73- "includes" : [
74- " src/**"
75- ]
71+ "includes" : [" src/**" ]
7672 },
7773 "javascript" : {
7874 "formatter" : {
9490 },
9591 "overrides" : [
9692 {
97- "includes" : [
98- " **/*.js"
99- ]
93+ "includes" : [" **/*.js" ]
10094 }
10195 ],
10296 "assist" : {
Original file line number Diff line number Diff line change 5858 "@stablelib/x25519" : " ^2.0.1" ,
5959 "@tanstack/query-core" : " ^5.100.5" ,
6060 "@tanstack/react-virtual" : " ^3.13.24" ,
61- "@tauri-apps/api" : " ^2.10.1 " ,
61+ "@tauri-apps/api" : " ^2.11.0 " ,
6262 "@tauri-apps/plugin-clipboard-manager" : " ^2.3.2" ,
6363 "@tauri-apps/plugin-deep-link" : " ^2.4.8" ,
6464 "@tauri-apps/plugin-dialog" : " ^2.7.0" ,
117117 "@svgr/cli" : " ^8.1.0" ,
118118 "@tanstack/react-query" : " ^5.100.5" ,
119119 "@tanstack/react-query-devtools" : " ^5.100.5" ,
120- "@tauri-apps/cli" : " ^2.10.1 " ,
120+ "@tauri-apps/cli" : " ^2.11.0 " ,
121121 "@types/file-saver" : " ^2.0.7" ,
122122 "@types/lodash-es" : " ^4.17.12" ,
123123 "@types/node" : " ^24.12.2" ,
You can’t perform that action at this time.
0 commit comments