File tree 3 files changed +310
-309
lines changed
3 files changed +310
-309
lines changed Original file line number Diff line number Diff line change 46
46
"@rauschma/env-var" : " ^1.0.1" ,
47
47
"@types/eslint__js" : " ^8.42.3" ,
48
48
"@types/mocha" : " ^10.0.10" ,
49
- "@types/node" : " ~22.13.1 " ,
49
+ "@types/node" : " ~22.13.2 " ,
50
50
"@types/vscode" : " ^1.96.0" ,
51
51
"@vscode/test-cli" : " ^0.0.10" ,
52
52
"@vscode/test-electron" : " ^2.4.1" ,
53
53
"@vscode/test-web" : " ^0.0.66" ,
54
54
"@vscode/vsce" : " ^3.2.2" ,
55
55
"esbuild" : " ^0.25.0" ,
56
- "eslint" : " ^9.20.0 " ,
56
+ "eslint" : " ^9.20.1 " ,
57
57
"npm-run-all" : " ^4.1.5" ,
58
58
"typescript" : " ^5.7.3" ,
59
- "typescript-eslint" : " ^8.23 .0"
59
+ "typescript-eslint" : " ^8.24 .0"
60
60
}
61
61
}
Original file line number Diff line number Diff line change 14
14
"@playwright/test" : " ^1.50.1" ,
15
15
"classnames" : " ^2.5.1" ,
16
16
"cross-env" : " ^7.0.3" ,
17
- "eslint" : " ^9.20.0 " ,
17
+ "eslint" : " ^9.20.1 " ,
18
18
"eslint-config-prettier" : " ^10.0.1" ,
19
19
"eslint-plugin-import" : " ^2.31.0" ,
20
20
"eslint-plugin-react" : " ^7.37.4" ,
28
28
"@eslint/js" : " ^9.20.0" ,
29
29
"@types/react" : " ^19.0.8" ,
30
30
"@types/react-dom" : " ^19.0.3" ,
31
- "@vitejs/plugin-react-swc" : " ^3.7.2 " ,
31
+ "@vitejs/plugin-react-swc" : " ^3.8.0 " ,
32
32
"autoprefixer" : " ^10.4.20" ,
33
33
"tailwindcss" : " ^3.4.17" ,
34
34
"typescript" : " ^5.7.3" ,
35
- "typescript-eslint" : " ^8.23 .0" ,
36
- "vite" : " ^6.0.11 "
35
+ "typescript-eslint" : " ^8.24 .0" ,
36
+ "vite" : " ^6.1.0 "
37
37
}
38
38
}
You can’t perform that action at this time.
0 commit comments