mirror of
https://github.com/owncast/owncast.git
synced 2024-11-21 20:28:15 +03:00
chore(deps): update dependency chromatic to v11.3.5
This commit is contained in:
parent
ae977bc748
commit
5b88238147
2 changed files with 6 additions and 5 deletions
9
web/package-lock.json
generated
9
web/package-lock.json
generated
|
@ -86,7 +86,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "7.9.0",
|
||||
"@typescript-eslint/parser": "7.9.0",
|
||||
"babel-loader": "9.1.3",
|
||||
"chromatic": "11.3.2",
|
||||
"chromatic": "11.3.5",
|
||||
"css-loader": "7.1.1",
|
||||
"cypress": "^13.2.0",
|
||||
"eslint": "8.57.0",
|
||||
|
@ -12286,10 +12286,11 @@
|
|||
}
|
||||
},
|
||||
"node_modules/chromatic": {
|
||||
"version": "11.3.2",
|
||||
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.3.2.tgz",
|
||||
"integrity": "sha512-0PuHl49VvBMoDHEfmNjC/bim9YYNhWF3axTZlFuatC0avwr2Xw4GDqJDG9fArEWN8oM8VtYHkE9D7qc87dmz2w==",
|
||||
"version": "11.3.5",
|
||||
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.3.5.tgz",
|
||||
"integrity": "sha512-M3xCyoEIjdcsXX3NhN60joXxEthy+wxNEcsCMM0u9u8Yna7tJvwvOsJStbOJDwEBo6TdIKckARN3BbArpduFbA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
"chroma": "dist/bin.js",
|
||||
"chromatic": "dist/bin.js",
|
||||
|
|
|
@ -92,7 +92,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "7.9.0",
|
||||
"@typescript-eslint/parser": "7.9.0",
|
||||
"babel-loader": "9.1.3",
|
||||
"chromatic": "11.3.2",
|
||||
"chromatic": "11.3.5",
|
||||
"css-loader": "7.1.1",
|
||||
"cypress": "^13.2.0",
|
||||
"eslint": "8.57.0",
|
||||
|
|
Loading…
Reference in a new issue