File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 64
64
"execa" : " ^9.3.1"
65
65
},
66
66
"devDependencies" : {
67
- "@types/node" : " ^ 22.5.0" ,
68
- "@typescript-eslint/eslint-plugin" : " ^ 8.2.0" ,
69
- "@typescript-eslint/parser" : " ^ 8.2.0" ,
70
- "eslint" : " ^ 8.57.0" ,
67
+ "@types/node" : " 22.5.0" ,
68
+ "@typescript-eslint/eslint-plugin" : " 8.2.0" ,
69
+ "@typescript-eslint/parser" : " 8.2.0" ,
70
+ "eslint" : " 8.57.0" ,
71
71
"eslint-config-prettier" : " 9.1.0" ,
72
- "eslint-plugin-github" : " ^ 5.0.1" ,
72
+ "eslint-plugin-github" : " 5.0.1" ,
73
73
"eslint-plugin-import" : " 2.29.1" ,
74
74
"lefthook" : " 1.7.14" ,
75
- "prettier" : " ^ 3.3.3" ,
76
- "prettier-eslint" : " ^ 16.3.0" ,
75
+ "prettier" : " 3.3.3" ,
76
+ "prettier-eslint" : " 16.3.0" ,
77
77
"prettier-plugin-packagejson" : " 2.5.2" ,
78
- "typescript" : " ^ 5.5.4"
78
+ "typescript" : " 5.5.4"
79
79
},
80
80
"engines" : {
81
81
"node" : " >=20"
You can’t perform that action at this time.
0 commit comments