Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 23, 2024
1 parent cd413d7 commit d3eef66
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 42 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"@headlessui/react": "^1.7.19",
"@heroicons/react": "^1.0.6",
"@tanstack/react-query": "^5.51.21",
"@tanstack/react-query": "^5.51.24",
"@vercel/analytics": "^1.3.1",
"@vercel/og": "^0.6.2",
"@vercel/speed-insights": "^1.0.12",
Expand All @@ -35,22 +35,22 @@
"devDependencies": {
"@pajecawav/prettier-config": "^1.0.0",
"@types/js-cookie": "^3.0.6",
"@types/node": "^20.14.14",
"@types/node": "^20.16.1",
"@types/nprogress": "^0.2.3",
"@types/react": "^18.3.3",
"autoprefixer": "^10.4.20",
"csstype": "^3.1.3",
"eslint": "^8.57.0",
"eslint-config-next": "^14.2.5",
"husky": "^9.1.4",
"husky": "^9.1.5",
"is-ci": "^3.0.1",
"lint-staged": "^15.2.8",
"lint-staged": "^15.2.9",
"next-statoscope": "^1.0.1",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.41",
"prettier": "^3.3.3",
"tailwindcss": "^3.4.8",
"tsx": "^4.16.5",
"tailwindcss": "^3.4.10",
"tsx": "^4.17.0",
"typescript": "^5.5.4",
"webpack": "^5.93.0"
}
Expand Down
72 changes: 36 additions & 36 deletions pnpm-lock.yaml

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

0 comments on commit d3eef66

Please sign in to comment.