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 Mar 28, 2024
1 parent 3603add commit 4b89236
Show file tree
Hide file tree
Showing 2 changed files with 205 additions and 217 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
"dependencies": {
"@headlessui/react": "^1.7.18",
"@heroicons/react": "^1.0.6",
"@tanstack/react-query": "^5.27.5",
"@tanstack/react-query": "^5.28.8",
"@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.3",
"next": "^14.1.4",
"nprogress": "^0.2.0",
"ofetch": "^1.3.3",
"ofetch": "^1.3.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hot-toast": "^2.4.1",
Expand All @@ -36,23 +36,23 @@
"devDependencies": {
"@pajecawav/prettier-config": "^1.0.0",
"@types/js-cookie": "^3.0.6",
"@types/node": "^20.11.26",
"@types/node": "^20.11.30",
"@types/nprogress": "^0.2.3",
"@types/react": "^18.2.65",
"autoprefixer": "^10.4.18",
"@types/react": "^18.2.70",
"autoprefixer": "^10.4.19",
"csstype": "^3.1.3",
"eslint": "^8.57.0",
"eslint-config-next": "^14.1.3",
"eslint-config-next": "^14.1.4",
"husky": "^9.0.11",
"is-ci": "^3.0.1",
"lint-staged": "^15.2.2",
"next-statoscope": "^1.0.1",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.35",
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"tailwindcss": "^3.4.1",
"tsx": "^4.7.1",
"typescript": "^5.4.2",
"webpack": "^5.90.3"
"typescript": "^5.4.3",
"webpack": "^5.91.0"
}
}
Loading

0 comments on commit 4b89236

Please sign in to comment.