Compare commits

..
6 Commits
Author SHA1 Message Date
Chromatic 1cfa065cbd v11.29.0 2025-05-23 15:18:31 +00:00
Chromatic c7b4de89a3 v11.28.4 2025-05-23 15:01:03 +00:00
Chromatic 2e159400ff v11.28.3 2025-05-22 20:22:30 +00:00
Chromatic e8cc4c3177 v11.28.2 2025-04-17 15:17:56 +00:00
Chromatic 2bac6c4d60 v11.28.1 2025-04-17 13:46:31 +00:00
Chromatic 649b4fd73c v11.28.0 2025-04-03 10:34:28 +00:00
2 changed files with 540 additions and 530 deletions
+538 -529
View File
File diff suppressed because one or more lines are too long
+2 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "chromatic", "name": "chromatic",
"version": "11.27.0", "version": "11.29.0",
"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",
@@ -179,6 +179,7 @@
"util-deprecate": "^1.0.2", "util-deprecate": "^1.0.2",
"uuid": "^8.3.2", "uuid": "^8.3.2",
"vite": "^4.4.9", "vite": "^4.4.9",
"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",
"xxhash-wasm": "^1.0.2", "xxhash-wasm": "^1.0.2",