File tree Expand file tree Collapse file tree 2 files changed +114
-127
lines changed Expand file tree Collapse file tree 2 files changed +114
-127
lines changed Original file line number Diff line number Diff line change 52
52
},
53
53
"packageManager" :
" [email protected] " ,
54
54
"devDependencies" : {
55
- "@lerna-lite/cli" : " ^3.2.0 " ,
56
- "@lerna-lite/publish" : " ^3.2.0 " ,
57
- "@lerna-lite/watch" : " ^3.2.0 " ,
55
+ "@lerna-lite/cli" : " ^3.2.1 " ,
56
+ "@lerna-lite/publish" : " ^3.2.1 " ,
57
+ "@lerna-lite/watch" : " ^3.2.1 " ,
58
58
"@playwright/test" : " ^1.40.1" ,
59
- "@types/node" : " ^20.10.6 " ,
60
- "@typescript-eslint/eslint-plugin" : " ^6.17.0 " ,
61
- "@typescript-eslint/parser" : " ^6.17.0 " ,
59
+ "@types/node" : " ^20.11.0 " ,
60
+ "@typescript-eslint/eslint-plugin" : " ^6.18.1 " ,
61
+ "@typescript-eslint/parser" : " ^6.18.1 " ,
62
62
"conventional-changelog-conventionalcommits" : " ^7.0.2" ,
63
63
"cross-env" : " ^7.0.3" ,
64
64
"eslint" : " ^8.56.0" ,
68
68
"eslint-plugin-node" : " ^11.1.0" ,
69
69
"eslint-plugin-prefer-arrow" : " ^1.2.3" ,
70
70
"npm-run-all2" : " ^6.1.1" ,
71
- "pnpm" : " ^8.14.0 " ,
72
- "prettier" : " ^3.1 .1" ,
71
+ "pnpm" : " ^8.14.1 " ,
72
+ "prettier" : " ^3.2 .1" ,
73
73
"rimraf" : " ^5.0.5" ,
74
74
"typescript" : " ^5.3.3"
75
75
}
You can’t perform that action at this time.
0 commit comments