File tree Expand file tree Collapse file tree 4 files changed +194
-190
lines changed Expand file tree Collapse file tree 4 files changed +194
-190
lines changed Original file line number Diff line number Diff line change 25
25
},
26
26
"devDependencies" : {
27
27
"multiple-select-vanilla" : " workspace:*" ,
28
- "sass" : " ^1.62.0 " ,
28
+ "sass" : " ^1.62.1 " ,
29
29
"typescript" : " ^5.0.4" ,
30
- "vite" : " ^4.3.1 "
30
+ "vite" : " ^4.3.3 "
31
31
}
32
32
}
Original file line number Diff line number Diff line change 63
63
"copyfiles" : " ^2.4.1" ,
64
64
"cross-env" : " ^7.0.3" ,
65
65
"cssnano" : " ^6.0.0" ,
66
- "esbuild" : " ^0.17.17 " ,
66
+ "esbuild" : " ^0.17.18 " ,
67
67
"fs-extra" : " ^11.1.1" ,
68
- "glob" : " ^10.2.1 " ,
68
+ "glob" : " ^10.2.2 " ,
69
69
"npm-run-all2" : " ^6.0.5" ,
70
70
"postcss" : " ^8.4.23" ,
71
71
"postcss-cli" : " ^10.1.0" ,
72
- "sass" : " ^1.62.0 " ,
72
+ "sass" : " ^1.62.1 " ,
73
73
"typescript" : " ^5.0.4" ,
74
- "vite" : " ^4.3.1 " ,
74
+ "vite" : " ^4.3.3 " ,
75
75
"vite-plugin-dts" : " ^2.3.0"
76
76
}
77
77
}
Original file line number Diff line number Diff line change 44
44
"@lerna-lite/cli" : " ^2.1.0" ,
45
45
"@lerna-lite/publish" : " ^2.1.0" ,
46
46
"@lerna-lite/watch" : " ^2.1.0" ,
47
- "@playwright/test" : " ^1.32.3 " ,
48
- "@types/node" : " ^18.15.13 " ,
49
- "@typescript-eslint/eslint-plugin" : " ^5.59.0 " ,
50
- "@typescript-eslint/parser" : " ^5.59.0 " ,
47
+ "@playwright/test" : " ^1.33.0 " ,
48
+ "@types/node" : " ^18.16.2 " ,
49
+ "@typescript-eslint/eslint-plugin" : " ^5.59.1 " ,
50
+ "@typescript-eslint/parser" : " ^5.59.1 " ,
51
51
"cross-env" : " ^7.0.3" ,
52
52
"eslint" : " ^8.39.0" ,
53
53
"eslint-config-airbnb-base" : " ^15.0.0" ,
56
56
"eslint-plugin-node" : " ^11.1.0" ,
57
57
"eslint-plugin-prefer-arrow" : " ^1.2.3" ,
58
58
"npm-run-all2" : " ^6.0.5" ,
59
- "playwright" : " ^1.32.3 " ,
59
+ "playwright" : " ^1.33.0 " ,
60
60
"pnpm" : " ^8.3.1" ,
61
- "prettier" : " ^2.8.7 " ,
61
+ "prettier" : " ^2.8.8 " ,
62
62
"rimraf" : " ^5.0.0" ,
63
63
"typescript" : " ^5.0.4"
64
64
}
You can’t perform that action at this time.
0 commit comments