mirror of
https://github.com/owncast/owncast.git
synced 2024-11-24 13:50:06 +03:00
chore(deps): update dependency chromatic to v6.19.8
This commit is contained in:
parent
3a7915566a
commit
3d4743d9b9
2 changed files with 6 additions and 6 deletions
10
web/package-lock.json
generated
10
web/package-lock.json
generated
|
@ -16,7 +16,7 @@
|
|||
"@codemirror/language-data": "6.3.1",
|
||||
"@fontsource/inter": "^5.0.0",
|
||||
"@fontsource/poppins": "5.0.3",
|
||||
"@next/bundle-analyzer": "^13.4.6",
|
||||
"@next/bundle-analyzer": "^13.1.1",
|
||||
"@uiw/codemirror-theme-bbedit": "4.21.3",
|
||||
"@uiw/react-codemirror": "4.21.3",
|
||||
"@xstate/react": "3.2.2",
|
||||
|
@ -83,7 +83,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "5.59.11",
|
||||
"@typescript-eslint/parser": "5.59.11",
|
||||
"babel-loader": "9.1.2",
|
||||
"chromatic": "6.19.7",
|
||||
"chromatic": "6.19.8",
|
||||
"css-loader": "6.8.1",
|
||||
"cypress": "^12.0.0",
|
||||
"eslint": "8.42.0",
|
||||
|
@ -17175,9 +17175,9 @@
|
|||
"integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg=="
|
||||
},
|
||||
"node_modules/chromatic": {
|
||||
"version": "6.19.7",
|
||||
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.19.7.tgz",
|
||||
"integrity": "sha512-TQZ1IrFai9/t0gBn4Bpc5ngbZjdWVgkiLvdjXfu82cIxbmHBPj1usp5JJUm7TErh45XdVC+FgVismMepUeKYog==",
|
||||
"version": "6.19.8",
|
||||
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.19.8.tgz",
|
||||
"integrity": "sha512-cvQAd/BkhRscXYbHuwIYwkmqzgpLz50maBGvUDa+WdfpoxzYrUvG2uZ1YU3tS857dAwMuTL5wUFiawiffDIKvQ==",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"chroma": "dist/bin.js",
|
||||
|
|
|
@ -88,7 +88,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "5.59.11",
|
||||
"@typescript-eslint/parser": "5.59.11",
|
||||
"babel-loader": "9.1.2",
|
||||
"chromatic": "6.19.7",
|
||||
"chromatic": "6.19.8",
|
||||
"css-loader": "6.8.1",
|
||||
"cypress": "^12.0.0",
|
||||
"eslint": "8.42.0",
|
||||
|
|
Loading…
Reference in a new issue