Skip to content

Commit

Permalink
chore: 🤖 update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmy-guzman committed Oct 25, 2023
1 parent 47e7d23 commit 91f4ba6
Show file tree
Hide file tree
Showing 3 changed files with 712 additions and 682 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,21 +22,21 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@playwright/test": "1.37.1",
"@tailwindcss/typography": "0.5.9",
"@testing-library/dom": "9.3.1",
"@testing-library/jest-dom": "6.1.2",
"@playwright/test": "1.39.0",
"@tailwindcss/typography": "0.5.10",
"@testing-library/dom": "9.3.3",
"@testing-library/jest-dom": "6.1.4",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@testing-library/user-event": "14.5.1",
"@types/react": "18.2.32",
"@types/react-dom": "18.2.14",
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
"@vitejs/plugin-react-swc": "3.3.2",
"@vitest/coverage-v8": "0.34.2",
"autoprefixer": "10.4.15",
"daisyui": "3.6.1",
"eslint": "8.47.0",
"@vitejs/plugin-react-swc": "3.4.0",
"@vitest/coverage-v8": "0.34.6",
"autoprefixer": "10.4.16",
"daisyui": "3.9.3",
"eslint": "8.52.0",
"eslint-config-prettier": "9.0.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.0",
Expand All @@ -48,13 +48,13 @@
"eslint-plugin-testing-library": "6.1.0",
"gitzy": "4.0.0",
"jsdom": "22.1.0",
"postcss": "8.4.28",
"prettier": "3.0.2",
"prettier-plugin-tailwindcss": "0.5.3",
"tailwindcss": "3.3.3",
"typescript": "5.1.6",
"vite": "4.4.9",
"vitest": "0.34.2"
"postcss": "8.4.31",
"prettier": "3.0.3",
"prettier-plugin-tailwindcss": "0.5.6",
"tailwindcss": "3.3.5",
"typescript": "5.2.2",
"vite": "4.5.0",
"vitest": "0.34.6"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
Loading

1 comment on commit 91f4ba6

@vercel
Copy link

@vercel vercel bot commented on 91f4ba6 Oct 25, 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.