fix(deps): update dependency @cfworker/json-schema to v4.1.0 (#948)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b4ce269ca0
commit
aab2fa0eb1
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -9,7 +9,7 @@
|
|||
"version": "1.0.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@cfworker/json-schema": "4.0.3",
|
||||
"@cfworker/json-schema": "4.1.0",
|
||||
"clipboard": "2.0.11",
|
||||
"flexsearch": "0.7.43",
|
||||
"katex": "0.16.19",
|
||||
|
@ -364,9 +364,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@cfworker/json-schema": {
|
||||
"version": "4.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@cfworker/json-schema/-/json-schema-4.0.3.tgz",
|
||||
"integrity": "sha512-ZykIcDTVv5UNmKWSTLAs3VukO6NDJkkSKxrgUTDPBkAlORVT3H9n5DbRjRl8xIotklscHdbLIa0b9+y3mQq73g==",
|
||||
"version": "4.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@cfworker/json-schema/-/json-schema-4.1.0.tgz",
|
||||
"integrity": "sha512-/vYKi/qMxwNsuIJ9WGWwM2rflY40ZenK3Kh4uR5vB9/Nz12Y7IUN/Xf4wDA7vzPfw0VNh3b/jz4+MjcVgARKJg==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@chevrotain/cst-dts-gen": {
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
"node": ">=18 <=22"
|
||||
},
|
||||
"dependencies": {
|
||||
"@cfworker/json-schema": "4.0.3",
|
||||
"@cfworker/json-schema": "4.1.0",
|
||||
"clipboard": "2.0.11",
|
||||
"flexsearch": "0.7.43",
|
||||
"katex": "0.16.19",
|
||||
|
|
Loading…
Add table
Reference in a new issue