File tree 2 files changed +135
-135
lines changed
2 files changed +135
-135
lines changed Original file line number Diff line number Diff line change 59
59
"devDependencies" : {
60
60
"@babel/core" : " ^7.26.10" ,
61
61
"@eslint/eslintrc" : " ^3.3.1" ,
62
- "@eslint/js" : " ^9.23 .0" ,
62
+ "@eslint/js" : " ^9.24 .0" ,
63
63
"@shopify/eslint-plugin" : " ^48.0.2" ,
64
64
"@shopify/prettier-config" : " ^1.1.4" ,
65
65
"@types/glob" : " ^8.1.0" ,
66
66
"@types/mocha" : " ^10.0.10" ,
67
- "@types/node" : " ^22.13.14 " ,
67
+ "@types/node" : " ^22.14.0 " ,
68
68
"@types/vscode" : " ^1.63.0" ,
69
69
"@typescript-eslint/eslint-plugin" : " ^5.62.0" ,
70
70
"@typescript-eslint/parser" : " ^5.62.0" ,
71
71
"@vscode/test-electron" : " ^2.4.1" ,
72
72
"@vscode/vsce" : " ^3.3.2" ,
73
73
"esbuild" : " ^0.25.2" ,
74
74
"eslint" : " ^8.57.0" ,
75
- "eslint-import-resolver-typescript" : " ^4.3.1 " ,
76
- "eslint-plugin-prettier" : " ^5.2.5 " ,
75
+ "eslint-import-resolver-typescript" : " ^4.3.2 " ,
76
+ "eslint-plugin-prettier" : " ^5.2.6 " ,
77
77
"glob" : " ^11.0.1" ,
78
78
"mocha" : " ^11.1.0" ,
79
79
"ovsx" : " ^0.10.1" ,
80
80
"prettier" : " ^3.5.3" ,
81
- "typescript" : " ^5.8.2 "
81
+ "typescript" : " ^5.8.3 "
82
82
}
83
83
}
You can’t perform that action at this time.
0 commit comments