Skip to content

Commit

Permalink
Merge pull request #43 from pajecawav/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
chore(deps): update all non-major dependencies
  • Loading branch information
pajecawav authored Sep 24, 2023
2 parents 8d59f47 + 4168d5f commit 343fd80
Show file tree
Hide file tree
Showing 2 changed files with 439 additions and 141 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"@heroicons/react": "^1.0.6",
"@tanstack/react-query": "^4.35.3",
"@vercel/analytics": "^1.0.2",
"@vercel/og": "^0.5.13",
"@vercel/og": "^0.5.16",
"classnames": "^2.3.2",
"dayjs": "^1.11.9",
"next": "^13.4.19",
"dayjs": "^1.11.10",
"next": "^13.5.2",
"nprogress": "^0.2.0",
"ofetch": "^1.3.3",
"react": "^18.2.0",
Expand All @@ -34,20 +34,20 @@
"zustand": "^4.4.1"
},
"devDependencies": {
"@types/js-cookie": "^3.0.3",
"@types/node": "^18.17.15",
"@types/js-cookie": "^3.0.4",
"@types/node": "^18.17.18",
"@types/nprogress": "^0.2.0",
"@types/react": "^18.2.21",
"autoprefixer": "^10.4.15",
"@types/react": "^18.2.22",
"autoprefixer": "^10.4.16",
"csstype": "^3.1.2",
"eslint": "^8.49.0",
"eslint-config-next": "^13.4.19",
"eslint-config-next": "^13.5.2",
"husky": "^8.0.3",
"is-ci": "^3.0.1",
"lint-staged": "^14.0.1",
"next-statoscope": "^1.0.1",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.29",
"postcss": "^8.4.30",
"prettier": "^3.0.3",
"tailwindcss": "^3.3.3",
"tsx": "^3.12.10",
Expand Down
Loading

1 comment on commit 343fd80

@vercel
Copy link

@vercel vercel bot commented on 343fd80 Sep 24, 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-pajecawav.vercel.app
ghloc.vercel.app
ghloc-git-master-pajecawav.vercel.app

Please sign in to comment.