chore(deps): update dependency chromatic to v13.3.1

This commit is contained in:
renovate[bot]
2025-10-24 23:48:17 +00:00
committed by GitHub
parent b35d7b06a2
commit b5b309d28f
2 changed files with 21 additions and 5 deletions

24
web/package-lock.json generated
View File

@ -90,7 +90,7 @@
"@typescript-eslint/eslint-plugin": "8.46.1",
"@typescript-eslint/parser": "8.46.1",
"babel-loader": "10.0.0",
"chromatic": "13.3.0",
"chromatic": "13.3.1",
"css-loader": "7.1.2",
"cypress": "^14.0.0",
"eslint": "8.57.1",
@ -13241,9 +13241,9 @@
}
},
"node_modules/chromatic": {
"version": "13.3.0",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-13.3.0.tgz",
"integrity": "sha512-OtXVKSFqGS1x6E6xYzmYX2iImSknbvo5CfTxP3ztFvXQhIAwhJzJuA3XpnIewER9gtWUNnV2DDi8/f9JyZJSfg==",
"version": "13.3.1",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-13.3.1.tgz",
"integrity": "sha512-qJ/el70Wo7jFgiXPpuukqxCEc7IKiH/e8MjTzIF9uKw+3XZ6GghOTTLC7lGfeZtosiQBMkRlYet77tC4KKHUng==",
"dev": true,
"license": "MIT",
"bin": {
@ -32311,6 +32311,22 @@
"node": ">=18"
}
},
"node_modules/puppeteer-core/node_modules/devtools-protocol": {
"version": "0.0.1312386",
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1312386.tgz",
"integrity": "sha512-DPnhUXvmvKT2dFA/j7B+riVLUt9Q6RKJlcppojL5CoRywJJKLDYnRlw0gTFKfgDPHP5E04UoB71SxoJlVZy8FA==",
"dev": true,
"license": "BSD-3-Clause",
"optional": true
},
"node_modules/puppeteer/node_modules/devtools-protocol": {
"version": "0.0.1312386",
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1312386.tgz",
"integrity": "sha512-DPnhUXvmvKT2dFA/j7B+riVLUt9Q6RKJlcppojL5CoRywJJKLDYnRlw0gTFKfgDPHP5E04UoB71SxoJlVZy8FA==",
"dev": true,
"license": "BSD-3-Clause",
"optional": true
},
"node_modules/pure-rand": {
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/pure-rand/-/pure-rand-6.1.0.tgz",

View File

@ -101,7 +101,7 @@
"@typescript-eslint/eslint-plugin": "8.46.1",
"@typescript-eslint/parser": "8.46.1",
"babel-loader": "10.0.0",
"chromatic": "13.3.0",
"chromatic": "13.3.1",
"css-loader": "7.1.2",
"cypress": "^14.0.0",
"eslint": "8.57.1",