Skip to content

Commit b3ade9f

Browse files
committed
Updated dependencies
1 parent 2331aa6 commit b3ade9f

File tree

17 files changed

+36
-22
lines changed

17 files changed

+36
-22
lines changed

docs/schema/assets/icons.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10106,6 +10106,7 @@
1010610106
"simple/arduino",
1010710107
"simple/argo",
1010810108
"simple/argos",
10109+
"simple/ariakit",
1010910110
"simple/arkecosystem",
1011010111
"simple/arlo",
1011110112
"simple/arm",
@@ -11612,6 +11613,7 @@
1161211613
"simple/prestashop",
1161311614
"simple/presto",
1161411615
"simple/prettier",
11616+
"simple/pretzel",
1161511617
"simple/prevention",
1161611618
"simple/prezi",
1161711619
"simple/prime",
@@ -11718,6 +11720,7 @@
1171811720
"simple/realm",
1171911721
"simple/reason",
1172011722
"simple/reasonstudios",
11723+
"simple/recoil",
1172111724
"simple/red",
1172211725
"simple/redbubble",
1172311726
"simple/reddit",
@@ -11760,6 +11763,7 @@
1176011763
"simple/ring",
1176111764
"simple/riotgames",
1176211765
"simple/ripple",
11766+
"simple/riscv",
1176311767
"simple/riseup",
1176411768
"simple/roamresearch",
1176511769
"simple/roblox",
@@ -11879,6 +11883,7 @@
1187911883
"simple/simplenote",
1188011884
"simple/sinaweibo",
1188111885
"simple/singlestore",
11886+
"simple/sitecore",
1188211887
"simple/sitepoint",
1188311888
"simple/sketch",
1188411889
"simple/sketchfab",
@@ -12098,6 +12103,7 @@
1209812103
"simple/thingiverse",
1209912104
"simple/thinkpad",
1210012105
"simple/threadless",
12106+
"simple/threads",
1210112107
"simple/threedotjs",
1210212108
"simple/threema",
1210312109
"simple/thumbtack",
@@ -12280,6 +12286,7 @@
1228012286
"simple/wappalyzer",
1228112287
"simple/warnerbros",
1228212288
"simple/warp",
12289+
"simple/wasabi",
1228312290
"simple/wasmcloud",
1228412291
"simple/wasmer",
1228512292
"simple/wattpad",

material/.icons/simple/ariakit.svg

Lines changed: 1 addition & 0 deletions
Loading

material/.icons/simple/bbc.svg

Lines changed: 1 addition & 1 deletion
Loading

material/.icons/simple/bbciplayer.svg

Lines changed: 1 addition & 1 deletion
Loading

material/.icons/simple/pretzel.svg

Lines changed: 1 addition & 0 deletions
Loading

material/.icons/simple/recoil.svg

Lines changed: 1 addition & 0 deletions
Loading

material/.icons/simple/riscv.svg

Lines changed: 1 addition & 0 deletions
Loading

material/.icons/simple/sitecore.svg

Lines changed: 1 addition & 0 deletions
Loading

material/.icons/simple/threads.svg

Lines changed: 1 addition & 0 deletions
Loading

material/.icons/simple/wasabi.svg

Lines changed: 1 addition & 0 deletions
Loading

material/.overrides/assets/javascripts/iconsearch_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

material/assets/stylesheets/main.26e3688c.min.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

material/assets/stylesheets/main.eebd395e.min.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

material/assets/stylesheets/main.26e3688c.min.css.map renamed to material/assets/stylesheets/main.eebd395e.min.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

material/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
{% endif %}
4141
{% endblock %}
4242
{% block styles %}
43-
<link rel="stylesheet" href="{{ 'assets/stylesheets/main.26e3688c.min.css' | url }}">
43+
<link rel="stylesheet" href="{{ 'assets/stylesheets/main.eebd395e.min.css' | url }}">
4444
{% if config.theme.palette %}
4545
{% set palette = config.theme.palette %}
4646
<link rel="stylesheet" href="{{ 'assets/stylesheets/palette.ecc896b0.min.css' | url }}">

package-lock.json

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,10 @@
8888
"postcss-inline-svg": "^6.0.0",
8989
"postcss-logical": "5.0.4",
9090
"postcss-pseudo-is": "^0.3.0",
91-
"preact": "^10.15.1",
91+
"preact": "^10.16.0",
9292
"rimraf": "^5.0.1",
9393
"sass": "^1.63.6",
94-
"simple-icons": "^9.4.0",
94+
"simple-icons": "^9.5.0",
9595
"stylelint": "^15.10.1",
9696
"stylelint-config-recess-order": "^4.2.0",
9797
"stylelint-config-recommended": "^13.0.0",

0 commit comments

Comments
 (0)