chore(deps): update dependency chromatic to v11.16.5

This commit is contained in:
renovate[bot]
2024-11-08 01:54:42 +00:00
committed by GitHub
parent 121cd37c8c
commit 0af864ea8f
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@@ -91,7 +91,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.16.4", "chromatic": "11.16.5",
"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",
@@ -11899,9 +11899,9 @@
} }
}, },
"node_modules/chromatic": { "node_modules/chromatic": {
"version": "11.16.4", "version": "11.16.5",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.16.4.tgz", "resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.16.5.tgz",
"integrity": "sha512-s5essxXdLYZYQSv4fsf+37lRjoxGD2uv0SH2PC5+TV+vZzWUO1j4QCk8yboXx7lFTCEI0e/UUH90eYtqto5S3Q==", "integrity": "sha512-wUEKXyu3GYmUg6Jq13uyRE9iC8ph5gbfDHdyHH0vQathkGQrcjHHdoxI/GXKIjU6d+xupLon8sxRV9NuZKTWbA==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"bin": { "bin": {

View File

@@ -100,7 +100,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.16.4", "chromatic": "11.16.5",
"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",