Skip to content

Commit

Permalink
Merge pull request #64 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 Feb 3, 2024
2 parents 1e42128 + e80865e commit 3a0797c
Show file tree
Hide file tree
Showing 2 changed files with 278 additions and 976 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,40 +19,40 @@
"dependencies": {
"@headlessui/react": "^1.7.18",
"@heroicons/react": "^1.0.6",
"@tanstack/react-query": "^5.17.15",
"@tanstack/react-query": "^5.18.0",
"@vercel/analytics": "^1.1.2",
"@vercel/og": "^0.6.2",
"@vercel/speed-insights": "^1.0.5",
"@vercel/speed-insights": "^1.0.9",
"classnames": "^2.5.1",
"dayjs": "^1.11.10",
"next": "^14.0.4",
"next": "^14.1.0",
"nprogress": "^0.2.0",
"ofetch": "^1.3.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hot-toast": "^2.4.1",
"tiny-server-timing": "^0.1.5",
"zustand": "^4.4.7"
"zustand": "^4.5.0"
},
"devDependencies": {
"@types/js-cookie": "^3.0.6",
"@types/node": "^18.19.8",
"@types/node": "^18.19.11",
"@types/nprogress": "^0.2.3",
"@types/react": "^18.2.48",
"autoprefixer": "^10.4.17",
"csstype": "^3.1.3",
"eslint": "^8.56.0",
"eslint-config-next": "^14.0.4",
"eslint-config-next": "^14.1.0",
"husky": "^8.0.3",
"is-ci": "^3.0.1",
"lint-staged": "^15.2.0",
"lint-staged": "^15.2.1",
"next-statoscope": "^1.0.1",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.33",
"prettier": "^3.2.4",
"tailwindcss": "^3.4.1",
"tsx": "^4.7.0",
"typescript": "^5.3.3",
"webpack": "^5.89.0"
"webpack": "^5.90.0"
}
}
Loading

0 comments on commit 3a0797c

Please sign in to comment.