Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 58d9ffb36c | |||
| 4d8ebd1365 | |||
| 48c54715de | |||
| 290e004c06 | |||
| b5848056bb |
+705
-699
File diff suppressed because one or more lines are too long
+3
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "chromatic",
|
||||
"version": "13.0.0",
|
||||
"version": "13.1.3",
|
||||
"description": "Automate visual testing across browsers. Gather UI feedback. Versioned documentation.",
|
||||
"keywords": [
|
||||
"storybook-addon",
|
||||
@@ -100,6 +100,7 @@
|
||||
"@types/prompts": "^2.4.9",
|
||||
"@types/semver": "^7.3.9",
|
||||
"@types/webpack-env": "^1.18.5",
|
||||
"@types/ws": "^8",
|
||||
"@typescript-eslint/eslint-plugin": "^6.8.0",
|
||||
"@typescript-eslint/parser": "^6.8.0",
|
||||
"@vitest/coverage-v8": "^2.0.5",
|
||||
@@ -182,6 +183,7 @@
|
||||
"vite-tsconfig-paths": "^5.1.4",
|
||||
"vitest": "^2.0.5",
|
||||
"why-is-node-running": "^2.1.2",
|
||||
"ws": "^8.18.2",
|
||||
"xxhash-wasm": "^1.0.2",
|
||||
"yarn-or-npm": "^3.0.1",
|
||||
"zen-observable": "^0.8.15",
|
||||
|
||||
Reference in New Issue
Block a user