Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent 4d11e6a commit a3345f5
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 110 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@
"@emotion/styled": "11.14.0",
"@prisma/client": "6.1.0",
"@tanstack/react-query": "5.62.8",
"@trpc/client": "11.0.0-rc.660",
"@trpc/next": "11.0.0-rc.660",
"@trpc/react-query": "11.0.0-rc.660",
"@trpc/server": "11.0.0-rc.660",
"@trpc/client": "11.0.0-rc.666",
"@trpc/next": "11.0.0-rc.666",
"@trpc/react-query": "11.0.0-rc.666",
"@trpc/server": "11.0.0-rc.666",
"@willbooster/shared-lib": "5.2.7",
"@willbooster/shared-lib-react": "3.2.14",
"@willbooster/wb": "8.0.16",
"at-decorators": "3.0.0",
"@willbooster/shared-lib-react": "3.2.15",
"@willbooster/wb": "8.0.17",
"at-decorators": "3.0.2",
"build-ts": "13.1.8",
"dayjs": "1.11.13",
"dotenv-cli": "7.4.4",
Expand All @@ -64,7 +64,7 @@
"immer": "10.1.1",
"jsonwebtoken": "9.0.2",
"jwks-rsa": "3.1.0",
"next": "15.1.1",
"next": "15.1.2",
"nextjs-cors": "2.2.0",
"nextjs-toploader": "3.7.15",
"pino": "9.5.0",
Expand All @@ -87,7 +87,7 @@
"usehooks-ts": "3.1.0",
"uuid": "11.0.3",
"zod": "3.24.1",
"zod-form-data": "2.0.2"
"zod-form-data": "2.0.4"
},
"devDependencies": {
"@chakra-ui/cli": "2.5.6",
Expand All @@ -107,7 +107,7 @@
"concurrently": "9.1.0",
"conventional-changelog-conventionalcommits": "8.0.0",
"eslint": "8.57.0",
"eslint-config-next": "15.1.1",
"eslint-config-next": "15.1.2",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.7.0",
"eslint-plugin-import": "2.31.0",
Expand Down
Loading

0 comments on commit a3345f5

Please sign in to comment.