fix(deps): update dependency @cfworker/json-schema to v1.12.8 (#780)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
95a6a67546
commit
6ebfb1b7a1
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",
|
"version": "1.0.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@cfworker/json-schema": "1.12.7",
|
"@cfworker/json-schema": "1.12.8",
|
||||||
"clipboard": "2.0.11",
|
"clipboard": "2.0.11",
|
||||||
"flexsearch": "0.7.43",
|
"flexsearch": "0.7.43",
|
||||||
"katex": "0.16.9",
|
"katex": "0.16.9",
|
||||||
|
@ -400,9 +400,9 @@
|
||||||
"integrity": "sha512-s3jaWicZd0pkP0jf5ysyHUI/RE7MHos6qlToFcGWXVp+ykHOy77OUMrfbgJ9it2C5bow7OIQwYYaHjk9XlBQ2A=="
|
"integrity": "sha512-s3jaWicZd0pkP0jf5ysyHUI/RE7MHos6qlToFcGWXVp+ykHOy77OUMrfbgJ9it2C5bow7OIQwYYaHjk9XlBQ2A=="
|
||||||
},
|
},
|
||||||
"node_modules/@cfworker/json-schema": {
|
"node_modules/@cfworker/json-schema": {
|
||||||
"version": "1.12.7",
|
"version": "1.12.8",
|
||||||
"resolved": "https://registry.npmjs.org/@cfworker/json-schema/-/json-schema-1.12.7.tgz",
|
"resolved": "https://registry.npmjs.org/@cfworker/json-schema/-/json-schema-1.12.8.tgz",
|
||||||
"integrity": "sha512-KEJUW22arGRQVoS6Ti8SvgXnme6NNMMcGBugdir1hf32ofWUXC8guwrFbepO2+YtqxNBUo5oO0pLYM5d4pyjOg=="
|
"integrity": "sha512-hi//AkiNRh5e8yLtpmRHnboHX051bow36+sn68f7yB163vOd3EDpUzUKH/wuNETFAyZAovsAHGAyMt+6oVb2Xg=="
|
||||||
},
|
},
|
||||||
"node_modules/@colors/colors": {
|
"node_modules/@colors/colors": {
|
||||||
"version": "1.6.0",
|
"version": "1.6.0",
|
||||||
|
|
|
@ -33,7 +33,7 @@
|
||||||
"node": ">=18 <=20"
|
"node": ">=18 <=20"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@cfworker/json-schema": "1.12.7",
|
"@cfworker/json-schema": "1.12.8",
|
||||||
"clipboard": "2.0.11",
|
"clipboard": "2.0.11",
|
||||||
"flexsearch": "0.7.43",
|
"flexsearch": "0.7.43",
|
||||||
"katex": "0.16.9",
|
"katex": "0.16.9",
|
||||||
|
|
Loading…
Reference in a new issue