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": {
|
||||
"version": "10.25.0",
|
||||
"resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.25.0.tgz",
|
||||
"integrity": "sha512-XpO7AiGULTG4xcTlwkcTI5JreFG7b6esLCLp+aUSh7YuQErJZEoUXre9u9rbdb0057pfWG4l0VursvLd5Q/eAw==",
|
||||
"version": "10.24.0",
|
||||
"resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.24.0.tgz",
|
||||
"integrity": "sha512-TAUNAdgwaAXjjcUFuYVJm9kOVH7zc0mTKxsG9t9Lu4qdWjB2BEblyVIYpjWcmJLMGgiYqnGNJjpNMHx0gp/46A==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
|
|||
|
|
@ -366,8 +366,8 @@ packages:
|
|||
linkify-it@5.0.0:
|
||||
resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==}
|
||||
|
||||
liquidjs@10.25.0:
|
||||
resolution: {integrity: sha512-XpO7AiGULTG4xcTlwkcTI5JreFG7b6esLCLp+aUSh7YuQErJZEoUXre9u9rbdb0057pfWG4l0VursvLd5Q/eAw==}
|
||||
liquidjs@10.24.0:
|
||||
resolution: {integrity: sha512-TAUNAdgwaAXjjcUFuYVJm9kOVH7zc0mTKxsG9t9Lu4qdWjB2BEblyVIYpjWcmJLMGgiYqnGNJjpNMHx0gp/46A==}
|
||||
engines: {node: '>=16'}
|
||||
hasBin: true
|
||||
|
||||
|
|
@ -669,7 +669,7 @@ snapshots:
|
|||
iso-639-1: 3.1.5
|
||||
js-yaml: 4.1.1
|
||||
kleur: 4.1.5
|
||||
liquidjs: 10.25.0
|
||||
liquidjs: 10.24.0
|
||||
luxon: 3.7.2
|
||||
markdown-it: 14.1.1
|
||||
minimist: 1.2.8
|
||||
|
|
@ -979,7 +979,7 @@ snapshots:
|
|||
dependencies:
|
||||
uc.micro: 2.1.0
|
||||
|
||||
liquidjs@10.25.0:
|
||||
liquidjs@10.24.0:
|
||||
dependencies:
|
||||
commander: 10.0.1
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue