Skip to content

Commit

Permalink
chore: bump all deps
Browse files Browse the repository at this point in the history
  • Loading branch information
maraisr committed Mar 21, 2024
1 parent 4cbb1b3 commit 86fc36f
Show file tree
Hide file tree
Showing 3 changed files with 1,598 additions and 2,210 deletions.
12 changes: 6 additions & 6 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
"build-storybook": "storybook build"
},
"devDependencies": {
"@storybook/blocks": "^7.5.1",
"@storybook/react": "^7.5.1",
"@storybook/react-vite": "^7.5.1",
"@storybook/blocks": "^8.0.2",
"@storybook/react": "^8.0.2",
"@storybook/react-vite": "^8.0.2",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"storybook": "^7.5.1",
"typescript": "5.2.2",
"vite": "4.5.0"
"storybook": "^8.0.2",
"typescript": "5.4.3",
"vite": "5.2.2"
},
"dependencies": {
"storybook-addon-grid": "workspace:^"
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,14 +61,14 @@
"devDependencies": {
"@marais/prettier": "0.0.4",
"@marais/tsconfig": "0.0.4",
"@types/react": "18.2.31",
"@types/react-dom": "18.2.14",
"@types/react": "18.2.67",
"@types/react-dom": "18.2.22",
"bundt": "2.0.0-next.5",
"chromatic": "7.4.0",
"prettier": "3.0.3",
"chromatic": "11.2.0",
"prettier": "3.2.5",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.2.2"
"typescript": "5.4.3"
},
"peerDependencies": {
"@types/react": ">=16.9.0",
Expand Down
Loading

0 comments on commit 86fc36f

Please sign in to comment.