forked from mirrors/hugo-theme-terminal
Compare commits
26 Commits
v4.0.5
...
dependabot
Author | SHA1 | Date | |
---|---|---|---|
d0f48f5f95 | |||
b09f47aae7 | |||
c779a70834 | |||
08ec931cea | |||
929ed76012 | |||
9782532893 | |||
7f7e4ce21b | |||
32cc685144 | |||
a11eebeb10 | |||
ccc11bb362 | |||
166fbb7dbc | |||
6802c6eebf | |||
a283ea88b5 | |||
d9eccf6127 | |||
21620ae214 | |||
a5f5687065 | |||
0edfefba5d | |||
7177f517c1 | |||
35e0dcdde2 | |||
170db40535 | |||
a507c01a0a | |||
b6c2bafbdc | |||
3c03c1b0ea | |||
c57581a3b3 | |||
9cee0bf239 | |||
7910e41eb6 |
@ -23,3 +23,12 @@ eg:
|
|||||||
- **Single Page Website** (https://github.com/justinnuwin/hugo-theme-terminal)
|
- **Single Page Website** (https://github.com/justinnuwin/hugo-theme-terminal)
|
||||||
- A layout where the homepage can render lists of pages and the navigation menu can link to sections on the homepage.
|
- A layout where the homepage can render lists of pages and the navigation menu can link to sections on the homepage.
|
||||||
- Justin Nguyen, software and hardware developer.
|
- Justin Nguyen, software and hardware developer.
|
||||||
|
|
||||||
|
- **Support for beautiful *KaTeX* formulae** ([amtoine/hugo-theme-terminal-katex](https://github.com/amtoine/hugo-theme-terminal-katex))
|
||||||
|
- SHORT DESCRIPTION
|
||||||
|
- Antoine Stevan ([@amtoine](https://github.com/amtoine)), software engineer into open source
|
||||||
|
|
||||||
|
- **Configurable timestamping for posts** ([KatieTheDev/hugo-theme-terminal](https://github.com/KatieTheDev/hugo-theme-terminal))
|
||||||
|
- Allows for configuring timestamping, not just datestamping
|
||||||
|
- Works with last modification dates as well
|
||||||
|
- KatieTheDev ([@KatieTheDev](https://github.com/KatieTheDev))
|
@ -1,6 +1,6 @@
|
|||||||
The MIT License (MIT)
|
The MIT License (MIT)
|
||||||
|
|
||||||
Copyright (c) 2019 panr
|
Copyright (c) 2024 panr
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
||||||
this software and associated documentation files (the "Software"), to deal in
|
this software and associated documentation files (the "Software"), to deal in
|
||||||
|
24
README.md
24
README.md
@ -1,10 +1,14 @@
|
|||||||
# Terminal
|
# Terminal
|
||||||
|
|
||||||
|
**Demo: https://panr.github.io/hugo-theme-terminal-demo/**
|
||||||
|
|
||||||
|
**Create your own color scheme: https://panr.github.io/terminal-css/**
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
**DEMO - https://panr.github.io/hugo-theme-terminal-demo/**
|
---
|
||||||
|
|
||||||
**⚠️ The theme needs at least Hugo **Extended** v0.90.x.**
|
⚠️ The theme needs at least Hugo **Extended** v0.90.x.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -24,7 +28,7 @@
|
|||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- fully customizable color schemes generated by [**terminal.css**](https://panr.github.io/terminal-css/).
|
- fully customizable color schemes generated by [**Terminal.css**](https://panr.github.io/terminal-css/).
|
||||||
- [**Fira Code**](https://github.com/tonsky/FiraCode) as default monospaced font. It's gorgeous!
|
- [**Fira Code**](https://github.com/tonsky/FiraCode) as default monospaced font. It's gorgeous!
|
||||||
- **really nice duotone**, custom syntax highlighting based on [**PrismJS**](https://prismjs.com)
|
- **really nice duotone**, custom syntax highlighting based on [**PrismJS**](https://prismjs.com)
|
||||||
- fully responsive
|
- fully responsive
|
||||||
@ -199,6 +203,20 @@ paginate = 5
|
|||||||
# can be overridden in a page's front-matter
|
# can be overridden in a page's front-matter
|
||||||
# TocTitle = "Table of Contents" # default
|
# TocTitle = "Table of Contents" # default
|
||||||
|
|
||||||
|
# Set date/time format for posts
|
||||||
|
# This will impact the date/time displayed on
|
||||||
|
# index.html, the posts list page, and on posts themselves
|
||||||
|
# This value can also be configured per-post on front matter
|
||||||
|
# If you have any issues with the timezone rendering differently
|
||||||
|
# than you expected, please ensure your timezone is correctly set
|
||||||
|
# on your server.
|
||||||
|
# This value can be customized according to Hugo documentation:
|
||||||
|
# https://gohugo.io/functions/time/format/
|
||||||
|
# Default value (no changes needed):
|
||||||
|
# dateFormat = "2006-01-02"
|
||||||
|
# Example format, with date, time, and timezone abbreviation:
|
||||||
|
# dateFormat = "2006-01-02 3:04:06 PM MST"
|
||||||
|
|
||||||
|
|
||||||
[params.twitter]
|
[params.twitter]
|
||||||
# set Twitter handles for Twitter cards
|
# set Twitter handles for Twitter cards
|
||||||
|
8
USERS.md
8
USERS.md
@ -56,6 +56,13 @@
|
|||||||
- https://sir-photch.xyz **Sir-Photch** (ComSci-student. German Blog)
|
- https://sir-photch.xyz **Sir-Photch** (ComSci-student. German Blog)
|
||||||
- https://drewmorris.info **Drew Morris** (Mathematician && Computer Scientist)
|
- https://drewmorris.info **Drew Morris** (Mathematician && Computer Scientist)
|
||||||
- https://blog.darkiiiiiice.com **MarioMang** (Software Developer)
|
- https://blog.darkiiiiiice.com **MarioMang** (Software Developer)
|
||||||
|
- https://www.sagbot.com **E. HADDAG** (Computer Scientist)
|
||||||
|
- https://adamperkowski.dev **Adam Perkowski** (A Random Developer)
|
||||||
|
- https://imortio.github.io **Azrul** (CompSci Student)
|
||||||
|
- https://carmar.is **Carmaris** (Amateur Hacker)
|
||||||
|
- https://ragonneau.github.io **Tom Ragonneau** (Engineer)
|
||||||
|
- https://katiethe.dev **KatieTheDev** (Amateur porgrammer and tinkerer)
|
||||||
|
- https://stefka.eu **Jiří Štefka** (Software Developer)
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
TEMPLATE:
|
TEMPLATE:
|
||||||
@ -64,3 +71,4 @@
|
|||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
+++
|
+++
|
||||||
title = "{{ replace .TranslationBaseName "-" " " | title }}"
|
title = "{{ replace .TranslationBaseName "-" " " | title }}"
|
||||||
date = "{{ .Date }}"
|
date = "{{ .Date }}"
|
||||||
|
#dateFormat = "2006-01-02" # This value can be configured for per-post date formatting
|
||||||
author = ""
|
author = ""
|
||||||
authorTwitter = "" #do not include @
|
authorTwitter = "" #do not include @
|
||||||
cover = ""
|
cover = ""
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
/* _code.scss */
|
|
||||||
pre {
|
pre {
|
||||||
margin: 20px 0;
|
margin: 20px 0;
|
||||||
}
|
}
|
||||||
|
@ -1,15 +1,19 @@
|
|||||||
/* _font.scss */
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
font-family: "Fira Code";
|
font-family: "Fira Code";
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
src: url("../fonts/FiraCode-Regular.woff") format("woff");
|
src: url("../fonts/FiraCode-Regular.woff") format("woff");
|
||||||
|
font-feature-settings: "liga", "tnum", "ss01", "locl";
|
||||||
|
font-variant-ligatures: contextual;
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
font-family: "Fira Code";
|
font-family: "Fira Code";
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: 800;
|
font-weight: 800;
|
||||||
src: url("../fonts/FiraCode-Bold.woff") format("woff");
|
src: url("../fonts/FiraCode-Bold.woff") format("woff");
|
||||||
|
font-feature-settings: "liga", "tnum", "ss01", "locl";
|
||||||
|
font-variant-ligatures: contextual;
|
||||||
}
|
}
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
/* _footer.scss */
|
|
||||||
.footer {
|
.footer {
|
||||||
padding: 40px 0;
|
padding: 40px 0;
|
||||||
flex-grow: 0;
|
flex-grow: 0;
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
/* _gist.scss */
|
|
||||||
body .gist .blob-num,
|
body .gist .blob-num,
|
||||||
body .gist .blob-code-inner {
|
body .gist .blob-code-inner {
|
||||||
border: none;
|
border: none;
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
/* _header.scss */
|
|
||||||
.header {
|
.header {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
/* _main.scss */
|
|
||||||
html {
|
html {
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
@ -20,8 +19,6 @@ body {
|
|||||||
color: var(--foreground);
|
color: var(--foreground);
|
||||||
text-rendering: optimizelegibility;
|
text-rendering: optimizelegibility;
|
||||||
-webkit-font-smoothing: antialiased;
|
-webkit-font-smoothing: antialiased;
|
||||||
font-feature-settings: "liga", "tnum", "zero", "ss01", "locl";
|
|
||||||
font-variant-ligatures: contextual;
|
|
||||||
-webkit-overflow-scrolling: touch;
|
-webkit-overflow-scrolling: touch;
|
||||||
text-size-adjust: 100%;
|
text-size-adjust: 100%;
|
||||||
}
|
}
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
/* _menu.scss */
|
|
||||||
.navigation-menu {
|
.navigation-menu {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: flex-start;
|
align-items: flex-start;
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
/* _pagination.scss */
|
|
||||||
.pagination {
|
.pagination {
|
||||||
margin-top: 50px;
|
margin-top: 50px;
|
||||||
}
|
}
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
/* _post.scss */
|
|
||||||
.index-content {
|
.index-content {
|
||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
}
|
}
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/* _prism.scss */
|
|
||||||
|
|
||||||
/* PrismJS 1.24.1
|
/* PrismJS 1.24.1
|
||||||
https://prismjs.com/download.html#themes=prism-tomorrow&languages=markup+css+clike+javascript+actionscript+apacheconf+applescript+bash+c+csharp+cpp+cmake+coffeescript+csp+css-extras+diff+django+docker+elixir+elm+erlang+fsharp+flow+git+go+graphql+haml+handlebars+haskell+http+java+json+kotlin+latex+less+llvm+makefile+markdown+markup-templating+nasm+objectivec+ocaml+perl+php+php-extras+powershell+processing+pug+python+r+jsx+tsx+reason+ruby+rust+sass+scss+scala+scheme+sql+stylus+swift+textile+toml+twig+typescript+vim+visual-basic+wasm+yaml&plugins=line-highlight+line-numbers+jsonp-highlight+highlight-keywords+command-line+toolbar+copy-to-clipboard */
|
https://prismjs.com/download.html#themes=prism-tomorrow&languages=markup+css+clike+javascript+actionscript+apacheconf+applescript+bash+c+csharp+cpp+cmake+coffeescript+csp+css-extras+diff+django+docker+elixir+elm+erlang+fsharp+flow+git+go+graphql+haml+handlebars+haskell+http+java+json+kotlin+latex+less+llvm+makefile+markdown+markup-templating+nasm+objectivec+ocaml+perl+php+php-extras+powershell+processing+pug+python+r+jsx+tsx+reason+ruby+rust+sass+scss+scala+scheme+sql+stylus+swift+textile+toml+twig+typescript+vim+visual-basic+wasm+yaml&plugins=line-highlight+line-numbers+jsonp-highlight+highlight-keywords+command-line+toolbar+copy-to-clipboard */
|
||||||
|
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
/* _syntax.scss */
|
|
||||||
code.language-css,
|
code.language-css,
|
||||||
code.language-scss,
|
code.language-scss,
|
||||||
.token.boolean,
|
.token.boolean,
|
||||||
|
@ -1,12 +1,10 @@
|
|||||||
@import url("https://fonts.googleapis.com/css2?family=Fira+Code&family=Fira+Code:wght@400;700&display=swap");
|
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
--background: #1a170f;
|
--background: #1a170f;
|
||||||
--foreground: #eceae5;
|
--foreground: #eceae5;
|
||||||
--accent: #eec35e;
|
--accent: #eec35e;
|
||||||
--font-size: 1rem;
|
--font-size: 1rem;
|
||||||
--line-height: 1.54rem;
|
--line-height: 1.54rem;
|
||||||
--radius: 0px;
|
--radius: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
html {
|
html {
|
||||||
@ -14,8 +12,8 @@ html {
|
|||||||
}
|
}
|
||||||
|
|
||||||
*,
|
*,
|
||||||
*:before,
|
*::before,
|
||||||
*:after {
|
*::after {
|
||||||
box-sizing: inherit;
|
box-sizing: inherit;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
@ -36,12 +34,10 @@ body {
|
|||||||
letter-spacing: -0.02em;
|
letter-spacing: -0.02em;
|
||||||
background-color: var(--background);
|
background-color: var(--background);
|
||||||
color: var(--foreground);
|
color: var(--foreground);
|
||||||
text-rendering: optimizeLegibility;
|
text-rendering: optimizelegibility;
|
||||||
-webkit-font-smoothing: antialiased;
|
-webkit-font-smoothing: antialiased;
|
||||||
font-feature-settings: "liga", "tnum", "zero", "ss01", "locl";
|
|
||||||
font-variant-ligatures: contextual;
|
|
||||||
-webkit-overflow-scrolling: touch;
|
-webkit-overflow-scrolling: touch;
|
||||||
-webkit-text-size-adjust: 100%;
|
text-size-adjust: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
::placeholder {
|
::placeholder {
|
||||||
@ -258,7 +254,7 @@ kbd {
|
|||||||
"Fira Code",
|
"Fira Code",
|
||||||
Monaco,
|
Monaco,
|
||||||
Consolas,
|
Consolas,
|
||||||
Ubuntu Mono,
|
"Ubuntu Mono",
|
||||||
monospace !important;
|
monospace !important;
|
||||||
font-feature-settings: normal;
|
font-feature-settings: normal;
|
||||||
background: color-mix(in srgb, var(--foreground) 5%, transparent);
|
background: color-mix(in srgb, var(--foreground) 5%, transparent);
|
||||||
@ -333,7 +329,7 @@ blockquote {
|
|||||||
padding: 25px;
|
padding: 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
blockquote:before {
|
blockquote::before {
|
||||||
content: ">";
|
content: ">";
|
||||||
display: block;
|
display: block;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
/* _terms.scss */
|
|
||||||
.terms h3 {
|
.terms h3 {
|
||||||
font-size: initial;
|
font-size: initial;
|
||||||
}
|
}
|
||||||
|
BIN
images/tn.png
BIN
images/tn.png
Binary file not shown.
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 50 KiB |
@ -23,7 +23,7 @@
|
|||||||
<div class="post-meta">
|
<div class="post-meta">
|
||||||
{{- if .Date -}}
|
{{- if .Date -}}
|
||||||
<time class="post-date">
|
<time class="post-date">
|
||||||
{{- .Date.Format "2006-01-02" -}}
|
{{- partial "post-date" . -}}
|
||||||
</time>
|
</time>
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
{{- with .Params.Author -}}
|
{{- with .Params.Author -}}
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
<div class="post-meta">
|
<div class="post-meta">
|
||||||
{{- if .Date -}}
|
{{- if .Date -}}
|
||||||
<time class="post-date">
|
<time class="post-date">
|
||||||
{{- .Date.Format "2006-01-02" -}}
|
{{- partial "post-date" . -}}
|
||||||
</time>
|
</time>
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
{{- with .Params.Author -}}
|
{{- with .Params.Author -}}
|
||||||
@ -37,15 +37,15 @@
|
|||||||
{{ if .Params.showFullContent }}
|
{{ if .Params.showFullContent }}
|
||||||
{{ .Content }}
|
{{ .Content }}
|
||||||
{{ else if .Description }}
|
{{ else if .Description }}
|
||||||
{{ .Description | markdownify }}
|
<p>{{ .Description | markdownify }}</p>
|
||||||
{{ else }}
|
{{ else }}
|
||||||
{{ .Summary }}
|
{{ .Summary }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{{ if not .Params.showFullContent }}
|
{{ if not .Params.showFullContent }}
|
||||||
<div>
|
<div>
|
||||||
<a class="read-more button" href="{{.RelPermalink}}">{{ $.Site.Params.ReadMore }} →</a>
|
<a class="read-more button inline" href="{{ .RelPermalink }}">{{ $.Site.Params.ReadMore }}</a>
|
||||||
</div>
|
</div>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
</article>
|
</article>
|
||||||
|
@ -6,9 +6,9 @@
|
|||||||
<div class="post-meta">
|
<div class="post-meta">
|
||||||
{{- if .Date -}}
|
{{- if .Date -}}
|
||||||
<time class="post-date">
|
<time class="post-date">
|
||||||
{{- .Date.Format "2006-01-02" -}}
|
{{- partial "post-date" . -}}
|
||||||
{{- if $.Site.Params.showLastUpdated -}}
|
{{- if and $.Site.Params.showLastUpdated .Lastmod -}}
|
||||||
[{{- or $.Site.Params.updatedDatePrefix "Updated" -}} :: {{- .Lastmod.Format "2006-01-02" -}}]
|
{{- partial "post-lastmod" . -}}
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
</time>
|
</time>
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
|
@ -38,7 +38,7 @@
|
|||||||
{{ if .Params.showFullContent }}
|
{{ if .Params.showFullContent }}
|
||||||
{{ .Content }}
|
{{ .Content }}
|
||||||
{{ else if .Description }}
|
{{ else if .Description }}
|
||||||
{{ .Description | markdownify }}
|
<p>{{ .Description | markdownify }}</p>
|
||||||
{{ else }}
|
{{ else }}
|
||||||
{{ .Summary }}
|
{{ .Summary }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
@ -46,7 +46,7 @@
|
|||||||
|
|
||||||
{{ if not .Params.showFullContent }}
|
{{ if not .Params.showFullContent }}
|
||||||
<div>
|
<div>
|
||||||
<a class="read-more button" href="{{.RelPermalink}}">{{ $.Site.Params.ReadMore }} →</a>
|
<a class="read-more button inline" href="{{ .RelPermalink }}">{{ $.Site.Params.ReadMore }}</a>
|
||||||
</div>
|
</div>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
</article>
|
</article>
|
||||||
|
@ -9,13 +9,13 @@
|
|||||||
<ul>
|
<ul>
|
||||||
{{ $type := .Type }}
|
{{ $type := .Type }}
|
||||||
{{ range $key, $value := .Data.Terms.Alphabetical }}
|
{{ range $key, $value := .Data.Terms.Alphabetical }}
|
||||||
{{ $name := .Name }}
|
{{ $name := .Name }}
|
||||||
{{ $count := .Count }}
|
{{ $count := .Count }}
|
||||||
{{ with $.Site.GetPage (printf "/%s/%s" $type $name) }}
|
{{ with $.Site.GetPage (printf "/%s/%s" $type $name) }}
|
||||||
<li>
|
<li>
|
||||||
<a class="terms-title" href="{{ .Permalink }}">{{ .Name }} [{{ $count }}]</a>
|
<a class="terms-title" href="{{ .Permalink }}">{{ .Name }} [{{ $count }}]</a>
|
||||||
</li>
|
</li>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
10
layouts/partials/post-date.html
Normal file
10
layouts/partials/post-date.html
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
{{- $date := .Date -}}
|
||||||
|
{{- with .Params.dateFormat -}}
|
||||||
|
{{- $date | time.Format . -}}
|
||||||
|
{{- else -}}
|
||||||
|
{{- with .Site.Params.dateFormat -}}
|
||||||
|
{{- $date | time.Format . -}}
|
||||||
|
{{- else -}}
|
||||||
|
{{- $date | time.Format "2006-01-02" -}}
|
||||||
|
{{- end -}}
|
||||||
|
{{- end -}}
|
10
layouts/partials/post-lastmod.html
Normal file
10
layouts/partials/post-lastmod.html
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
{{- $date := .Lastmod -}}
|
||||||
|
{{- with .Params.dateFormat -}}
|
||||||
|
{{- $date | time.Format . -}}
|
||||||
|
{{- else -}}
|
||||||
|
{{- with .Site.Params.dateFormat -}}
|
||||||
|
[{{- or $.Site.Params.updatedDatePrefix "Updated: " }} {{ $date | time.Format . -}}]
|
||||||
|
{{- else -}}
|
||||||
|
[{{- or $.Site.Params.updatedDatePrefix "Updated: " }} {{ $date | time.Format "2006-01-02" -}}]
|
||||||
|
{{- end -}}
|
||||||
|
{{- end -}}
|
12
package-lock.json
generated
12
package-lock.json
generated
@ -667,9 +667,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/cross-spawn": {
|
"node_modules/cross-spawn": {
|
||||||
"version": "7.0.3",
|
"version": "7.0.6",
|
||||||
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
|
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
|
||||||
"integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
|
"integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"path-key": "^3.1.0",
|
"path-key": "^3.1.0",
|
||||||
@ -4370,9 +4370,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"cross-spawn": {
|
"cross-spawn": {
|
||||||
"version": "7.0.3",
|
"version": "7.0.6",
|
||||||
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
|
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
|
||||||
"integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
|
"integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"path-key": "^3.1.0",
|
"path-key": "^3.1.0",
|
||||||
|
Reference in New Issue
Block a user