Skip to content

Commit

Permalink
node 18 and storybook 7.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanKolnik committed Dec 21, 2023
1 parent 068ba5b commit be6fa3e
Show file tree
Hide file tree
Showing 3 changed files with 2,540 additions and 2,005 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v12.14.1
v18.18.2
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,15 +75,15 @@
"@babel/preset-react": "^7.10.1",
"@babel/preset-typescript": "^7.10.1",
"@emotion/babel-plugin": "^11.10.6",
"@storybook/addon-a11y": "^7.0.2",
"@storybook/addon-actions": "^7.0.2",
"@storybook/addon-docs": "^7.0.2",
"@storybook/addon-essentials": "^7.0.2",
"@storybook/addon-storysource": "^7.0.2",
"@storybook/addon-a11y": "^7.6.1",
"@storybook/addon-actions": "^7.6.1",
"@storybook/addon-docs": "^7.6.1",
"@storybook/addon-essentials": "^7.6.1",
"@storybook/addon-storysource": "^7.6.1",
"@storybook/eslint-config-storybook": "^3.1.2",
"@storybook/linter-config": "^3.1.2",
"@storybook/react": "^7.0.2",
"@storybook/react-webpack5": "^7.0.2",
"@storybook/react": "^7.6.1",
"@storybook/react-webpack5": "^7.6.1",
"@svgr/cli": "^6.1.1",
"@types/fs-extra": "^9.0.1",
"auto": "^9.50.1",
Expand All @@ -103,7 +103,7 @@
"react-dom": "17",
"seedrandom": "^3.0.5",
"sort-package-json": "^1.51.0",
"storybook": "^7.0.2",
"storybook": "^7.6.1",
"ts-loader": "^7.0.5",
"typescript": "^4.9.5"
},
Expand All @@ -129,4 +129,4 @@
"title": "Storybook Design System",
"url": "https://master--5ccbc373887ca40020446347.chromatic.com"
}
}
}
Loading

0 comments on commit be6fa3e

Please sign in to comment.