Skip to content

Commit

Permalink
Merge pull request #262 from ayanami77/renovate/all-minor-and-patch-d…
Browse files Browse the repository at this point in the history
…ependencies

fix(deps): update all minor and patch dependencies
  • Loading branch information
ayanami77 committed May 13, 2024
2 parents e10f12d + f24c3fa commit b06ddce
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"version": "0.0.0",
"type": "module",
"packageManager": "pnpm@9.1.0",
"packageManager": "pnpm@9.1.1",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
Expand All @@ -16,9 +16,9 @@
},
"dependencies": {
"@hookform/resolvers": "^3.3.4",
"@tanstack/react-query": "^5.35.1",
"@tanstack/react-router": "^1.31.20",
"@tanstack/router-devtools": "^1.31.20",
"@tanstack/react-query": "^5.36.0",
"@tanstack/react-router": "^1.32.0",
"@tanstack/router-devtools": "^1.32.0",
"@unpic/react": "^0.1.14",
"chart.js": "^4.4.2",
"dayjs": "^1.11.11",
Expand All @@ -33,13 +33,13 @@
"react-image-crop": "^11.0.5",
"type-fest": "^4.18.2",
"react-use": "^17.5.0",
"zod": "^3.23.6"
"zod": "^3.23.8"
},
"devDependencies": {
"@biomejs/biome": "1.7.3",
"@tanstack/router-vite-plugin": "^1.31.18",
"@types/lodash": "^4.17.1",
"@types/react": "^18.3.1",
"@types/react": "^18.3.2",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
Expand Down
66 changes: 33 additions & 33 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 b06ddce

Please sign in to comment.