File tree Expand file tree Collapse file tree 4 files changed +348
-539
lines changed Expand file tree Collapse file tree 4 files changed +348
-539
lines changed Original file line number Diff line number Diff line change 27
27
"multiple-select-vanilla" : " workspace:*" ,
28
28
"sass" : " ^1.62.0" ,
29
29
"typescript" : " ^5.0.4" ,
30
- "vite" : " ^4.2 .1"
30
+ "vite" : " ^4.3 .1"
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.16 " ,
66
+ "esbuild" : " ^0.17.17 " ,
67
67
"fs-extra" : " ^11.1.1" ,
68
- "glob" : " ^10.1.0 " ,
68
+ "glob" : " ^10.2.1 " ,
69
69
"npm-run-all2" : " ^6.0.5" ,
70
- "postcss" : " ^8.4.21 " ,
70
+ "postcss" : " ^8.4.23 " ,
71
71
"postcss-cli" : " ^10.1.0" ,
72
72
"sass" : " ^1.62.0" ,
73
73
"typescript" : " ^5.0.4" ,
74
- "vite" : " ^4.2 .1" ,
75
- "vite-plugin-dts" : " ^2.2 .0"
74
+ "vite" : " ^4.3 .1" ,
75
+ "vite-plugin-dts" : " ^2.3 .0"
76
76
}
77
77
}
Original file line number Diff line number Diff line change 39
39
"test:e2e:ci" : " playwright test --config playwright/playwright.config.ts" ,
40
40
"test:report" : " playwright show-report"
41
41
},
42
- "packageManager" : " pnpm@8.2.0 " ,
42
+ "packageManager" : " pnpm@8.3.1 " ,
43
43
"devDependencies" : {
44
44
"@lerna-lite/cli" : " ^2.0.0" ,
45
45
"@lerna-lite/publish" : " ^2.0.0" ,
46
46
"@lerna-lite/watch" : " ^2.0.0" ,
47
47
"@playwright/test" : " ^1.32.3" ,
48
- "@types/node" : " ^18.15.11 " ,
49
- "@typescript-eslint/eslint-plugin" : " ^5.58 .0" ,
50
- "@typescript-eslint/parser" : " ^5.58 .0" ,
48
+ "@types/node" : " ^18.15.12 " ,
49
+ "@typescript-eslint/eslint-plugin" : " ^5.59 .0" ,
50
+ "@typescript-eslint/parser" : " ^5.59 .0" ,
51
51
"cross-env" : " ^7.0.3" ,
52
52
"eslint" : " ^8.38.0" ,
53
53
"eslint-config-airbnb-base" : " ^15.0.0" ,
57
57
"eslint-plugin-prefer-arrow" : " ^1.2.3" ,
58
58
"npm-run-all2" : " ^6.0.5" ,
59
59
"playwright" : " ^1.32.3" ,
60
- "pnpm" : " ^8.2.0 " ,
60
+ "pnpm" : " ^8.3.1 " ,
61
61
"prettier" : " ^2.8.7" ,
62
62
"rimraf" : " ^5.0.0" ,
63
63
"typescript" : " ^5.0.4"
You can’t perform that action at this time.
0 commit comments