Compare commits

..

1 Commits

Author SHA1 Message Date
Chromatic 5cd1d13240 v10.2.2 2024-01-16 15:32:08 +01:00
2 changed files with 652 additions and 731 deletions
+649 -717
View File
File diff suppressed because one or more lines are too long
+3 -14
View File
@@ -1,6 +1,6 @@
{
"name": "chromatic",
"version": "10.3.1",
"version": "10.2.2",
"description": "Automate visual testing across browsers. Gather UI feedback. Versioned documentation.",
"keywords": [
"storybook-addon",
@@ -16,13 +16,10 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/chromaui/chromatic-cli.git"
"url": "https://github.com/chromaui/chromatic-cli.git"
},
"license": "MIT",
"author": {
"name": "Chromatic",
"email": "support@chromatic.com"
},
"author": "Chromatic <support@chromatic.com>",
"exports": {
".": {
"types": "./dist/node.d.ts",
@@ -129,7 +126,6 @@
"@types/node": "18.x",
"@types/picomatch": "^2.3.0",
"@types/progress-stream": "^2.0.2",
"@types/prompts": "^2.4.9",
"@types/semver": "^7.3.9",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
@@ -138,7 +134,6 @@
"archiver": "^5.3.0",
"async-retry": "^1.3.3",
"auto": "^11.0.4",
"boxen": "^7.1.1",
"chalk": "^4.1.2",
"cpy": "^8.1.2",
"cross-env": "^7.0.3",
@@ -155,8 +150,6 @@
"execa": "^7.2.0",
"fake-tag": "^2.0.0",
"filesize": "^10.1.0",
"find-up": "^7.0.0",
"formdata-node": "^6.0.3",
"fs-extra": "^10.0.0",
"https-proxy-agent": "^7.0.2",
"husky": "^7.0.0",
@@ -178,7 +171,6 @@
"pluralize": "^8.0.0",
"prettier": "^2.3.2",
"progress-stream": "^2.0.0",
"prompts": "^2.4.2",
"prop-types": "^15.7.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
@@ -210,9 +202,6 @@
},
"auto": {
"baseBranch": "main",
"canary": {
"force": true
},
"plugins": [
"npm",
"released",