mirror of
https://github.com/thegeeklab/hugo-geekdoc.git
synced 2024-11-21 20:30:39 +00:00
fix(deps): update dependency @cfworker/json-schema to v1.12.5 (#512)
This commit is contained in:
parent
fea5e2c2ed
commit
3a6849a4b6
14
package-lock.json
generated
14
package-lock.json
generated
@ -9,7 +9,7 @@
|
||||
"version": "1.0.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@cfworker/json-schema": "1.12.4",
|
||||
"@cfworker/json-schema": "1.12.5",
|
||||
"clipboard": "2.0.11",
|
||||
"flexsearch": "0.7.31",
|
||||
"katex": "0.16.2",
|
||||
@ -404,9 +404,9 @@
|
||||
"integrity": "sha512-mgmE7XBYY/21erpzhexk4Cj1cyTQ9LzvnTxtzM17BJ7ERMNE6W72mQRo0I1Ud8eFJ+RVVIcBNhLFZ3GX4XFz5w=="
|
||||
},
|
||||
"node_modules/@cfworker/json-schema": {
|
||||
"version": "1.12.4",
|
||||
"resolved": "https://registry.npmjs.org/@cfworker/json-schema/-/json-schema-1.12.4.tgz",
|
||||
"integrity": "sha512-Uixq/lBfvw9Gwj68OP/breqzpWOPgxE+38z/LJB01exvaGhi9hlPoSSNWddClYFg7jTVwrDzCXCefyDFOexMZw=="
|
||||
"version": "1.12.5",
|
||||
"resolved": "https://registry.npmjs.org/@cfworker/json-schema/-/json-schema-1.12.5.tgz",
|
||||
"integrity": "sha512-k+ungOs1TxSfNfmfOxkwaiNL2EgRQjhk2SRweMYoKkBJZUYsGsY+XYpe2KpuS9EyjZWjZhq8QvVM+gwi3g1+hQ=="
|
||||
},
|
||||
"node_modules/@colors/colors": {
|
||||
"version": "1.5.0",
|
||||
@ -10970,9 +10970,9 @@
|
||||
"integrity": "sha512-mgmE7XBYY/21erpzhexk4Cj1cyTQ9LzvnTxtzM17BJ7ERMNE6W72mQRo0I1Ud8eFJ+RVVIcBNhLFZ3GX4XFz5w=="
|
||||
},
|
||||
"@cfworker/json-schema": {
|
||||
"version": "1.12.4",
|
||||
"resolved": "https://registry.npmjs.org/@cfworker/json-schema/-/json-schema-1.12.4.tgz",
|
||||
"integrity": "sha512-Uixq/lBfvw9Gwj68OP/breqzpWOPgxE+38z/LJB01exvaGhi9hlPoSSNWddClYFg7jTVwrDzCXCefyDFOexMZw=="
|
||||
"version": "1.12.5",
|
||||
"resolved": "https://registry.npmjs.org/@cfworker/json-schema/-/json-schema-1.12.5.tgz",
|
||||
"integrity": "sha512-k+ungOs1TxSfNfmfOxkwaiNL2EgRQjhk2SRweMYoKkBJZUYsGsY+XYpe2KpuS9EyjZWjZhq8QvVM+gwi3g1+hQ=="
|
||||
},
|
||||
"@colors/colors": {
|
||||
"version": "1.5.0",
|
||||
|
@ -31,7 +31,7 @@
|
||||
"node": ">=16.15 <=18"
|
||||
},
|
||||
"dependencies": {
|
||||
"@cfworker/json-schema": "1.12.4",
|
||||
"@cfworker/json-schema": "1.12.5",
|
||||
"clipboard": "2.0.11",
|
||||
"flexsearch": "0.7.31",
|
||||
"katex": "0.16.2",
|
||||
|
Loading…
Reference in New Issue
Block a user