chore: update deps
This commit is contained in:
parent
0a9e852b03
commit
de015bf37e
7 changed files with 13 additions and 32 deletions
22
package-lock.json
generated
22
package-lock.json
generated
|
@ -19,11 +19,11 @@
|
||||||
"@11ty/eleventy": "v3.0.0-beta.1",
|
"@11ty/eleventy": "v3.0.0-beta.1",
|
||||||
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
|
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
|
||||||
"@11tyrocks/eleventy-plugin-lightningcss": "^1.4.0",
|
"@11tyrocks/eleventy-plugin-lightningcss": "^1.4.0",
|
||||||
"@cdransf/eleventy-plugin-tabler-icons": "^1.11.0",
|
"@cdransf/eleventy-plugin-tabler-icons": "^1.12.0",
|
||||||
"@supabase/supabase-js": "^2.45.2",
|
"@supabase/supabase-js": "^2.45.2",
|
||||||
"dotenv-flow": "^4.1.0",
|
"dotenv-flow": "^4.1.0",
|
||||||
"ics": "^3.7.6",
|
"ics": "^3.7.6",
|
||||||
"liquidjs": "^10.16.4",
|
"liquidjs": "^10.16.5",
|
||||||
"luxon": "^3.5.0",
|
"luxon": "^3.5.0",
|
||||||
"markdown-it": "^14.1.0",
|
"markdown-it": "^14.1.0",
|
||||||
"markdown-it-anchor": "^9.1.0",
|
"markdown-it-anchor": "^9.1.0",
|
||||||
|
@ -268,9 +268,9 @@
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/@cdransf/eleventy-plugin-tabler-icons": {
|
"node_modules/@cdransf/eleventy-plugin-tabler-icons": {
|
||||||
"version": "1.11.0",
|
"version": "1.12.0",
|
||||||
"resolved": "https://registry.npmjs.org/@cdransf/eleventy-plugin-tabler-icons/-/eleventy-plugin-tabler-icons-1.11.0.tgz",
|
"resolved": "https://registry.npmjs.org/@cdransf/eleventy-plugin-tabler-icons/-/eleventy-plugin-tabler-icons-1.12.0.tgz",
|
||||||
"integrity": "sha512-R2+6F4ac7G41AkZpDdxMZLlY7QRpTmVpd1HjUtePs5lrqS/g/xJErHnJUEJRLf/LUNTzv+q7ZOqHLbnI1ULfMQ==",
|
"integrity": "sha512-MbFIUIhoXmc9nxH3Z97cdTjd+ecYsIuSeTjXB1daDBahmmjpg9DxCmSMAlGh/Kr5C8poZ9dIJqUVf1EbivA2GQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
|
@ -1835,9 +1835,9 @@
|
||||||
"license": "ISC"
|
"license": "ISC"
|
||||||
},
|
},
|
||||||
"node_modules/iso-639-1": {
|
"node_modules/iso-639-1": {
|
||||||
"version": "3.1.2",
|
"version": "3.1.3",
|
||||||
"resolved": "https://registry.npmjs.org/iso-639-1/-/iso-639-1-3.1.2.tgz",
|
"resolved": "https://registry.npmjs.org/iso-639-1/-/iso-639-1-3.1.3.tgz",
|
||||||
"integrity": "sha512-Le7BRl3Jt9URvaiEHJCDEdvPZCfhiQoXnFgLAWNRhzFMwRFdWO7/5tLRQbiPzE394I9xd7KdRCM7S6qdOhwG5A==",
|
"integrity": "sha512-1jz0Wh9hyLMRwqEPchb/KZCiTqfFWtc9R3nm7GHPygBAKS8wdKJ3FH4lvLsri6UtAE5Kz5SnowtXZa//6bqMyw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"engines": {
|
"engines": {
|
||||||
|
@ -2153,9 +2153,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/liquidjs": {
|
"node_modules/liquidjs": {
|
||||||
"version": "10.16.4",
|
"version": "10.16.5",
|
||||||
"resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.16.4.tgz",
|
"resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.16.5.tgz",
|
||||||
"integrity": "sha512-5kK5HRZng6crSedS11D1h9Od8pYB5wjWjvJIlbhLVS7n+ITWzQervv27jx+7MkOS2KYfAEhwlEinTsTn4Ae5WQ==",
|
"integrity": "sha512-vg/B5/QdqdlCL8r4MztWvt8/rK8hrW+H/sDKxg0VYTWRV6kRqU1lSA2oj2kRwDBqerjuG1wm4jx+xgynmYffKw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
|
@ -34,11 +34,11 @@
|
||||||
"@11ty/eleventy": "v3.0.0-beta.1",
|
"@11ty/eleventy": "v3.0.0-beta.1",
|
||||||
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
|
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
|
||||||
"@11tyrocks/eleventy-plugin-lightningcss": "^1.4.0",
|
"@11tyrocks/eleventy-plugin-lightningcss": "^1.4.0",
|
||||||
"@cdransf/eleventy-plugin-tabler-icons": "^1.11.0",
|
"@cdransf/eleventy-plugin-tabler-icons": "^1.12.0",
|
||||||
"@supabase/supabase-js": "^2.45.2",
|
"@supabase/supabase-js": "^2.45.2",
|
||||||
"dotenv-flow": "^4.1.0",
|
"dotenv-flow": "^4.1.0",
|
||||||
"ics": "^3.7.6",
|
"ics": "^3.7.6",
|
||||||
"liquidjs": "^10.16.4",
|
"liquidjs": "^10.16.5",
|
||||||
"luxon": "^3.5.0",
|
"luxon": "^3.5.0",
|
||||||
"markdown-it": "^14.1.0",
|
"markdown-it": "^14.1.0",
|
||||||
"markdown-it-anchor": "^9.1.0",
|
"markdown-it-anchor": "^9.1.0",
|
||||||
|
|
|
@ -46,19 +46,6 @@
|
||||||
height: var(--sizing-svg-sm);
|
height: var(--sizing-svg-sm);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
& .brain {
|
|
||||||
outline: 0;
|
|
||||||
|
|
||||||
& > svg {
|
|
||||||
stroke: var(--brand-listenbrainz);
|
|
||||||
}
|
|
||||||
|
|
||||||
&:focus svg,
|
|
||||||
&:focus-within svg {
|
|
||||||
outline: var(--outline-default)
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -51,7 +51,6 @@ schema: book
|
||||||
{%- assign percentage = book.progress | append: '%' -%}
|
{%- assign percentage = book.progress | append: '%' -%}
|
||||||
{% render "partials/media/progress-bar.liquid", percentage:percentage %}
|
{% render "partials/media/progress-bar.liquid", percentage:percentage %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<p class="sub-meta"><a href="https://openlibrary.org/isbn/{{ book.isbn }}" title="View {{ book.title | escape }} on Open Library">View on Open Library</a></p>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
{% if book.review %}
|
{% if book.review %}
|
||||||
|
|
|
@ -53,9 +53,6 @@ schema: artist
|
||||||
{{ artist.genre }}
|
{{ artist.genre }}
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
<p class="sub-meta">
|
|
||||||
<a class="brain" href="https://musicbrainz.org/artist/{{ artist.mbid }}" title="View {{ artist.name | escape }} on MusicBrainz">{% tablericon "brain" "MusicBrainz" %}</a>
|
|
||||||
</p>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
{% render "partials/blocks/associated-media.liquid", posts:artist.posts %}
|
{% render "partials/blocks/associated-media.liquid", posts:artist.posts %}
|
||||||
|
|
|
@ -48,7 +48,6 @@ schema: movie
|
||||||
<p class="sub-meta tattoo">{% tablericon "needle" "Tattoo" %} I have a tattoo inspired by this movie!</p>
|
<p class="sub-meta tattoo">{% tablericon "needle" "Tattoo" %} I have a tattoo inspired by this movie!</p>
|
||||||
{%- endif -%}
|
{%- endif -%}
|
||||||
{% if movie.lastWatched %}<p class="sub-meta">Last watched on {{ movie.lastWatched | date: "%B %e, %Y" }}.</p>{% endif %}
|
{% if movie.lastWatched %}<p class="sub-meta">Last watched on {{ movie.lastWatched | date: "%B %e, %Y" }}.</p>{% endif %}
|
||||||
<p class="sub-meta"><a href="https://themoviedb.org/movie/{{ movie.id }}" title="View {{ movie.title | escape }} on TMDB">View on TMDB</a></p>
|
|
||||||
</div>
|
</div>
|
||||||
{% if movie.review %}
|
{% if movie.review %}
|
||||||
{% render "partials/blocks/banners/warning.liquid", text: "There are probably spoilers after this banner — this is a warning about them." %}
|
{% render "partials/blocks/banners/warning.liquid", text: "There are probably spoilers after this banner — this is a warning about them." %}
|
||||||
|
|
|
@ -50,7 +50,6 @@ schema: show
|
||||||
{%- endcapture -%}
|
{%- endcapture -%}
|
||||||
<p class="sub-meta">{{ lastWatchedText }}</p>
|
<p class="sub-meta">{{ lastWatchedText }}</p>
|
||||||
{%- endif -%}
|
{%- endif -%}
|
||||||
<p class="sub-meta"><a href="https://themoviedb.org/tv/{{ show.tmdb_id }}" title="View {{ show.title | escape }} on TMDB">View on TMDB</a></p>
|
|
||||||
</div>
|
</div>
|
||||||
{% if show.review %}
|
{% if show.review %}
|
||||||
{% render "partials/blocks/banners/warning.liquid", text: "There are probably spoilers after this banner — this is a warning about them." %}
|
{% render "partials/blocks/banners/warning.liquid", text: "There are probably spoilers after this banner — this is a warning about them." %}
|
||||||
|
|
Reference in a new issue