Skip to content

Commit

Permalink
Merge pull request #54 from pajecawav/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
fix(deps): update all non-major dependencies
  • Loading branch information
pajecawav authored Nov 6, 2023
2 parents d391882 + ae79b11 commit 58b916f
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 25 deletions.
8 changes: 4 additions & 4 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.0.5",
"@tanstack/react-query": "^5.4.3",
"@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.4"
"zustand": "^4.4.6"
},
"devDependencies": {
"@types/js-cookie": "^3.0.5",
"@types/node": "^18.18.6",
"@types/node": "^18.18.8",
"@types/nprogress": "^0.2.2",
"@types/react": "^18.2.31",
"@types/react": "^18.2.34",
"autoprefixer": "^10.4.16",
"csstype": "^3.1.2",
"eslint": "^8.52.0",
Expand Down
48 changes: 27 additions & 21 deletions pnpm-lock.yaml

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

1 comment on commit 58b916f

@vercel
Copy link

@vercel vercel bot commented on 58b916f Nov 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

ghloc – ./

ghloc-git-master-pajecawav.vercel.app
ghloc-pajecawav.vercel.app
ghloc.vercel.app

Please sign in to comment.