Compare commits
1 commit
e4e29fcd0e
...
135413d9e5
| Author | SHA1 | Date | |
|---|---|---|---|
| 135413d9e5 |
1 changed files with 4 additions and 4 deletions
|
|
@ -542,8 +542,8 @@ packages:
|
||||||
resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==}
|
resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==}
|
||||||
engines: {node: '>=8'}
|
engines: {node: '>=8'}
|
||||||
|
|
||||||
slugify@1.6.6:
|
slugify@1.6.8:
|
||||||
resolution: {integrity: sha512-h+z7HKHYXj6wJU+AnS/+IH8Uh9fdcX1Lrhg1/VMdf9PwoBQXFcXiAdsy2tSK0P6gKwJLXp02r90ahUCqHk9rrw==}
|
resolution: {integrity: sha512-HVk9X1E0gz3mSpoi60h/saazLKXKaZThMLU3u/aNwoYn8/xQyX2MGxL0ui2eaokkD7tF+Zo+cKTHUbe1mmmGzA==}
|
||||||
engines: {node: '>=8.0.0'}
|
engines: {node: '>=8.0.0'}
|
||||||
|
|
||||||
sprintf-js@1.0.3:
|
sprintf-js@1.0.3:
|
||||||
|
|
@ -681,7 +681,7 @@ snapshots:
|
||||||
posthtml: 0.16.7
|
posthtml: 0.16.7
|
||||||
posthtml-match-helper: 2.0.3(posthtml@0.16.7)
|
posthtml-match-helper: 2.0.3(posthtml@0.16.7)
|
||||||
semver: 7.7.4
|
semver: 7.7.4
|
||||||
slugify: 1.6.6
|
slugify: 1.6.8
|
||||||
tinyglobby: 0.2.15
|
tinyglobby: 0.2.15
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- bufferutil
|
- bufferutil
|
||||||
|
|
@ -1134,7 +1134,7 @@ snapshots:
|
||||||
|
|
||||||
slash@3.0.0: {}
|
slash@3.0.0: {}
|
||||||
|
|
||||||
slugify@1.6.6: {}
|
slugify@1.6.8: {}
|
||||||
|
|
||||||
sprintf-js@1.0.3: {}
|
sprintf-js@1.0.3: {}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue