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 Feb 10, 2024
1 parent 05498e8 commit 6b2e341
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 49 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"dependencies": {
"@headlessui/react": "^1.7.18",
"@heroicons/react": "^1.0.6",
"@tanstack/react-query": "^5.18.0",
"@vercel/analytics": "^1.1.2",
"@tanstack/react-query": "^5.18.1",
"@vercel/analytics": "^1.1.3",
"@vercel/og": "^0.6.2",
"@vercel/speed-insights": "^1.0.9",
"classnames": "^2.5.1",
Expand All @@ -35,23 +35,23 @@
},
"devDependencies": {
"@types/js-cookie": "^3.0.6",
"@types/node": "^18.19.11",
"@types/node": "^18.19.14",
"@types/nprogress": "^0.2.3",
"@types/react": "^18.2.48",
"@types/react": "^18.2.55",
"autoprefixer": "^10.4.17",
"csstype": "^3.1.3",
"eslint": "^8.56.0",
"eslint-config-next": "^14.1.0",
"husky": "^9.0.7",
"husky": "^9.0.10",
"is-ci": "^3.0.1",
"lint-staged": "^15.2.1",
"lint-staged": "^15.2.2",
"next-statoscope": "^1.0.1",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.33",
"prettier": "^3.2.4",
"postcss": "^8.4.35",
"prettier": "^3.2.5",
"tailwindcss": "^3.4.1",
"tsx": "^4.7.0",
"typescript": "^5.3.3",
"webpack": "^5.90.0"
"webpack": "^5.90.1"
}
}
80 changes: 40 additions & 40 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6b2e341

Please sign in to comment.