chore(deps): update dependency chromatic to v6.18.2
This commit is contained in:
62
web/package-lock.json
generated
62
web/package-lock.json
generated
@@ -83,7 +83,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "5.59.9",
|
||||
"@typescript-eslint/parser": "5.59.9",
|
||||
"babel-loader": "9.1.2",
|
||||
"chromatic": "6.18.0",
|
||||
"chromatic": "6.18.2",
|
||||
"css-loader": "6.8.1",
|
||||
"cypress": "^12.0.0",
|
||||
"eslint": "8.42.0",
|
||||
@@ -17704,9 +17704,9 @@
|
||||
"integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg=="
|
||||
},
|
||||
"node_modules/chromatic": {
|
||||
"version": "6.18.0",
|
||||
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.18.0.tgz",
|
||||
"integrity": "sha512-Sj7xMFGQ6jSTBrsdgMMjSQAP2OMNogg4GXV4djf4kAp6Dp+pY4FwByIagvbtQRjC33kQVi592FS52vMBOBMEzw==",
|
||||
"version": "6.18.2",
|
||||
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.18.2.tgz",
|
||||
"integrity": "sha512-Iqmyg78ujitLHKuuD/srybCszh5L5P5KQfJsnQutgt/hGdZPSXKb0xKBXUaYVYkSARuzVlkW/JvGdXSw2mf/XA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@discoveryjs/json-ext": "^0.5.7",
|
||||
@@ -17782,6 +17782,16 @@
|
||||
"node": ">=6.9.0"
|
||||
}
|
||||
},
|
||||
"node_modules/chromatic/node_modules/@storybook/channels": {
|
||||
"version": "7.0.20",
|
||||
"resolved": "https://registry.npmjs.org/@storybook/channels/-/channels-7.0.20.tgz",
|
||||
"integrity": "sha512-AL5GGSQ8WTDUoh3gitKEzo3fu7Vq5okXq2pAknAZlQA2Oio+HHO5nMeXvOfGdvo/tzbpNE3n5utmCJz006xrCA==",
|
||||
"dev": true,
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/storybook"
|
||||
}
|
||||
},
|
||||
"node_modules/chromatic/node_modules/@storybook/csf": {
|
||||
"version": "0.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@storybook/csf/-/csf-0.1.1.tgz",
|
||||
@@ -17792,9 +17802,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/chromatic/node_modules/@storybook/csf-tools": {
|
||||
"version": "7.0.18",
|
||||
"resolved": "https://registry.npmjs.org/@storybook/csf-tools/-/csf-tools-7.0.18.tgz",
|
||||
"integrity": "sha512-0IJ2qdrxleTl67FUzsEvGcy96CY0OKyERE33tAsLNbvWcabdJKpLHP+rJwbsCw4z6IlS+kkmEffeFf5qRPTwkQ==",
|
||||
"version": "7.0.20",
|
||||
"resolved": "https://registry.npmjs.org/@storybook/csf-tools/-/csf-tools-7.0.20.tgz",
|
||||
"integrity": "sha512-m68wLgN5G7XIChQrjeILBYu+4TVHfllIrIJXMZ3Gi+iplOCHsQLfA6Oa0VtTB09Ol5K2StdMHjBCoR6HfHzsXA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@babel/generator": "~7.21.1",
|
||||
@@ -17802,7 +17812,7 @@
|
||||
"@babel/traverse": "~7.21.2",
|
||||
"@babel/types": "~7.21.2",
|
||||
"@storybook/csf": "^0.1.0",
|
||||
"@storybook/types": "7.0.18",
|
||||
"@storybook/types": "7.0.20",
|
||||
"fs-extra": "^11.1.0",
|
||||
"recast": "^0.23.1",
|
||||
"ts-dedent": "^2.0.0"
|
||||
@@ -17812,6 +17822,22 @@
|
||||
"url": "https://opencollective.com/storybook"
|
||||
}
|
||||
},
|
||||
"node_modules/chromatic/node_modules/@storybook/types": {
|
||||
"version": "7.0.20",
|
||||
"resolved": "https://registry.npmjs.org/@storybook/types/-/types-7.0.20.tgz",
|
||||
"integrity": "sha512-Z7RhHRnhrPd2jXPZtjbOILj1QgylqlsD3cFIYMcSz3yvUvxLRx3BKCftXyFbIuxr0QoCJE38adRp7YGO9uJnQQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@storybook/channels": "7.0.20",
|
||||
"@types/babel__core": "^7.0.0",
|
||||
"@types/express": "^4.7.0",
|
||||
"file-system-cache": "^2.0.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/storybook"
|
||||
}
|
||||
},
|
||||
"node_modules/chromatic/node_modules/assert": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/assert/-/assert-2.0.0.tgz",
|
||||
@@ -17836,6 +17862,16 @@
|
||||
"node": ">=4"
|
||||
}
|
||||
},
|
||||
"node_modules/chromatic/node_modules/file-system-cache": {
|
||||
"version": "2.3.0",
|
||||
"resolved": "https://registry.npmjs.org/file-system-cache/-/file-system-cache-2.3.0.tgz",
|
||||
"integrity": "sha512-l4DMNdsIPsVnKrgEXbJwDJsA5mB8rGwHYERMgqQx/xAUtChPJMre1bXBzDEqqVbWv9AIbFezXMxeEkZDSrXUOQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"fs-extra": "11.1.1",
|
||||
"ramda": "0.29.0"
|
||||
}
|
||||
},
|
||||
"node_modules/chromatic/node_modules/fs-extra": {
|
||||
"version": "11.1.1",
|
||||
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.1.1.tgz",
|
||||
@@ -17850,6 +17886,16 @@
|
||||
"node": ">=14.14"
|
||||
}
|
||||
},
|
||||
"node_modules/chromatic/node_modules/ramda": {
|
||||
"version": "0.29.0",
|
||||
"resolved": "https://registry.npmjs.org/ramda/-/ramda-0.29.0.tgz",
|
||||
"integrity": "sha512-BBea6L67bYLtdbOqfp8f58fPMqEwx0doL+pAi8TZyp2YWz8R9G8z9x75CZI8W+ftqhFHCpEX2cRnUUXK130iKA==",
|
||||
"dev": true,
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/ramda"
|
||||
}
|
||||
},
|
||||
"node_modules/chromatic/node_modules/recast": {
|
||||
"version": "0.23.2",
|
||||
"resolved": "https://registry.npmjs.org/recast/-/recast-0.23.2.tgz",
|
||||
|
||||
@@ -88,7 +88,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "5.59.9",
|
||||
"@typescript-eslint/parser": "5.59.9",
|
||||
"babel-loader": "9.1.2",
|
||||
"chromatic": "6.18.0",
|
||||
"chromatic": "6.18.2",
|
||||
"css-loader": "6.8.1",
|
||||
"cypress": "^12.0.0",
|
||||
"eslint": "8.42.0",
|
||||
|
||||
Reference in New Issue
Block a user