File tree Expand file tree Collapse file tree 2 files changed +1883
-1632
lines changed Expand file tree Collapse file tree 2 files changed +1883
-1632
lines changed Original file line number Diff line number Diff line change 13
13
"node" : " >=16"
14
14
},
15
15
"devDependencies" : {
16
- "@types/jest" : " ^29.2.1 " ,
17
- "@typescript-eslint/eslint-plugin" : " ^5.42.0 " ,
18
- "@typescript-eslint/parser" : " ^5.42.0 " ,
19
- "eslint" : " ^8.26 .0" ,
20
- "eslint-config-prettier" : " ^8.5 .0" ,
21
- "eslint-plugin-import" : " ^2.26 .0" ,
22
- "eslint-plugin-prettier" : " ^4 .2.1" ,
23
- "husky" : " ^8.0.1 " ,
24
- "jest" : " ^29.2.2 " ,
25
- "prettier" : " ^2.7.1 " ,
26
- "ts-jest" : " ^29.0.3 " ,
27
- "typescript" : " ^4.8.4 "
16
+ "@types/jest" : " ^29.5.14 " ,
17
+ "@typescript-eslint/eslint-plugin" : " ^8.19.1 " ,
18
+ "@typescript-eslint/parser" : " ^8.19.1 " ,
19
+ "eslint" : " ^9.18 .0" ,
20
+ "eslint-config-prettier" : " ^9.1 .0" ,
21
+ "eslint-plugin-import" : " ^2.31 .0" ,
22
+ "eslint-plugin-prettier" : " ^5 .2.1" ,
23
+ "husky" : " ^9.1.7 " ,
24
+ "jest" : " ^29.7.0 " ,
25
+ "prettier" : " ^3.4.2 " ,
26
+ "ts-jest" : " ^29.2.5 " ,
27
+ "typescript" : " 5.7.3 "
28
28
},
29
29
"scripts" : {
30
30
"lint" : " tsc && eslint \" ./src/**/*\" " ,
47
47
" eslint --fix" ,
48
48
" prettier --w ."
49
49
]
50
- }
50
+ },
51
+ "packageManager" :
" [email protected] +sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
51
52
}
You can’t perform that action at this time.
0 commit comments