Skip to content

Commit

Permalink
Merge pull request #68 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 Mar 8, 2024
2 parents e693ac1 + 9b7795c commit a27196d
Show file tree
Hide file tree
Showing 2 changed files with 174 additions and 144 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
"dependencies": {
"@headlessui/react": "^1.7.18",
"@heroicons/react": "^1.0.6",
"@tanstack/react-query": "^5.20.5",
"@vercel/analytics": "^1.1.3",
"@tanstack/react-query": "^5.25.0",
"@vercel/analytics": "^1.2.2",
"@vercel/og": "^0.6.2",
"@vercel/speed-insights": "^1.0.9",
"@vercel/speed-insights": "^1.0.10",
"classnames": "^2.5.1",
"dayjs": "^1.11.10",
"next": "^14.1.0",
"next": "^14.1.2",
"nprogress": "^0.2.0",
"ofetch": "^1.3.3",
"react": "^18.2.0",
Expand All @@ -36,13 +36,13 @@
"devDependencies": {
"@pajecawav/prettier-config": "^1.0.0",
"@types/js-cookie": "^3.0.6",
"@types/node": "^20.11.17",
"@types/node": "^20.11.24",
"@types/nprogress": "^0.2.3",
"@types/react": "^18.2.55",
"autoprefixer": "^10.4.17",
"@types/react": "^18.2.63",
"autoprefixer": "^10.4.18",
"csstype": "^3.1.3",
"eslint": "^8.56.0",
"eslint-config-next": "^14.1.0",
"eslint": "^8.57.0",
"eslint-config-next": "^14.1.2",
"husky": "^9.0.11",
"is-ci": "^3.0.1",
"lint-staged": "^15.2.2",
Expand All @@ -53,6 +53,6 @@
"tailwindcss": "^3.4.1",
"tsx": "^4.7.1",
"typescript": "^5.3.3",
"webpack": "^5.90.1"
"webpack": "^5.90.3"
}
}
Loading

0 comments on commit a27196d

Please sign in to comment.