Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
PinkChampagne17 committed Jan 2, 2024
1 parent 3fda0d4 commit 5a9d911
Show file tree
Hide file tree
Showing 2 changed files with 1,584 additions and 1,172 deletions.
26 changes: 14 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,21 +27,23 @@
"devDependencies": {
"@biomejs/biome": "^1.4.1",
"@pinkchampagne/tsconfig": "^1.0.0",
"@storybook/addon-essentials": "^7.6.4",
"@storybook/addon-interactions": "^7.6.4",
"@storybook/addon-links": "^7.6.4",
"@storybook/addon-essentials": "^7.6.7",
"@storybook/addon-interactions": "^7.6.7",
"@storybook/addon-links": "^7.6.7",
"@storybook/addon-onboarding": "^1.0.10",
"@storybook/blocks": "^7.6.4",
"@storybook/react": "^7.6.4",
"@storybook/react-vite": "^7.6.4",
"@storybook/test": "^7.6.4",
"@swc/core": "^1.3.100",
"@types/react": "18.2.39",
"@types/react-dom": "18.2.17",
"@storybook/blocks": "^7.6.7",
"@storybook/react": "^7.6.7",
"@storybook/react-vite": "^7.6.7",
"@storybook/test": "^7.6.7",
"@swc/core": "^1.3.102",
"@types/react": "18.2.46",
"@types/react-dom": "18.2.18",
"eslint": "^8.56.0",
"eslint-config-pcp": "^1.0.0",
"eslint-config-pcp": "2.0.0-beta.3",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-storybook": "^0.6.15",
"prop-types": "^15.8.1",
"storybook": "^7.6.4",
"storybook": "^7.6.7",
"tsup": "^8.0.1",
"typescript": "^5.3.3"
}
Expand Down
Loading

0 comments on commit 5a9d911

Please sign in to comment.