Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#277)
Browse files Browse the repository at this point in the history
* fix(deps): update all non-major dependencies

* .

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Sakamoto, Kazunori <[email protected]>
  • Loading branch information
renovate[bot] and exKAZUu authored Feb 11, 2025
1 parent 3d0cddf commit aec70ab
Show file tree
Hide file tree
Showing 5 changed files with 378 additions and 763 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
nodejs 22.13.0
nodejs 22.13.1
yarn 1.22.22
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:22.13.0-slim@sha256:f5a0871ab03b035c58bdb3007c3d177b001c2145c18e81817b71624dcf7d8bff
FROM node:22.13.1-slim@sha256:83fdfa2a4de32d7f8d79829ea259bd6a4821f8b2d123204ac467fbe3966450fc
WORKDIR /app

EXPOSE 8080
Expand Down
50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,35 +43,35 @@
},
"dependencies": {
"@chakra-ui/next-js": "2.4.2",
"@chakra-ui/react": "2.10.4",
"@chakra-ui/react": "2.10.5",
"@emotion/react": "11.14.0",
"@emotion/styled": "11.14.0",
"@prisma/client": "6.3.1",
"@rvf/set-get": "7.0.0",
"@tanstack/react-query": "5.66.0",
"@trpc/client": "11.0.0-rc.695",
"@trpc/next": "11.0.0-rc.695",
"@trpc/react-query": "11.0.0-rc.695",
"@trpc/server": "11.0.0-rc.695",
"@willbooster/shared-lib": "5.2.8",
"@willbooster/shared-lib-react": "3.2.17",
"@willbooster/wb": "8.0.20",
"@trpc/client": "11.0.0-rc.755",
"@trpc/next": "11.0.0-rc.755",
"@trpc/react-query": "11.0.0-rc.755",
"@trpc/server": "11.0.0-rc.755",
"@willbooster/shared-lib": "5.2.12",
"@willbooster/shared-lib-react": "3.3.4",
"@willbooster/wb": "8.0.29",
"at-decorators": "4.1.3",
"build-ts": "13.1.11",
"build-ts": "13.1.20",
"dayjs": "1.11.13",
"dotenv-cli": "8.0.0",
"fast-deep-equal": "3.1.3",
"framer-motion": "12.0.6",
"framer-motion": "12.4.2",
"immer": "10.1.1",
"jsonwebtoken": "9.0.2",
"jwks-rsa": "3.1.0",
"next": "15.1.4",
"next": "15.1.7",
"nextjs-cors": "2.2.0",
"nextjs-toploader": "3.7.15",
"pino": "9.6.0",
"pino-pretty": "13.0.0",
"pm2": "5.4.3",
"prisma": "6.2.1",
"prisma": "6.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-icons": "5.4.0",
Expand All @@ -85,48 +85,48 @@
"supertokens-web-js": "0.14.0",
"use-context-selector": "2.0.0",
"use-immer": "0.11.0",
"usehooks-ts": "3.1.0",
"usehooks-ts": "3.1.1",
"uuid": "11.0.5",
"zod": "3.24.1",
"zod-form-data": "2.0.5"
},
"devDependencies": {
"@chakra-ui/cli": "2.5.6",
"@types/eslint": "9.6.1",
"@types/jsonwebtoken": "9.0.7",
"@types/jsonwebtoken": "9.0.8",
"@types/micromatch": "4.0.9",
"@types/node": "22.10.5",
"@types/react-dom": "19.0.2",
"@types/node": "22.13.1",
"@types/react-dom": "19.0.3",
"@types/react-syntax-highlighter": "15.5.13",
"@types/seedrandom": "3.0.8",
"@types/uuid": "10.0.0",
"@typescript-eslint/eslint-plugin": "8.19.1",
"@typescript-eslint/parser": "8.19.1",
"@typescript-eslint/eslint-plugin": "8.24.0",
"@typescript-eslint/parser": "8.24.0",
"@willbooster/eslint-config-next": "1.2.1",
"@willbooster/prettier-config": "9.1.3",
"babel-plugin-react-compiler": "19.0.0-beta-63e3235-20250105",
"concurrently": "9.1.2",
"conventional-changelog-conventionalcommits": "8.0.0",
"eslint": "8.57.0",
"eslint-config-next": "15.1.4",
"eslint-config-next": "15.1.7",
"eslint-config-prettier": "10.0.1",
"eslint-import-resolver-typescript": "3.7.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-react": "7.37.3",
"eslint-plugin-react": "7.37.4",
"eslint-plugin-react-hooks": "5.1.0",
"eslint-plugin-sort-class-members": "1.21.0",
"eslint-plugin-sort-destructure-keys": "2.0.0",
"eslint-plugin-unicorn": "56.0.1",
"husky": "9.1.7",
"lint-staged": "15.3.0",
"lint-staged": "15.4.3",
"micromatch": "4.0.8",
"open-cli": "8.0.0",
"pinst": "3.0.0",
"prettier": "3.4.2",
"semantic-release": "24.2.1",
"sort-package-json": "2.12.0",
"prettier": "3.5.0",
"semantic-release": "24.2.2",
"sort-package-json": "2.14.0",
"typescript": "5.7.3",
"vitest": "3.0.2",
"vitest": "3.0.5",
"wait-on": "8.0.2"
},
"packageManager": "[email protected]",
Expand Down
3 changes: 2 additions & 1 deletion src/infrastructures/trpcBackend/client.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
'use client';

import { createTRPCReact, httpBatchLink } from '@trpc/react-query';
import { httpBatchLink } from '@trpc/client';
import { createTRPCReact } from '@trpc/react-query';
import superjson from 'superjson';

import type { BackendRouter } from './routers';
Expand Down
Loading

0 comments on commit aec70ab

Please sign in to comment.