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 5, 2024
1 parent 1f65cc4 commit a1d2871
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
"dependencies": {
"@headlessui/react": "^1.7.17",
"@heroicons/react": "^1.0.6",
"@tanstack/react-query": "^5.15.0",
"@tanstack/react-query": "^5.17.0",
"@vercel/analytics": "^1.1.1",
"@vercel/og": "^0.6.1",
"@vercel/speed-insights": "^1.0.2",
"classnames": "^2.4.0",
"classnames": "^2.5.1",
"dayjs": "^1.11.10",
"next": "^14.0.4",
"nprogress": "^0.2.0",
Expand All @@ -36,9 +36,9 @@
},
"devDependencies": {
"@types/js-cookie": "^3.0.6",
"@types/node": "^18.19.3",
"@types/node": "^18.19.4",
"@types/nprogress": "^0.2.3",
"@types/react": "^18.2.45",
"@types/react": "^18.2.46",
"autoprefixer": "^10.4.16",
"csstype": "^3.1.3",
"eslint": "^8.56.0",
Expand Down
40 changes: 20 additions & 20 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 a1d2871

Please sign in to comment.