Skip to content

Commit

Permalink
fix: 🐛 bump deps to security fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmy-guzman committed Dec 2, 2023
1 parent 93dae94 commit 13855f8
Show file tree
Hide file tree
Showing 2 changed files with 514 additions and 520 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,30 +38,30 @@
"@iconify-json/lucide": "1.1.144",
"@iconify/tailwind": "0.1.4",
"@playwright/test": "1.40.1",
"@storybook/addon-essentials": "7.6.2",
"@storybook/addon-interactions": "7.6.2",
"@storybook/addon-links": "7.6.2",
"@storybook/addon-onboarding": "1.0.8",
"@storybook/addon-themes": "7.6.2",
"@storybook/blocks": "7.6.2",
"@storybook/react": "7.6.2",
"@storybook/react-vite": "7.6.2",
"@storybook/addon-essentials": "7.6.3",
"@storybook/addon-interactions": "7.6.3",
"@storybook/addon-links": "7.6.3",
"@storybook/addon-onboarding": "1.0.9",
"@storybook/addon-themes": "7.6.3",
"@storybook/blocks": "7.6.3",
"@storybook/react": "7.6.3",
"@storybook/react-vite": "7.6.3",
"@storybook/testing-library": "0.2.2",
"@tailwindcss/typography": "0.5.10",
"@testing-library/dom": "9.3.3",
"@testing-library/jest-dom": "6.1.5",
"@testing-library/react": "14.1.2",
"@testing-library/user-event": "14.5.1",
"@types/react": "18.2.39",
"@types/react": "18.2.41",
"@types/react-dom": "18.2.17",
"@typescript-eslint/eslint-plugin": "6.13.1",
"@typescript-eslint/parser": "6.13.1",
"@vitejs/plugin-react-swc": "3.5.0",
"@vitest/coverage-v8": "0.34.6",
"autoprefixer": "10.4.16",
"daisyui": "4.4.17",
"eslint": "8.54.0",
"eslint-config-prettier": "9.0.0",
"eslint": "8.55.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jest": "27.6.0",
Expand All @@ -79,10 +79,10 @@
"husky": "8.0.3",
"is-ci": "3.0.1",
"lint-staged": "15.1.0",
"postcss": "8.4.31",
"postcss": "8.4.32",
"prettier": "3.1.0",
"prettier-plugin-tailwindcss": "0.5.7",
"storybook": "7.6.2",
"storybook": "7.6.3",
"tailwindcss": "3.3.5",
"typescript": "5.3.2",
"vite": "5.0.4",
Expand Down
Loading

1 comment on commit 13855f8

@vercel
Copy link

@vercel vercel bot commented on 13855f8 Dec 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.