Skip to content

Commit 0e2cfdc

Browse files
committed
updated deps
1 parent 9b235d2 commit 0e2cfdc

File tree

5 files changed

+16
-16
lines changed

5 files changed

+16
-16
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Go to the `v1` branch to see the changelog of Lume 1.
1515
### Fixed
1616
- `inline` plugin: Error when basePath plugin is used before.
1717
- `icons` plugin: clear the plugin list on update.
18-
- Updated dependencies: `vento`, `satori`, `sharp`, `esbuild`, `deno-loader`, `sass` and some icons.
18+
- Updated dependencies: `vento`, `satori`, `sharp`, `esbuild`, `deno-loader`, `sass`, `unocss` and some icons.
1919

2020
## [3.0.9] - 2025-09-11
2121
### Added

deps/icons.ts

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,49 +39,49 @@ export const catalogs: Catalog[] = [
3939
// https://fonts.google.com/icons?icon.set=Material+Symbols
4040
id: "material-100",
4141
src:
42-
"https://cdn.jsdelivr.net/npm/@material-symbols/svg-100@0.35.2/{variant}/{name}.svg",
42+
"https://cdn.jsdelivr.net/npm/@material-symbols/svg-100@0.36.0/{variant}/{name}.svg",
4343
variants: ["outlined", "rounded", "sharp"],
4444
},
4545
{
4646
// https://fonts.google.com/icons?icon.set=Material+Symbols
4747
id: "material-200",
4848
src:
49-
"https://cdn.jsdelivr.net/npm/@material-symbols/svg-200@0.35.2/{variant}/{name}.svg",
49+
"https://cdn.jsdelivr.net/npm/@material-symbols/svg-200@0.36.0/{variant}/{name}.svg",
5050
variants: ["outlined", "rounded", "sharp"],
5151
},
5252
{
5353
// https://fonts.google.com/icons?icon.set=Material+Symbols
5454
id: "material-300",
5555
src:
56-
"https://cdn.jsdelivr.net/npm/@material-symbols/svg-300@0.35.2/{variant}/{name}.svg",
56+
"https://cdn.jsdelivr.net/npm/@material-symbols/svg-300@0.36.0/{variant}/{name}.svg",
5757
variants: ["outlined", "rounded", "sharp"],
5858
},
5959
{
6060
// https://fonts.google.com/icons?icon.set=Material+Symbols
6161
id: "material-400",
6262
src:
63-
"https://cdn.jsdelivr.net/npm/@material-symbols/svg-400@0.35.2/{variant}/{name}.svg",
63+
"https://cdn.jsdelivr.net/npm/@material-symbols/svg-400@0.36.0/{variant}/{name}.svg",
6464
variants: ["outlined", "rounded", "sharp"],
6565
},
6666
{
6767
// https://fonts.google.com/icons?icon.set=Material+Symbols
6868
id: "material-500",
6969
src:
70-
"https://cdn.jsdelivr.net/npm/@material-symbols/svg-500@0.35.2/{variant}/{name}.svg",
70+
"https://cdn.jsdelivr.net/npm/@material-symbols/svg-500@0.36.0/{variant}/{name}.svg",
7171
variants: ["outlined", "rounded", "sharp"],
7272
},
7373
{
7474
// https://fonts.google.com/icons?icon.set=Material+Symbols
7575
id: "material-600",
7676
src:
77-
"https://cdn.jsdelivr.net/npm/@material-symbols/svg-600@0.35.2/{variant}/{name}.svg",
77+
"https://cdn.jsdelivr.net/npm/@material-symbols/svg-600@0.36.0/{variant}/{name}.svg",
7878
variants: ["outlined", "rounded", "sharp"],
7979
},
8080
{
8181
// https://fonts.google.com/icons?icon.set=Material+Symbols
8282
id: "material-700",
8383
src:
84-
"https://cdn.jsdelivr.net/npm/@material-symbols/svg-700@0.35.2/{variant}/{name}.svg",
84+
"https://cdn.jsdelivr.net/npm/@material-symbols/svg-700@0.36.0/{variant}/{name}.svg",
8585
variants: ["outlined", "rounded", "sharp"],
8686
},
8787
{
@@ -147,7 +147,7 @@ export const catalogs: Catalog[] = [
147147
id: "sargam",
148148
name: capitalize,
149149
src:
150-
"https://cdn.jsdelivr.net/npm/[email protected].8/Icons/{variant}/si_{name}.svg",
150+
"https://cdn.jsdelivr.net/npm/[email protected].10/Icons/{variant}/si_{name}.svg",
151151
variants: [
152152
{ id: "duotone", path: "Duotone" },
153153
{ id: "fill", path: "Fill" },

deps/sass.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export * from "npm:[email protected].0";
1+
export * from "npm:[email protected].2";

deps/unocss.ts

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ export {
33
type SourceCodeTransformer,
44
type UnocssPluginContext,
55
type UserConfig,
6-
} from "npm:@unocss/[email protected].1";
6+
} from "npm:@unocss/[email protected].2";
77

8-
export { presetWind3 } from "npm:@unocss/[email protected].1";
9-
export { default as transformerVariantGroup } from "npm:@unocss/[email protected].1";
10-
export { default as transformerDirectives } from "npm:@unocss/[email protected].1";
8+
export { presetWind3 } from "npm:@unocss/[email protected].2";
9+
export { default as transformerVariantGroup } from "npm:@unocss/[email protected].2";
10+
export { default as transformerDirectives } from "npm:@unocss/[email protected].2";
1111
export { default as MagicString } from "npm:[email protected]";
1212

13-
export const resetUrl = "https://cdn.jsdelivr.net/npm/@unocss/[email protected].1";
13+
export const resetUrl = "https://cdn.jsdelivr.net/npm/@unocss/[email protected].2";

tests/__snapshots__/icons.test.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -627,7 +627,7 @@ snapshot[`icons plugin 3`] = `
627627
},
628628
},
629629
{
630-
content: '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none"><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="1.5" d="M6 12h12m-6 6V6"/></svg>',
630+
content: '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="1.5" d="M6 12h12m-6 6V6"/></svg>',
631631
data: {
632632
basename: "add-duotone",
633633
page: [

0 commit comments

Comments
 (0)