File tree Expand file tree Collapse file tree 5 files changed +306
-68
lines changed
Expand file tree Collapse file tree 5 files changed +306
-68
lines changed Original file line number Diff line number Diff line change 5757 },
5858 "packageManager" : " pnpm@8.15.8" ,
5959 "devDependencies" : {
60- "@biomejs/biome" : " ^1.7.2 " ,
60+ "@biomejs/biome" : " ^1.7.3 " ,
6161 "@lerna-lite/cli" : " ^3.3.3" ,
6262 "@lerna-lite/publish" : " ^3.3.3" ,
6363 "@lerna-lite/watch" : " ^3.3.3" ,
64- "@playwright/test" : " ^1.43.1 " ,
65- "@types/node" : " ^20.12.8 " ,
64+ "@playwright/test" : " ^1.44.0 " ,
65+ "@types/node" : " ^20.12.10 " ,
6666 "conventional-changelog-conventionalcommits" : " ^7.0.2" ,
6767 "cross-env" : " ^7.0.3" ,
6868 "npm-run-all2" : " ^6.1.2" ,
Original file line number Diff line number Diff line change 2727 },
2828 "devDependencies" : {
2929 "@types/dompurify" : " ^3.0.5" ,
30- "sass" : " ^1.76 .0" ,
30+ "sass" : " ^1.77 .0" ,
3131 "typescript" : " 5.4.5" ,
32- "vite" : " ^5.2.10 "
32+ "vite" : " ^5.2.11 "
3333 }
3434}
Original file line number Diff line number Diff line change @@ -29,13 +29,13 @@ <h5>CDN</h5>
2929 < div style ="background: #f7f7f7; padding: 10px ">
3030 < pre >
3131<!-- Latest compiled and minified CSS -->
32- <link href="< span style ="color:#880000 "> https://cdn.jsdelivr.net/npm/multiple-select-vanilla@2.0.0 /dist/styles/css/multiple-select.css</ span > " rel="< span style ="color:#880000 "> stylesheet</ span > ">
32+ <link href="< span style ="color:#880000 "> https://cdn.jsdelivr.net/npm/multiple-select-vanilla@3.1.4 /dist/styles/css/multiple-select.css</ span > " rel="< span style ="color:#880000 "> stylesheet</ span > ">
3333
3434<!-- (ESM requires < span style ="color:#d63384 "> type="module"</ span > ) Latest compiled and minified JavaScript -->
35- <script type="module" src="< span style ="color:#880000 "> https://cdn.jsdelivr.net/npm/multiple-select-vanilla@2.0.0 /dist/browser/multiple-select.js</ span > "></script>
35+ <script type="module" src="< span style ="color:#880000 "> https://cdn.jsdelivr.net/npm/multiple-select-vanilla@3.1.4 /dist/browser/multiple-select.js</ span > "></script>
3636
3737<!-- (CJS requires < span style ="color:#d63384 "> .cjs</ span > extension) Latest compiled and minified JavaScript -->
38- <script src="< span style ="color:#880000 "> https://cdn.jsdelivr.net/npm/multiple-select-vanilla@2.0.0 /dist/browser/multiple-select.cjs</ span > "></script></ pre >
38+ <script src="< span style ="color:#880000 "> https://cdn.jsdelivr.net/npm/multiple-select-vanilla@3.1.4 /dist/browser/multiple-select.cjs</ span > "></script></ pre >
3939 </ div >
4040
4141 < quote >
Original file line number Diff line number Diff line change 6767 "copyfiles" : " ^2.4.1" ,
6868 "cross-env" : " ^7.0.3" ,
6969 "cssnano" : " ^7.0.1" ,
70- "esbuild" : " ^0.20.2 " ,
70+ "esbuild" : " ^0.21.1 " ,
7171 "fs-extra" : " ^11.2.0" ,
7272 "glob" : " ^10.3.12" ,
7373 "postcss" : " ^8.4.38" ,
7474 "postcss-cli" : " ^11.0.0" ,
75- "sass" : " ^1.76 .0" ,
75+ "sass" : " ^1.77 .0" ,
7676 "typescript" : " 5.4.5"
7777 }
7878}
You can’t perform that action at this time.
0 commit comments