chore(deps): update dependency chromatic to v11.25.0 (#4170)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-01-20 23:07:28 -08:00
committed by GitHub
parent 6482fc9f59
commit 1e80c6dff8
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@@ -96,7 +96,7 @@
"@typescript-eslint/eslint-plugin": "8.13.0", "@typescript-eslint/eslint-plugin": "8.13.0",
"@typescript-eslint/parser": "8.13.0", "@typescript-eslint/parser": "8.13.0",
"babel-loader": "9.2.1", "babel-loader": "9.2.1",
"chromatic": "11.24.0", "chromatic": "11.25.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",
@@ -12186,9 +12186,9 @@
} }
}, },
"node_modules/chromatic": { "node_modules/chromatic": {
"version": "11.24.0", "version": "11.25.0",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.24.0.tgz", "resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.25.0.tgz",
"integrity": "sha512-IocIxnxera27bRA51HHtfV9/Daqgj0E4BWYV12/nlf7qPJW1T82raQ5ypxZDJA4bXQywxOzpG2e6WWYvz/AwHA==", "integrity": "sha512-P2BVe0rRLS9WM+eSG3u1SRg0Mi2vopsdPs2FiXwUiPqZ6hs9fe66d3Pnt7CfQ22v2jThuPEXYjYEeuL75a16Bw==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"bin": { "bin": {

View File

@@ -107,7 +107,7 @@
"@typescript-eslint/eslint-plugin": "8.13.0", "@typescript-eslint/eslint-plugin": "8.13.0",
"@typescript-eslint/parser": "8.13.0", "@typescript-eslint/parser": "8.13.0",
"babel-loader": "9.2.1", "babel-loader": "9.2.1",
"chromatic": "11.24.0", "chromatic": "11.25.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",