File tree 3 files changed +120
-122
lines changed
3 files changed +120
-122
lines changed Original file line number Diff line number Diff line change 17
17
" types"
18
18
],
19
19
"funding" : [
20
- {
21
- "type" : " github" ,
22
- "url" : " https://github.com/sponsors/gabriel-logan"
23
- },
24
- {
25
- "type" : " buy-me-a-coffee" ,
26
- "url" : " https://buymeacoffee.com/gabriellogan"
27
- }
28
- ],
20
+ {
21
+ "type" : " github" ,
22
+ "url" : " https://github.com/sponsors/gabriel-logan"
23
+ },
24
+ {
25
+ "type" : " buy-me-a-coffee" ,
26
+ "url" : " https://buymeacoffee.com/gabriellogan"
27
+ }
28
+ ],
29
29
"scripts" : {
30
30
"test" : " jest --verbose" ,
31
31
"test:cov" : " jest --coverage" ,
85
85
" Breno A"
86
86
],
87
87
"devDependencies" : {
88
- "@eslint/js" : " ^9.19 .0" ,
88
+ "@eslint/js" : " ^9.20 .0" ,
89
89
"@types/jest" : " ^29.5.14" ,
90
- "@types/node" : " ^22.13.1 " ,
91
- "eslint" : " ^9.19.0 " ,
90
+ "@types/node" : " ^22.13.4 " ,
91
+ "eslint" : " ^9.20.1 " ,
92
92
"eslint-config-prettier" : " ^10.0.1" ,
93
93
"eslint-plugin-prettier" : " ^5.2.3" ,
94
94
"jest" : " ^29.7.0" ,
95
- "prettier" : " ^3.4.2 " ,
95
+ "prettier" : " ^3.5.1 " ,
96
96
"ts-jest" : " ^29.2.5" ,
97
97
"ts-loader" : " ^9.5.2" ,
98
98
"ts-node" : " ^10.9.2" ,
99
99
"typescript" : " ^5.7.3" ,
100
- "typescript-eslint" : " ^8.23 .0" ,
101
- "webpack" : " ^5.97.1 " ,
100
+ "typescript-eslint" : " ^8.24 .0" ,
101
+ "webpack" : " ^5.98.0 " ,
102
102
"webpack-cli" : " ^6.0.1"
103
103
},
104
104
"packageManager" :
" [email protected] "
You can’t perform that action at this time.
0 commit comments