Commit 4a3ccf1 1 parent f6cb530 commit 4a3ccf1 Copy full SHA for 4a3ccf1
File tree 5 files changed +545
-348
lines changed
5 files changed +545
-348
lines changed Original file line number Diff line number Diff line change 16
16
"fix-lint" : " nx run-many -t lint-fix"
17
17
},
18
18
"devDependencies" : {
19
- "@eslint/compat" : " ^1.2.6" ,
20
- "@eslint/js" : " ^9.19.0" ,
21
- "@lerna-lite/cli" : " ^3.12.0" ,
22
- "@lerna-lite/version" : " ^3.12.0" ,
23
- "@types/eslint__js" : " ^8.42.3" ,
19
+ "@eslint/compat" : " ^1.2.7" ,
20
+ "@eslint/js" : " ^9.21.0" ,
21
+ "@lerna-lite/cli" : " ^3.12.1" ,
22
+ "@lerna-lite/version" : " ^3.12.1" ,
24
23
"@types/minimist" : " ^1.2.5" ,
25
24
"@yarnpkg/types" : " ^4.0.0" ,
26
- "eslint" : " ^9.19 .0" ,
25
+ "eslint" : " ^9.21 .0" ,
27
26
"eslint-plugin-eslint-comments" : " ^3.2.0" ,
28
27
"eslint-plugin-react" : " ^7.37.4" ,
29
28
"eslint-plugin-react-hooks" : " ^5.1.0" ,
30
29
"eslint-plugin-simple-import-sort" : " ^12.1.1" ,
31
30
"globals" : " ^15.14.0" ,
32
- "nx" : " ^20.4.1 " ,
33
- "prettier" : " ^3.4 .2" ,
31
+ "nx" : " ^20.4.6 " ,
32
+ "prettier" : " ^3.5 .2" ,
34
33
"typescript" : " ^5.7.3" ,
35
- "typescript-eslint" : " ^8.23 .0"
34
+ "typescript-eslint" : " ^8.25 .0"
36
35
},
37
36
"engines" : {
38
37
"node" : " >=22"
Original file line number Diff line number Diff line change 83
83
"cross-env" : " ^7.0.3" ,
84
84
"electron" : " ^34.1.1" ,
85
85
"electron-extension-installer" : " ^1.2.0" ,
86
- "eslint" : " ^9.19 .0" ,
87
- "postcss" : " ^8.5.1 " ,
86
+ "eslint" : " ^9.21 .0" ,
87
+ "postcss" : " ^8.5.3 " ,
88
88
"postcss-preset-mantine" : " ^1.17.0" ,
89
89
"postcss-simple-vars" : " ^7.0.1" ,
90
90
"react-devtools" : " ^6.1.1" ,
91
- "sass" : " ^1.84.0 " ,
91
+ "sass" : " ^1.85.1 " ,
92
92
"typescript" : " ^5.7.3" ,
93
- "vite" : " ^6.1 .0"
93
+ "vite" : " ^6.2 .0"
94
94
},
95
95
"keywords" : [],
96
96
"author" : {
Original file line number Diff line number Diff line change 27
27
"@types/dedent" : " ^0.7.2" ,
28
28
"@types/node" : " ^22.13.1" ,
29
29
"@types/prompts" : " ^2.4.9" ,
30
- "eslint" : " ^9.19 .0" ,
30
+ "eslint" : " ^9.21 .0" ,
31
31
"typescript" : " ^5.7.3"
32
32
},
33
33
"engines" : {
Original file line number Diff line number Diff line change 27
27
"@types/node" : " ^22.13.1" ,
28
28
"@types/plist" : " ^3.0.5" ,
29
29
"@types/prompts" : " ^2.4.9" ,
30
- "eslint" : " ^9.19 .0" ,
30
+ "eslint" : " ^9.21 .0" ,
31
31
"npm-run-all" : " ^4.1.5" ,
32
32
"typescript" : " ^5.7.3"
33
33
},
You can’t perform that action at this time.
0 commit comments