Skip to content

Commit

Permalink
chore(deps): update devdependencies-non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 1, 2024
1 parent 102831a commit 2128b91
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 51 deletions.
91 changes: 47 additions & 44 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,23 +17,23 @@
"zustand": "4.5.2"
},
"devDependencies": {
"@playwright/test": "1.44.1",
"@types/node": "20.14.2",
"@playwright/test": "1.45.0",
"@types/node": "20.14.9",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@vitejs/plugin-react": "4.3.1",
"autoprefixer": "10.4.19",
"daisyui": "4.12.2",
"daisyui": "4.12.10",
"eslint": "8.57.0",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-refresh": "0.4.7",
"postcss": "8.4.38",
"postcss": "8.4.39",
"prettier": "3.3.2",
"prettier-plugin-tailwindcss": "0.6.4",
"prettier-plugin-tailwindcss": "0.6.5",
"tailwindcss": "3.4.4",
"typescript": "5.4.5",
"vite": "5.3.1"
"typescript": "5.5.2",
"vite": "5.3.2"
}
}

0 comments on commit 2128b91

Please sign in to comment.