Skip to content

Commit

Permalink
Merge pull request #56 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 11, 2023
2 parents 58b916f + 0cebaf8 commit 0fb9880
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 75 deletions.
12 changes: 6 additions & 6 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.4.3",
"@tanstack/react-query": "^5.8.1",
"@vercel/analytics": "^1.1.1",
"@vercel/og": "^0.5.20",
"classnames": "^2.3.2",
Expand All @@ -34,13 +34,13 @@
"zustand": "^4.4.6"
},
"devDependencies": {
"@types/js-cookie": "^3.0.5",
"@types/node": "^18.18.8",
"@types/nprogress": "^0.2.2",
"@types/react": "^18.2.34",
"@types/js-cookie": "^3.0.6",
"@types/node": "^18.18.9",
"@types/nprogress": "^0.2.3",
"@types/react": "^18.2.37",
"autoprefixer": "^10.4.16",
"csstype": "^3.1.2",
"eslint": "^8.52.0",
"eslint": "^8.53.0",
"eslint-config-next": "^13.5.6",
"husky": "^8.0.3",
"is-ci": "^3.0.1",
Expand Down
Loading

1 comment on commit 0fb9880

@vercel
Copy link

@vercel vercel bot commented on 0fb9880 Nov 11, 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.