File tree Expand file tree Collapse file tree 4 files changed +103
-104
lines changed Expand file tree Collapse file tree 4 files changed +103
-104
lines changed Original file line number Diff line number Diff line change 14
14
"dependencies" : {
15
15
"@stylistic/eslint-plugin" : " ^1.6.3" ,
16
16
"@tsparticles/prettier-config" : " ^2.1.6" ,
17
- "@typescript-eslint/eslint-plugin" : " ^7.1.0 " ,
18
- "@typescript-eslint/parser" : " ^7.1.0 " ,
17
+ "@typescript-eslint/eslint-plugin" : " ^7.1.1 " ,
18
+ "@typescript-eslint/parser" : " ^7.1.1 " ,
19
19
"eslint" : " ^8.57.0" ,
20
20
"eslint-config-prettier" : " ^9.1.0" ,
21
21
"eslint-plugin-import" : " ^2.29.1" ,
22
22
"eslint-plugin-jsdoc" : " ^48.2.0" ,
23
23
"eslint-plugin-prettier" : " ^5.1.3" ,
24
24
"eslint-plugin-tsdoc" : " ^0.2.17" ,
25
25
"prettier" : " ^3.2.5" ,
26
- "typescript" : " ^5.3.3 "
26
+ "typescript" : " ^5.4.2 "
27
27
}
28
28
}
Original file line number Diff line number Diff line change 7
7
"access" : " public"
8
8
},
9
9
"dependencies" : {
10
- "typescript" : " ^5.3.3 "
10
+ "typescript" : " ^5.4.2 "
11
11
}
12
12
}
Original file line number Diff line number Diff line change 30
30
"@stylistic/eslint-plugin" : " ^1.6.3" ,
31
31
"@tsparticles/eslint-config" : " ^2.2.1" ,
32
32
"@tsparticles/prettier-config" : " ^2.1.6" ,
33
- "@types/node" : " ^20.11.24 " ,
33
+ "@types/node" : " ^20.11.25 " ,
34
34
"@types/webpack-bundle-analyzer" : " ^4.7.0" ,
35
35
"@types/webpack-env" : " ^1.18.4" ,
36
- "@typescript-eslint/eslint-plugin" : " ^7.1.0 " ,
37
- "@typescript-eslint/parser" : " ^7.1.0 " ,
36
+ "@typescript-eslint/eslint-plugin" : " ^7.1.1 " ,
37
+ "@typescript-eslint/parser" : " ^7.1.1 " ,
38
38
"babel-loader" : " ^9.1.3" ,
39
39
"browserslist" : " ^4.23.0" ,
40
40
"copyfiles" : " ^2.4.1" ,
47
47
"prettier-plugin-multiline-arrays" : " ^3.0.4" ,
48
48
"rimraf" : " ^5.0.5" ,
49
49
"terser-webpack-plugin" : " ^5.3.10" ,
50
- "typescript" : " ^5.3.3 " ,
50
+ "typescript" : " ^5.4.2 " ,
51
51
"webpack" : " ^5.90.3" ,
52
52
"webpack-bundle-analyzer" : " ^4.10.1" ,
53
53
"webpack-cli" : " ^5.1.4"
You can’t perform that action at this time.
0 commit comments