mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Bump chromatic from 11.3.2 to 11.5.0 in /frontend
Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 11.3.2 to 11.5.0. - [Release notes](https://github.com/chromaui/chromatic-cli/releases) - [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/chromaui/chromatic-cli/compare/v11.3.2...v11.5.0) --- updated-dependencies: - dependency-name: chromatic dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
dbb4edc8b6
commit
23e73a6a83
8
frontend/package-lock.json
generated
8
frontend/package-lock.json
generated
@ -50,7 +50,7 @@
|
||||
"@vitest/coverage-v8": "^1.6.0",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"@vuepress/bundler-vite": "^2.0.0-rc.9",
|
||||
"chromatic": "^11.3.2",
|
||||
"chromatic": "^11.5.0",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-config-standard": "^17.1.0",
|
||||
@ -8981,9 +8981,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/chromatic": {
|
||||
"version": "11.3.2",
|
||||
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.3.2.tgz",
|
||||
"integrity": "sha512-0PuHl49VvBMoDHEfmNjC/bim9YYNhWF3axTZlFuatC0avwr2Xw4GDqJDG9fArEWN8oM8VtYHkE9D7qc87dmz2w==",
|
||||
"version": "11.5.0",
|
||||
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.5.0.tgz",
|
||||
"integrity": "sha512-mugneDXjkLIrAR+884EXz3lF443nG70XqzCj+6D95h9zFSq5pAEAUOeMeh5V2hUAh8qVar4+US2lsacEYugPnw==",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"chroma": "dist/bin.js",
|
||||
|
||||
@ -102,7 +102,7 @@
|
||||
"@vitest/coverage-v8": "^1.6.0",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"@vuepress/bundler-vite": "^2.0.0-rc.9",
|
||||
"chromatic": "^11.3.2",
|
||||
"chromatic": "^11.5.0",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-config-standard": "^17.1.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user