Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
07791f8243 | ||
|
|
4c20b95e9d | ||
|
|
ac86f2ff0a | ||
|
|
bc2d84ad2b | ||
|
|
1c807fb41f | ||
|
|
4ffe736a2a | ||
|
|
070fa3e7f7 | ||
|
|
20c7e42e1b | ||
|
|
8c981a1b5e | ||
|
|
d0795df816 | ||
|
|
58d9ffb36c | ||
|
|
4d8ebd1365 | ||
|
|
48c54715de | ||
|
|
290e004c06 |
+835
-778
File diff suppressed because one or more lines are too long
+4
-2
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "chromatic",
|
"name": "chromatic",
|
||||||
"version": "13.0.1",
|
"version": "13.3.5",
|
||||||
"description": "Automate visual testing across browsers. Gather UI feedback. Versioned documentation.",
|
"description": "Automate visual testing across browsers. Gather UI feedback. Versioned documentation.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"storybook-addon",
|
"storybook-addon",
|
||||||
@@ -100,6 +100,7 @@
|
|||||||
"@types/prompts": "^2.4.9",
|
"@types/prompts": "^2.4.9",
|
||||||
"@types/semver": "^7.3.9",
|
"@types/semver": "^7.3.9",
|
||||||
"@types/webpack-env": "^1.18.5",
|
"@types/webpack-env": "^1.18.5",
|
||||||
|
"@types/ws": "^8",
|
||||||
"@typescript-eslint/eslint-plugin": "^6.8.0",
|
"@typescript-eslint/eslint-plugin": "^6.8.0",
|
||||||
"@typescript-eslint/parser": "^6.8.0",
|
"@typescript-eslint/parser": "^6.8.0",
|
||||||
"@vitest/coverage-v8": "^2.0.5",
|
"@vitest/coverage-v8": "^2.0.5",
|
||||||
@@ -129,7 +130,7 @@
|
|||||||
"eslint-plugin-sort-class-members": "^1.20.0",
|
"eslint-plugin-sort-class-members": "^1.20.0",
|
||||||
"eslint-plugin-unicorn": "^53.0.0",
|
"eslint-plugin-unicorn": "^53.0.0",
|
||||||
"esm": "^3.2.25",
|
"esm": "^3.2.25",
|
||||||
"execa": "^7.2.0",
|
"execa": "^9.6.0",
|
||||||
"fake-tag": "^2.0.0",
|
"fake-tag": "^2.0.0",
|
||||||
"filesize": "^10.1.0",
|
"filesize": "^10.1.0",
|
||||||
"find-up": "^7.0.0",
|
"find-up": "^7.0.0",
|
||||||
@@ -182,6 +183,7 @@
|
|||||||
"vite-tsconfig-paths": "^5.1.4",
|
"vite-tsconfig-paths": "^5.1.4",
|
||||||
"vitest": "^2.0.5",
|
"vitest": "^2.0.5",
|
||||||
"why-is-node-running": "^2.1.2",
|
"why-is-node-running": "^2.1.2",
|
||||||
|
"ws": "^8.18.2",
|
||||||
"xxhash-wasm": "^1.0.2",
|
"xxhash-wasm": "^1.0.2",
|
||||||
"yarn-or-npm": "^3.0.1",
|
"yarn-or-npm": "^3.0.1",
|
||||||
"zen-observable": "^0.8.15",
|
"zen-observable": "^0.8.15",
|
||||||
|
|||||||
Reference in New Issue
Block a user