Skip to content

Commit

Permalink
Merge pull request #76 from pajecawav/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
fix(deps): update all non-major dependencies
  • Loading branch information
pajecawav committed Aug 11, 2024
2 parents e1abc61 + ef8dda6 commit cd413d7
Show file tree
Hide file tree
Showing 2 changed files with 237 additions and 273 deletions.
16 changes: 8 additions & 8 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.15",
"@tanstack/react-query": "^5.51.21",
"@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.12",
"@types/node": "^20.14.14",
"@types/nprogress": "^0.2.3",
"@types/react": "^18.3.3",
"autoprefixer": "^10.4.19",
"autoprefixer": "^10.4.20",
"csstype": "^3.1.3",
"eslint": "^8.57.0",
"eslint-config-next": "^14.2.5",
"husky": "^9.1.3",
"husky": "^9.1.4",
"is-ci": "^3.0.1",
"lint-staged": "^15.2.7",
"lint-staged": "^15.2.8",
"next-statoscope": "^1.0.1",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.40",
"postcss": "^8.4.41",
"prettier": "^3.3.3",
"tailwindcss": "^3.4.7",
"tsx": "^4.16.2",
"tailwindcss": "^3.4.8",
"tsx": "^4.16.5",
"typescript": "^5.5.4",
"webpack": "^5.93.0"
}
Expand Down
Loading

0 comments on commit cd413d7

Please sign in to comment.