Compare commits
1 commit
e4e29fcd0e
...
e1c89f63b3
| Author | SHA1 | Date | |
|---|---|---|---|
| e1c89f63b3 |
2 changed files with 7 additions and 7 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -1105,9 +1105,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/liquidjs": {
|
"node_modules/liquidjs": {
|
||||||
"version": "10.25.0",
|
"version": "10.24.0",
|
||||||
"resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.25.0.tgz",
|
"resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.24.0.tgz",
|
||||||
"integrity": "sha512-XpO7AiGULTG4xcTlwkcTI5JreFG7b6esLCLp+aUSh7YuQErJZEoUXre9u9rbdb0057pfWG4l0VursvLd5Q/eAw==",
|
"integrity": "sha512-TAUNAdgwaAXjjcUFuYVJm9kOVH7zc0mTKxsG9t9Lu4qdWjB2BEblyVIYpjWcmJLMGgiYqnGNJjpNMHx0gp/46A==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
|
||||||
|
|
@ -366,8 +366,8 @@ packages:
|
||||||
linkify-it@5.0.0:
|
linkify-it@5.0.0:
|
||||||
resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==}
|
resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==}
|
||||||
|
|
||||||
liquidjs@10.25.0:
|
liquidjs@10.24.0:
|
||||||
resolution: {integrity: sha512-XpO7AiGULTG4xcTlwkcTI5JreFG7b6esLCLp+aUSh7YuQErJZEoUXre9u9rbdb0057pfWG4l0VursvLd5Q/eAw==}
|
resolution: {integrity: sha512-TAUNAdgwaAXjjcUFuYVJm9kOVH7zc0mTKxsG9t9Lu4qdWjB2BEblyVIYpjWcmJLMGgiYqnGNJjpNMHx0gp/46A==}
|
||||||
engines: {node: '>=16'}
|
engines: {node: '>=16'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
|
|
@ -669,7 +669,7 @@ snapshots:
|
||||||
iso-639-1: 3.1.5
|
iso-639-1: 3.1.5
|
||||||
js-yaml: 4.1.1
|
js-yaml: 4.1.1
|
||||||
kleur: 4.1.5
|
kleur: 4.1.5
|
||||||
liquidjs: 10.25.0
|
liquidjs: 10.24.0
|
||||||
luxon: 3.7.2
|
luxon: 3.7.2
|
||||||
markdown-it: 14.1.1
|
markdown-it: 14.1.1
|
||||||
minimist: 1.2.8
|
minimist: 1.2.8
|
||||||
|
|
@ -979,7 +979,7 @@ snapshots:
|
||||||
dependencies:
|
dependencies:
|
||||||
uc.micro: 2.1.0
|
uc.micro: 2.1.0
|
||||||
|
|
||||||
liquidjs@10.25.0:
|
liquidjs@10.24.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
commander: 10.0.1
|
commander: 10.0.1
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue