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 Dec 13, 2024
1 parent cd413d7 commit ee382db
Show file tree
Hide file tree
Showing 2 changed files with 590 additions and 423 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@
"dependencies": {
"@headlessui/react": "^1.7.19",
"@heroicons/react": "^1.0.6",
"@tanstack/react-query": "^5.51.21",
"@vercel/analytics": "^1.3.1",
"@vercel/og": "^0.6.2",
"@vercel/speed-insights": "^1.0.12",
"@tanstack/react-query": "^5.62.7",
"@vercel/analytics": "^1.4.1",
"@vercel/og": "^0.6.4",
"@vercel/speed-insights": "^1.1.0",
"classnames": "^2.5.1",
"dayjs": "^1.11.12",
"next": "^14.2.5",
"dayjs": "^1.11.13",
"next": "^14.2.20",
"nprogress": "^0.2.0",
"ofetch": "^1.3.4",
"ofetch": "^1.4.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hot-toast": "^2.4.1",
Expand All @@ -35,23 +35,23 @@
"devDependencies": {
"@pajecawav/prettier-config": "^1.0.0",
"@types/js-cookie": "^3.0.6",
"@types/node": "^20.14.14",
"@types/node": "^20.17.9",
"@types/nprogress": "^0.2.3",
"@types/react": "^18.3.3",
"@types/react": "^18.3.14",
"autoprefixer": "^10.4.20",
"csstype": "^3.1.3",
"eslint": "^8.57.0",
"eslint-config-next": "^14.2.5",
"husky": "^9.1.4",
"eslint": "^8.57.1",
"eslint-config-next": "^14.2.20",
"husky": "^9.1.7",
"is-ci": "^3.0.1",
"lint-staged": "^15.2.8",
"lint-staged": "^15.2.11",
"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",
"typescript": "^5.5.4",
"webpack": "^5.93.0"
"postcss": "^8.4.49",
"prettier": "^3.4.2",
"tailwindcss": "^3.4.16",
"tsx": "^4.19.2",
"typescript": "^5.7.2",
"webpack": "^5.97.1"
}
}
Loading

0 comments on commit ee382db

Please sign in to comment.