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 2, 2023
1 parent a48c6c8 commit 20336d4
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 34 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@headlessui/react": "^1.7.17",
"@heroicons/react": "^1.0.6",
"@tanstack/react-query": "^5.8.4",
"@tanstack/react-query": "^5.10.0",
"@vercel/analytics": "^1.1.1",
"@vercel/og": "^0.5.20",
"classnames": "^2.3.2",
Expand All @@ -31,13 +31,13 @@
"react-dom": "^18.2.0",
"react-hot-toast": "^2.4.1",
"tiny-server-timing": "^0.1.5",
"zustand": "^4.4.6"
"zustand": "^4.4.7"
},
"devDependencies": {
"@types/js-cookie": "^3.0.6",
"@types/node": "^18.18.12",
"@types/node": "^18.18.13",
"@types/nprogress": "^0.2.3",
"@types/react": "^18.2.38",
"@types/react": "^18.2.39",
"autoprefixer": "^10.4.16",
"csstype": "^3.1.2",
"eslint": "^8.54.0",
Expand All @@ -50,7 +50,7 @@
"postcss": "^8.4.31",
"prettier": "^3.1.0",
"tailwindcss": "^3.3.5",
"tsx": "^4.4.0",
"tsx": "^4.6.0",
"typescript": "^5.3.2",
"webpack": "^5.89.0"
}
Expand Down
50 changes: 21 additions & 29 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 20336d4

Please sign in to comment.