Skip to content

Commit cf838a7

Browse files
committed
Merge branch 'staging' of github.com:KATO-Hiro/AtCoderNoviceProblemsSandbox into #1202
2 parents a25f5cd + 0e7f925 commit cf838a7

File tree

2 files changed

+59
-107
lines changed

2 files changed

+59
-107
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@testing-library/jest-dom": "6.5.0",
4343
"@types/gtag.js": "0.0.20",
4444
"@typescript-eslint/eslint-plugin": "8.4.0",
45-
"@typescript-eslint/parser": "8.3.0",
45+
"@typescript-eslint/parser": "8.4.0",
4646
"@vitest/coverage-v8": "2.0.5",
4747
"@vitest/ui": "2.0.5",
4848
"eslint": "9.9.1",
@@ -57,7 +57,7 @@
5757
"prettier": "3.3.3",
5858
"prettier-plugin-svelte": "3.2.6",
5959
"prettier-plugin-tailwindcss": "0.6.6",
60-
"prisma": "5.19.0",
60+
"prisma": "5.19.1",
6161
"stwui": "0.21.2-next",
6262
"svelte": "4.2.19",
6363
"svelte-check": "4.0.0",
@@ -74,7 +74,7 @@
7474
"@lucia-auth/adapter-prisma": "3.0.2",
7575
"@mermaid-js/mermaid-cli": "10.9.1",
7676
"@popperjs/core": "2.11.8",
77-
"@prisma/client": "5.19.0",
77+
"@prisma/client": "5.19.1",
7878
"@testing-library/svelte": "5.2.1",
7979
"@types/jest": "29.5.12",
8080
"autoprefixer": "10.4.20",

0 commit comments

Comments
 (0)