Skip to content

Commit

Permalink
chore(deps): update chromatic to v10.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dgonzalezr committed Dec 15, 2023
1 parent 323117c commit 9394f27
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 25 deletions.
138 changes: 118 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,16 +95,16 @@
"@swc/core": "1.3.100",
"@swc/helpers": "0.5.3",
"@testing-library/react": "14.1.2",
"@types/jest": "29.5.10",
"@types/jest": "29.5.11",
"@types/mdx": "2.0.10",
"@types/node": "20.10.3",
"@types/react": "18.2.41",
"@types/node": "20.10.4",
"@types/react": "18.2.45",
"@types/react-dom": "18.2.17",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"autoprefixer": "10.4.16",
"babel-jest": "29.7.0",
"chromatic": "10.0.0",
"chromatic": "10.1.0",
"copy-webpack-plugin": "11.0.0",
"core-js": "3.33.3",
"decompress": "4.2.1",
Expand Down Expand Up @@ -147,7 +147,7 @@
"tailwindcss": "3.3.6",
"tailwindcss-theme-swapper": "0.8.0",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"ts-node": "10.9.2",
"typescript": "5.2.2",
"vite": "5.0.7",
"vite-plugin-turbosnap": "1.0.3",
Expand Down

0 comments on commit 9394f27

Please sign in to comment.