File tree Expand file tree Collapse file tree 3 files changed +162
-138
lines changed Expand file tree Collapse file tree 3 files changed +162
-138
lines changed Original file line number Diff line number Diff line change 28
28
"@lerna-lite/run" : " ^3.7.1" ,
29
29
"@sapphire/prettier-config" : " ^2.0.0" ,
30
30
"@sapphire/ts-config" : " ^5.0.1" ,
31
- "@types/node" : " ^20.14.10 " ,
31
+ "@types/node" : " ^20.14.11 " ,
32
32
"eslint" : " ^8.57.0" ,
33
33
"eslint-config-neon" : " ^0.1.62" ,
34
34
"eslint-config-prettier" : " ^9.1.0" ,
35
35
"eslint-plugin-html" : " ^8.1.1" ,
36
36
"eslint-plugin-lit" : " ^1.14.0" ,
37
37
"eslint-plugin-lit-a11y" : " ^4.1.4" ,
38
- "eslint-plugin-prettier" : " ^5.1.3 " ,
38
+ "eslint-plugin-prettier" : " ^5.2.1 " ,
39
39
"eslint-plugin-wc" : " ^2.1.0" ,
40
40
"lint-staged" : " ^15.2.7" ,
41
41
"markdown-toc" : " ^1.2.0" ,
42
42
"npm-run-all2" : " ^6.2.2" ,
43
43
"prettier" : " ^3.3.3" ,
44
44
"react" : " ^18.3.1" ,
45
45
"rimraf" : " ^6.0.1" ,
46
- "tsup" : " ^8.1.0 " ,
46
+ "tsup" : " ^8.2.1 " ,
47
47
"typescript" : " ^5.5.2"
48
48
},
49
49
"resolutions" : {
Original file line number Diff line number Diff line change 36
36
"@types/react" : " ^18.3.3" ,
37
37
"colorette" : " ^2.0.20" ,
38
38
"rimraf" : " ^6.0.1" ,
39
- "tsup" : " ^8.1.0 " ,
39
+ "tsup" : " ^8.2.1 " ,
40
40
"typescript" : " ^5.5.2"
41
41
},
42
42
"peerDependencies" : {
You can’t perform that action at this time.
0 commit comments