File tree Expand file tree Collapse file tree 2 files changed +70
-47
lines changed Expand file tree Collapse file tree 2 files changed +70
-47
lines changed Original file line number Diff line number Diff line change 18
18
"author" : " martincostello" ,
19
19
"license" : " Apache-2.0" ,
20
20
"devDependencies" : {
21
- "@babel/core" : " ^ 7.28.0" ,
22
- "@babel/preset-env" : " ^ 7.28.0" ,
23
- "@stylistic/eslint-plugin" : " ^ 5.1.0" ,
24
- "@typescript-eslint/eslint-plugin" : " ^ 8.35.1" ,
25
- "@typescript-eslint/parser" : " ^8.32 .1" ,
26
- "eslint" : " ^ 9.30.1" ,
27
- "eslint-config-prettier" : " ^ 10.1.5" ,
28
- "eslint-plugin-jest" : " ^ 29.0.1" ,
29
- "globals" : " ^ 16.3.0" ,
30
- "jest" : " ^ 30.0.4" ,
31
- "moment" : " ^ 2.30.1" ,
32
- "prettier" : " ^ 3.6.2" ,
33
- "ts-jest" : " ^ 29.4.0" ,
34
- "ts-loader" : " ^ 9.5.2" ,
35
- "tsify" : " ^ 5.0.4" ,
36
- "typescript" : " ^ 5.8.3" ,
37
- "webpack" : " ^ 5.99.9" ,
38
- "webpack-cli" : " ^ 6.0.1"
21
+ "@babel/core" : " 7.28.0" ,
22
+ "@babel/preset-env" : " 7.28.0" ,
23
+ "@stylistic/eslint-plugin" : " 5.1.0" ,
24
+ "@typescript-eslint/eslint-plugin" : " 8.35.1" ,
25
+ "@typescript-eslint/parser" : " 8.35 .1" ,
26
+ "eslint" : " 9.30.1" ,
27
+ "eslint-config-prettier" : " 10.1.5" ,
28
+ "eslint-plugin-jest" : " 29.0.1" ,
29
+ "globals" : " 16.3.0" ,
30
+ "jest" : " 30.0.4" ,
31
+ "moment" : " 2.30.1" ,
32
+ "prettier" : " 3.6.2" ,
33
+ "ts-jest" : " 29.4.0" ,
34
+ "ts-loader" : " 9.5.2" ,
35
+ "tsify" : " 5.0.4" ,
36
+ "typescript" : " 5.8.3" ,
37
+ "webpack" : " 5.99.9" ,
38
+ "webpack-cli" : " 6.0.1"
39
39
},
40
40
"jest" : {
41
41
"clearMocks" : true ,
You can’t perform that action at this time.
0 commit comments