Skip to content

Commit 87e6612

Browse files
committed
Merge branch 'staging' of github.com:KATO-Hiro/AtCoderNoviceProblemsSandbox into #2020
2 parents ee6f171 + 5230407 commit 87e6612

File tree

2 files changed

+169
-98
lines changed

2 files changed

+169
-98
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@testing-library/jest-dom": "6.6.3",
4343
"@types/gtag.js": "0.0.20",
4444
"@typescript-eslint/eslint-plugin": "8.33.0",
45-
"@typescript-eslint/parser": "8.33.0",
45+
"@typescript-eslint/parser": "8.33.1",
4646
"@vitest/coverage-v8": "3.0.0-beta.3",
4747
"@vitest/ui": "3.0.0-beta.3",
4848
"eslint": "9.28.0",
@@ -59,7 +59,7 @@
5959
"prisma": "5.22.0",
6060
"stwui": "0.21.2-next",
6161
"super-sitemap": "1.0.3",
62-
"svelte": "5.33.11",
62+
"svelte": "5.33.13",
6363
"svelte-5-ui-lib": "0.12.2",
6464
"svelte-check": "4.2.1",
6565
"svelte-meta-tags": "4.3.0",
@@ -68,7 +68,7 @@
6868
"typescript": "5.6.3",
6969
"vite": "6.3.5",
7070
"vitest": "3.0.0-beta.3",
71-
"zod": "3.25.42"
71+
"zod": "3.25.48"
7272
},
7373
"type": "module",
7474
"dependencies": {
@@ -87,7 +87,7 @@
8787
"lucia": "2.7.7",
8888
"lucide-svelte": "^0.511.0",
8989
"playwright": "1.52.0",
90-
"pnpm": "10.11.0",
90+
"pnpm": "10.11.1",
9191
"prisma-erd-generator": "2.0.4",
9292
"svelte-eslint-parser": "1.2.0",
9393
"tailwind-merge": "2.6.0",

0 commit comments

Comments
 (0)