Skip to content

Commit a5ea833

Browse files
authored
Merge pull request #1293 from s-hirano-ist/renovate/patch
chore(deps): update patch
2 parents 5ffb09f + 1dbb838 commit a5ea833

File tree

2 files changed

+1383
-1453
lines changed

2 files changed

+1383
-1453
lines changed

package.json

Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -33,33 +33,33 @@
3333
},
3434
"dependencies": {
3535
"@hookform/resolvers": "5.0.1",
36-
"@next/third-parties": "15.3.1",
36+
"@next/third-parties": "15.3.3",
3737
"@prisma/client": "6.8.2",
3838
"@prisma/extension-accelerate": "1.3.0",
39-
"@radix-ui/react-dialog": "1.1.11",
40-
"@radix-ui/react-dropdown-menu": "2.1.12",
39+
"@radix-ui/react-dialog": "1.1.14",
40+
"@radix-ui/react-dropdown-menu": "2.1.15",
4141
"@radix-ui/react-icons": "1.3.2",
42-
"@radix-ui/react-label": "2.1.4",
43-
"@radix-ui/react-select": "2.2.2",
44-
"@radix-ui/react-separator": "1.1.4",
45-
"@radix-ui/react-slot": "1.2.0",
46-
"@radix-ui/react-tabs": "1.1.9",
42+
"@radix-ui/react-label": "2.1.7",
43+
"@radix-ui/react-select": "2.2.5",
44+
"@radix-ui/react-separator": "1.1.7",
45+
"@radix-ui/react-slot": "1.2.3",
46+
"@radix-ui/react-tabs": "1.1.12",
4747
"@sentry/nextjs": "9.22.0",
4848
"@shikijs/rehype": "3.4.0",
49-
"@t3-oss/env-nextjs": "0.13.0",
49+
"@t3-oss/env-nextjs": "0.13.8",
5050
"@tailwindcss/typography": "0.5.16",
5151
"@tanstack/react-query": "5.77.0",
5252
"@vercel/analytics": "1.5.0",
5353
"@vercel/speed-insights": "1.2.0",
5454
"class-variance-authority": "0.7.1",
5555
"clsx": "2.1.1",
56-
"html-react-parser": "5.2.3",
56+
"html-react-parser": "5.2.5",
5757
"isomorphic-dompurify": "2.25.0",
5858
"jsdom": "26.1.0",
5959
"lucide-react": "0.511.0",
6060
"minio": "8.0.5",
61-
"next": "15.3.1",
62-
"next-auth": "5.0.0-beta.27",
61+
"next": "15.3.3",
62+
"next-auth": "5.0.0-beta.28",
6363
"next-intl": "3.26.5",
6464
"next-themes": "0.4.6",
6565
"next-view-transitions": "0.3.4",
@@ -71,16 +71,16 @@
7171
"remark-breaks": "4.0.0",
7272
"remark-toc": "9.0.0",
7373
"server-only": "0.0.1",
74-
"sharp": "0.34.1",
75-
"sonner": "2.0.3",
76-
"tailwind-merge": "3.3.0",
74+
"sharp": "0.34.2",
75+
"sonner": "2.0.5",
76+
"tailwind-merge": "3.3.1",
7777
"tailwindcss-animate": "1.0.7",
7878
"unified": "11.0.5",
79-
"use-debounce": "10.0.4",
79+
"use-debounce": "10.0.5",
8080
"uuid": "11.1.0",
8181
"vaul": "1.1.2",
82-
"yet-another-react-lightbox": "3.23.0",
83-
"zod": "3.25.28"
82+
"yet-another-react-lightbox": "3.23.2",
83+
"zod": "3.25.64"
8484
},
8585
"devDependencies": {
8686
"@biomejs/biome": "1.9.4",
@@ -91,61 +91,61 @@
9191
"@eslint/js": "9.27.0",
9292
"@eslint/markdown": "6.4.0",
9393
"@playwright/test": "1.52.0",
94-
"@storybook/addon-a11y": "8.6.12",
94+
"@storybook/addon-a11y": "8.6.14",
9595
"@storybook/addon-coverage": "1.0.5",
96-
"@storybook/addon-essentials": "8.6.12",
97-
"@storybook/addon-links": "8.6.12",
98-
"@storybook/addon-onboarding": "8.6.12",
99-
"@storybook/addon-storysource": "8.6.12",
100-
"@storybook/addon-themes": "8.6.12",
101-
"@storybook/blocks": "8.6.12",
102-
"@storybook/experimental-addon-test": "8.6.12",
103-
"@storybook/experimental-nextjs-vite": "8.6.12",
104-
"@storybook/nextjs": "8.6.12",
105-
"@storybook/react": "8.6.12",
106-
"@storybook/test": "8.6.12",
96+
"@storybook/addon-essentials": "8.6.14",
97+
"@storybook/addon-links": "8.6.14",
98+
"@storybook/addon-onboarding": "8.6.14",
99+
"@storybook/addon-storysource": "8.6.14",
100+
"@storybook/addon-themes": "8.6.14",
101+
"@storybook/blocks": "8.6.14",
102+
"@storybook/experimental-addon-test": "8.6.14",
103+
"@storybook/experimental-nextjs-vite": "8.6.14",
104+
"@storybook/nextjs": "8.6.14",
105+
"@storybook/react": "8.6.14",
106+
"@storybook/test": "8.6.14",
107107
"@storybook/test-runner": "0.22.0",
108-
"@tailwindcss/postcss": "4.1.4",
108+
"@tailwindcss/postcss": "4.1.10",
109109
"@tanstack/react-query-devtools": "5.77.0",
110110
"@testing-library/jest-dom": "6.6.3",
111111
"@testing-library/react": "16.3.0",
112112
"@testing-library/user-event": "14.6.1",
113-
"@types/node": "22.15.3",
114-
"@types/react": "19.1.2",
115-
"@types/react-dom": "19.1.2",
113+
"@types/node": "22.15.31",
114+
"@types/react": "19.1.8",
115+
"@types/react-dom": "19.1.6",
116116
"@types/uuid": "10.0.0",
117-
"@vitejs/plugin-react": "4.5.0",
117+
"@vitejs/plugin-react": "4.5.2",
118118
"@vitest/browser": "3.1.1",
119119
"@vitest/coverage-v8": "3.1.1",
120-
"@vitest/eslint-plugin": "1.2.1",
120+
"@vitest/eslint-plugin": "1.2.5",
121121
"depcheck": "1.4.7",
122122
"dotenv": "16.5.0",
123123
"eslint": "9.27.0",
124-
"eslint-config-next": "15.3.1",
124+
"eslint-config-next": "15.3.3",
125125
"eslint-plugin-jsx-a11y": "6.10.2",
126126
"eslint-plugin-perfectionist": "4.13.0",
127127
"eslint-plugin-react": "7.37.5",
128128
"eslint-plugin-react-hooks": "5.2.0",
129129
"eslint-plugin-spellcheck": "0.0.20",
130130
"eslint-plugin-storybook": "0.12.0",
131131
"eslint-plugin-tailwindcss": "3.18.0",
132-
"eslint-plugin-unicorn": "59.0.0",
132+
"eslint-plugin-unicorn": "59.0.1",
133133
"eslint-plugin-unused-imports": "4.1.4",
134134
"git-cz": "4.9.0",
135135
"globals": "16.1.0",
136136
"license-checker": "25.0.1",
137137
"playwright": "1.52.0",
138-
"postcss": "8.5.3",
138+
"postcss": "8.5.5",
139139
"rehype": "13.0.2",
140140
"rehype-external-links": "3.0.0",
141141
"rehype-highlight": "7.0.2",
142142
"rehype-stringify": "10.0.1",
143143
"remark-gfm": "4.0.1",
144144
"remark-parse": "11.0.0",
145145
"remark-rehype": "11.1.2",
146-
"storybook": "8.6.12",
146+
"storybook": "8.6.14",
147147
"storybook-dark-mode": "4.0.2",
148-
"tailwindcss": "4.1.4",
148+
"tailwindcss": "4.1.10",
149149
"typescript": "5.8.3",
150150
"typescript-eslint": "8.32.0",
151151
"vitest": "3.1.1"

0 commit comments

Comments
 (0)