mirror of
https://github.com/owncast/owncast.git
synced 2024-11-21 20:28:15 +03:00
chore(deps): update dependency chromatic to v11.14.0
This commit is contained in:
parent
476be88c86
commit
6baa2e28d7
2 changed files with 5 additions and 5 deletions
8
web/package-lock.json
generated
8
web/package-lock.json
generated
|
@ -91,7 +91,7 @@
|
||||||
"@typescript-eslint/eslint-plugin": "8.11.0",
|
"@typescript-eslint/eslint-plugin": "8.11.0",
|
||||||
"@typescript-eslint/parser": "8.11.0",
|
"@typescript-eslint/parser": "8.11.0",
|
||||||
"babel-loader": "9.2.1",
|
"babel-loader": "9.2.1",
|
||||||
"chromatic": "11.12.6",
|
"chromatic": "11.14.0",
|
||||||
"css-loader": "7.1.2",
|
"css-loader": "7.1.2",
|
||||||
"cypress": "^13.2.0",
|
"cypress": "^13.2.0",
|
||||||
"eslint": "8.57.1",
|
"eslint": "8.57.1",
|
||||||
|
@ -12035,9 +12035,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/chromatic": {
|
"node_modules/chromatic": {
|
||||||
"version": "11.12.6",
|
"version": "11.14.0",
|
||||||
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.12.6.tgz",
|
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.14.0.tgz",
|
||||||
"integrity": "sha512-lt6ekbx3LFLCwGheQrBZAkP2EhrXLPpESk7t45PrsV1DSpu0KOH2ZMN/G9QiF84ZGwj9RPC8BwWbnb2/kd66uA==",
|
"integrity": "sha512-qt7xXpdrwssBtXWv30aW46HAK10bF4Ep7SMjtMQhD61Fg4IS9aImT0WFeig7utpXYHOx0eSysjwhz0cgYz9SDg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"bin": {
|
"bin": {
|
||||||
|
|
|
@ -100,7 +100,7 @@
|
||||||
"@typescript-eslint/eslint-plugin": "8.11.0",
|
"@typescript-eslint/eslint-plugin": "8.11.0",
|
||||||
"@typescript-eslint/parser": "8.11.0",
|
"@typescript-eslint/parser": "8.11.0",
|
||||||
"babel-loader": "9.2.1",
|
"babel-loader": "9.2.1",
|
||||||
"chromatic": "11.12.6",
|
"chromatic": "11.14.0",
|
||||||
"css-loader": "7.1.2",
|
"css-loader": "7.1.2",
|
||||||
"cypress": "^13.2.0",
|
"cypress": "^13.2.0",
|
||||||
"eslint": "8.57.1",
|
"eslint": "8.57.1",
|
||||||
|
|
Loading…
Reference in a new issue