Skip to content

Commit 451c7fc

Browse files
committed
Merge branch 'staging' of github.com:KATO-Hiro/AtCoderNoviceProblemsSandbox into #1995
2 parents d0d330b + 511a895 commit 451c7fc

File tree

2 files changed

+154
-160
lines changed

2 files changed

+154
-160
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
"@tailwindcss/forms": "0.5.10",
4242
"@testing-library/jest-dom": "6.6.3",
4343
"@types/gtag.js": "0.0.20",
44-
"@typescript-eslint/eslint-plugin": "8.31.1",
45-
"@typescript-eslint/parser": "8.31.1",
44+
"@typescript-eslint/eslint-plugin": "8.32.0",
45+
"@typescript-eslint/parser": "8.32.0",
4646
"@vitest/coverage-v8": "3.0.0-beta.3",
4747
"@vitest/ui": "3.0.0-beta.3",
4848
"eslint": "9.26.0",
@@ -66,9 +66,9 @@
6666
"sveltekit-superforms": "2.25.0",
6767
"tslib": "2.8.1",
6868
"typescript": "5.6.3",
69-
"vite": "6.3.4",
69+
"vite": "6.3.5",
7070
"vitest": "3.0.0-beta.3",
71-
"zod": "3.24.3"
71+
"zod": "3.24.4"
7272
},
7373
"type": "module",
7474
"dependencies": {
@@ -78,7 +78,7 @@
7878
"@prisma/client": "5.22.0",
7979
"@testing-library/svelte": "5.2.7",
8080
"@types/jest": "29.5.14",
81-
"@types/node": "22.15.3",
81+
"@types/node": "22.15.8",
8282
"autoprefixer": "10.4.21",
8383
"debug": "4.4.0",
8484
"embla-carousel-autoplay": "8.6.0",

0 commit comments

Comments
 (0)