0

chore(deps): update dependency chromatic to v6.19.9

This commit is contained in:
renovate[bot] 2023-06-25 17:22:51 +00:00 committed by GitHub
parent 8da2f07629
commit 9903174ad1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

10
web/package-lock.json generated
View File

@ -16,7 +16,7 @@
"@codemirror/language-data": "6.3.1",
"@fontsource/inter": "^5.0.0",
"@fontsource/poppins": "5.0.3",
"@next/bundle-analyzer": "^13.4.7",
"@next/bundle-analyzer": "^13.1.1",
"@uiw/codemirror-theme-bbedit": "4.21.3",
"@uiw/react-codemirror": "4.21.3",
"@xstate/react": "3.2.2",
@ -82,7 +82,7 @@
"@typescript-eslint/eslint-plugin": "5.60.0",
"@typescript-eslint/parser": "5.60.0",
"babel-loader": "9.1.2",
"chromatic": "6.19.8",
"chromatic": "6.19.9",
"css-loader": "6.8.1",
"cypress": "^12.0.0",
"eslint": "8.43.0",
@ -17020,9 +17020,9 @@
"integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg=="
},
"node_modules/chromatic": {
"version": "6.19.8",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.19.8.tgz",
"integrity": "sha512-cvQAd/BkhRscXYbHuwIYwkmqzgpLz50maBGvUDa+WdfpoxzYrUvG2uZ1YU3tS857dAwMuTL5wUFiawiffDIKvQ==",
"version": "6.19.9",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.19.9.tgz",
"integrity": "sha512-UHrPbPoLnJwd063cRSO0U865VhcATykpMiHsAnNFz5EFRsBvM9wefqyS2Z6W8Ti9J7Fjrf4MV4PA+Q5k2lhFfQ==",
"dev": true,
"bin": {
"chroma": "dist/bin.js",

View File

@ -87,7 +87,7 @@
"@typescript-eslint/eslint-plugin": "5.60.0",
"@typescript-eslint/parser": "5.60.0",
"babel-loader": "9.1.2",
"chromatic": "6.19.8",
"chromatic": "6.19.9",
"css-loader": "6.8.1",
"cypress": "^12.0.0",
"eslint": "8.43.0",