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 7925b16 commit dea06f5
Show file tree
Hide file tree
Showing 3 changed files with 783 additions and 701 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,29 +22,29 @@
"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",
"@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",
"eslint-config-jimmy-guzman": "10.0.0",
"@testing-library/user-event": "14.5.1",
"@types/react": "18.2.32",
"@types/react-dom": "18.2.14",
"@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-jimmy-guzman": "10.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",
"postcss": "8.4.31",
"prettier": "3.0.3",
"prettier-plugin-tailwindcss": "0.5.6",
"tailwindcss": "3.3.5",
"typescript": "5.1.6",
"vite": "4.4.9",
"vitest": "0.34.2"
"vite": "4.5.0",
"vitest": "0.34.6"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
Loading

0 comments on commit dea06f5

Please sign in to comment.