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 Jan 21, 2024
1 parent 1f65cc4 commit 1e2f76a
Show file tree
Hide file tree
Showing 2 changed files with 961 additions and 114 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@
"postinstall": "is-ci || yarn prepare"
},
"dependencies": {
"@headlessui/react": "^1.7.17",
"@headlessui/react": "^1.7.18",
"@heroicons/react": "^1.0.6",
"@tanstack/react-query": "^5.15.0",
"@vercel/analytics": "^1.1.1",
"@vercel/og": "^0.6.1",
"@vercel/speed-insights": "^1.0.2",
"classnames": "^2.4.0",
"@tanstack/react-query": "^5.17.15",
"@vercel/analytics": "^1.1.2",
"@vercel/og": "^0.6.2",
"@vercel/speed-insights": "^1.0.5",
"classnames": "^2.5.1",
"dayjs": "^1.11.10",
"next": "^14.0.4",
"nprogress": "^0.2.0",
Expand All @@ -36,10 +36,10 @@
},
"devDependencies": {
"@types/js-cookie": "^3.0.6",
"@types/node": "^18.19.3",
"@types/node": "^18.19.8",
"@types/nprogress": "^0.2.3",
"@types/react": "^18.2.45",
"autoprefixer": "^10.4.16",
"@types/react": "^18.2.48",
"autoprefixer": "^10.4.17",
"csstype": "^3.1.3",
"eslint": "^8.56.0",
"eslint-config-next": "^14.0.4",
Expand All @@ -48,9 +48,9 @@
"lint-staged": "^15.2.0",
"next-statoscope": "^1.0.1",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.32",
"prettier": "^3.1.1",
"tailwindcss": "^3.4.0",
"postcss": "^8.4.33",
"prettier": "^3.2.4",
"tailwindcss": "^3.4.1",
"tsx": "^4.7.0",
"typescript": "^5.3.3",
"webpack": "^5.89.0"
Expand Down
Loading

0 comments on commit 1e2f76a

Please sign in to comment.