Skip to content

Commit

Permalink
Merge pull request #72 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 authored May 11, 2024
2 parents 1e98058 + 2b3e21b commit d6c1cda
Show file tree
Hide file tree
Showing 2 changed files with 229 additions and 234 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,32 +17,32 @@
"postinstall": "is-ci || yarn prepare"
},
"dependencies": {
"@headlessui/react": "^1.7.18",
"@headlessui/react": "^1.7.19",
"@heroicons/react": "^1.0.6",
"@tanstack/react-query": "^5.28.14",
"@tanstack/react-query": "^5.35.1",
"@vercel/analytics": "^1.2.2",
"@vercel/og": "^0.6.2",
"@vercel/speed-insights": "^1.0.10",
"classnames": "^2.5.1",
"dayjs": "^1.11.10",
"next": "^14.1.4",
"dayjs": "^1.11.11",
"next": "^14.2.3",
"nprogress": "^0.2.0",
"ofetch": "^1.3.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hot-toast": "^2.4.1",
"tiny-server-timing": "^0.1.5"
},
"devDependencies": {
"@pajecawav/prettier-config": "^1.0.0",
"@types/js-cookie": "^3.0.6",
"@types/node": "^20.12.3",
"@types/node": "^20.12.11",
"@types/nprogress": "^0.2.3",
"@types/react": "^18.2.74",
"@types/react": "^18.3.1",
"autoprefixer": "^10.4.19",
"csstype": "^3.1.3",
"eslint": "^8.57.0",
"eslint-config-next": "^14.1.4",
"eslint-config-next": "^14.2.3",
"husky": "^9.0.11",
"is-ci": "^3.0.1",
"lint-staged": "^15.2.2",
Expand All @@ -51,8 +51,8 @@
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"tailwindcss": "^3.4.3",
"tsx": "^4.7.1",
"typescript": "^5.4.3",
"tsx": "^4.9.3",
"typescript": "^5.4.5",
"webpack": "^5.91.0"
}
}
Loading

0 comments on commit d6c1cda

Please sign in to comment.