Skip to content

Commit 698d1fa

Browse files
authored
fix: update version (#1415)
1 parent 77fe863 commit 698d1fa

File tree

2 files changed

+88
-83
lines changed

2 files changed

+88
-83
lines changed

web/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@jsdevtools/rehype-toc": "^3.0.2",
2626
"@mdx-js/loader": "^3.1.0",
2727
"@mdx-js/react": "^3.1.0",
28-
"@next/mdx": "15.4.6",
28+
"@next/mdx": "15.4.8",
2929
"@openapitools/openapi-generator-cli": "^2.22.0",
3030
"@radix-ui/react-alert-dialog": "^1.1.15",
3131
"@radix-ui/react-avatar": "^1.1.10",
@@ -64,15 +64,15 @@
6464
"lodash": "^4.17.21",
6565
"lucide-react": "^0.540.0",
6666
"mermaid": "^11.10.1",
67-
"next": "15.4.6",
67+
"next": "15.4.8",
6868
"next-intl": "^4.3.4",
6969
"next-themes": "^0.4.6",
7070
"nextjs-toploader": "^3.8.16",
7171
"panzoom": "^9.4.3",
72-
"react": "19.1.0",
72+
"react": "19.2.1",
7373
"react-copy-to-clipboard": "^5.1.0",
7474
"react-day-picker": "^9.8.1",
75-
"react-dom": "19.1.0",
75+
"react-dom": "19.2.1",
7676
"react-file-icon": "^1.6.0",
7777
"react-force-graph-2d": "^1.28.0",
7878
"react-hook-form": "^7.62.0",
@@ -118,7 +118,7 @@
118118
"@types/react-scroll": "^1.8.10",
119119
"@types/remark-heading-id": "^1.0.0",
120120
"eslint": "^9",
121-
"eslint-config-next": "15.4.6",
121+
"eslint-config-next": "15.4.8",
122122
"eslint-config-prettier": "^10.1.8",
123123
"prettier": "^3.6.2",
124124
"prettier-plugin-organize-imports": "^4.2.0",

web/yarn.lock

Lines changed: 83 additions & 78 deletions
Original file line numberDiff line numberDiff line change
@@ -1101,64 +1101,64 @@
11011101
path-to-regexp "8.2.0"
11021102
tslib "2.8.1"
11031103

1104-
"@next/env@15.4.6":
1105-
version "15.4.6"
1106-
resolved "https://registry.npmjs.org/@next/env/-/env-15.4.6.tgz#d52942ee978818b79df8027f5fe62d5523cf058b"
1107-
integrity sha512-yHDKVTcHrZy/8TWhj0B23ylKv5ypocuCwey9ZqPyv4rPdUdRzpGCkSi03t04KBPyU96kxVtUqx6O3nE1kpxASQ==
1104+
"@next/env@15.4.8":
1105+
version "15.4.8"
1106+
resolved "https://registry.npmjs.org/@next/env/-/env-15.4.8.tgz#f41741d07651958bccb31fb685da0303a9ef1373"
1107+
integrity sha512-LydLa2MDI1NMrOFSkO54mTc8iIHSttj6R6dthITky9ylXV2gCGi0bHQjVCtLGRshdRPjyh2kXbxJukDtBWQZtQ==
11081108

1109-
"@next/eslint-plugin-next@15.4.6":
1110-
version "15.4.6"
1111-
resolved "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-15.4.6.tgz#d55ced8c7d2bb8f95496fa410331da1df31f3b9b"
1112-
integrity sha512-2NOu3ln+BTcpnbIDuxx6MNq+pRrCyey4WSXGaJIyt0D2TYicHeO9QrUENNjcf673n3B1s7hsiV5xBYRCK1Q8kA==
1109+
"@next/eslint-plugin-next@15.4.8":
1110+
version "15.4.8"
1111+
resolved "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-15.4.8.tgz#032b20dec520fa8473a73b2397bbeee007e527e4"
1112+
integrity sha512-KYz0o9fUk2SRgxEZCWJbV3TfZ4Zxt7lAhuZ1rsHG1A9tMqTz40Zg2lHi3qtrFJ4Nw8ya6z0oR77zQiWDFo0EGg==
11131113
dependencies:
11141114
fast-glob "3.3.1"
11151115

1116-
"@next/mdx@15.4.6":
1117-
version "15.4.6"
1118-
resolved "https://registry.npmjs.org/@next/mdx/-/mdx-15.4.6.tgz#ae569c58cd831826f12ac8bc619682b62387872c"
1119-
integrity sha512-PpJcNWNDq3WctJI2LY7Jur6qTdWklZ3BmbBlS9zG9MvmphcU91MoF/udPmRS1huRSVibGGteXMELu8MXYxjU9g==
1116+
"@next/mdx@15.4.8":
1117+
version "15.4.8"
1118+
resolved "https://registry.npmjs.org/@next/mdx/-/mdx-15.4.8.tgz#826ad2e06747a431d3aca5343343b10ea0255948"
1119+
integrity sha512-gS1T0qw1hDFdwNFaQrBLABheZngWzCg26FuFGfXVLF1I/VgEKajuwmB/z+VpU+MvQT40RkkVvDWfw2Hv/tbEaQ==
11201120
dependencies:
11211121
source-map "^0.7.0"
11221122

1123-
"@next/swc-darwin-arm64@15.4.6":
1124-
version "15.4.6"
1125-
resolved "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-15.4.6.tgz#c7f4cc5eee2d252b3e5cac75adbb5879b21c8c71"
1126-
integrity sha512-667R0RTP4DwxzmrqTs4Lr5dcEda9OxuZsVFsjVtxVMVhzSpo6nLclXejJVfQo2/g7/Z9qF3ETDmN3h65mTjpTQ==
1127-
1128-
"@next/swc-darwin-x64@15.4.6":
1129-
version "15.4.6"
1130-
resolved "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-15.4.6.tgz#ac85205ff4e6e18cc36cdfbd7fe5c3cb183a1507"
1131-
integrity sha512-KMSFoistFkaiQYVQQnaU9MPWtp/3m0kn2Xed1Ces5ll+ag1+rlac20sxG+MqhH2qYWX1O2GFOATQXEyxKiIscg==
1132-
1133-
"@next/swc-linux-arm64-gnu@15.4.6":
1134-
version "15.4.6"
1135-
resolved "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-15.4.6.tgz#c06233cc47d2c86c7191ed35a7038664f9b52cec"
1136-
integrity sha512-PnOx1YdO0W7m/HWFeYd2A6JtBO8O8Eb9h6nfJia2Dw1sRHoHpNf6lN1U4GKFRzRDBi9Nq2GrHk9PF3Vmwf7XVw==
1137-
1138-
"@next/swc-linux-arm64-musl@15.4.6":
1139-
version "15.4.6"
1140-
resolved "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-15.4.6.tgz#0a41e4906c9a5ec290e44e5e65f88c9c98eef697"
1141-
integrity sha512-XBbuQddtY1p5FGPc2naMO0kqs4YYtLYK/8aPausI5lyOjr4J77KTG9mtlU4P3NwkLI1+OjsPzKVvSJdMs3cFaw==
1142-
1143-
"@next/swc-linux-x64-gnu@15.4.6":
1144-
version "15.4.6"
1145-
resolved "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-15.4.6.tgz#ebb513ec32e6a3b3fb8d4b80ecf3b19230842224"
1146-
integrity sha512-+WTeK7Qdw82ez3U9JgD+igBAP75gqZ1vbK6R8PlEEuY0OIe5FuYXA4aTjL811kWPf7hNeslD4hHK2WoM9W0IgA==
1147-
1148-
"@next/swc-linux-x64-musl@15.4.6":
1149-
version "15.4.6"
1150-
resolved "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-15.4.6.tgz#6dc7014b18afd818003df1d456a7937ddd2ce5cd"
1151-
integrity sha512-XP824mCbgQsK20jlXKrUpZoh/iO3vUWhMpxCz8oYeagoiZ4V0TQiKy0ASji1KK6IAe3DYGfj5RfKP6+L2020OQ==
1152-
1153-
"@next/swc-win32-arm64-msvc@15.4.6":
1154-
version "15.4.6"
1155-
resolved "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-15.4.6.tgz#cf27f185e2285dbdcfbfa6c7c9c1cd1779c46b17"
1156-
integrity sha512-FxrsenhUz0LbgRkNWx6FRRJIPe/MI1JRA4W4EPd5leXO00AZ6YU8v5vfx4MDXTvN77lM/EqsE3+6d2CIeF5NYg==
1157-
1158-
"@next/swc-win32-x64-msvc@15.4.6":
1159-
version "15.4.6"
1160-
resolved "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-15.4.6.tgz#64e004ded598c9b47ba3da85522f893b5ca11ac9"
1161-
integrity sha512-T4ufqnZ4u88ZheczkBTtOF+eKaM14V8kbjud/XrAakoM5DKQWjW09vD6B9fsdsWS2T7D5EY31hRHdta7QKWOng==
1123+
"@next/swc-darwin-arm64@15.4.8":
1124+
version "15.4.8"
1125+
resolved "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-15.4.8.tgz#f5030219421079036720b5948ea9de9bee02ac34"
1126+
integrity sha512-Pf6zXp7yyQEn7sqMxur6+kYcywx5up1J849psyET7/8pG2gQTVMjU3NzgIt8SeEP5to3If/SaWmaA6H6ysBr1A==
1127+
1128+
"@next/swc-darwin-x64@15.4.8":
1129+
version "15.4.8"
1130+
resolved "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-15.4.8.tgz#3fc796bd522aee30eff608448919e0ea1c1da7d1"
1131+
integrity sha512-xla6AOfz68a6kq3gRQccWEvFC/VRGJmA/QuSLENSO7CZX5WIEkSz7r1FdXUjtGCQ1c2M+ndUAH7opdfLK1PQbw==
1132+
1133+
"@next/swc-linux-arm64-gnu@15.4.8":
1134+
version "15.4.8"
1135+
resolved "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-15.4.8.tgz#5c7bf6a0de49c2b4c21bc8bdb3b5e431dd922c7d"
1136+
integrity sha512-y3fmp+1Px/SJD+5ntve5QLZnGLycsxsVPkTzAc3zUiXYSOlTPqT8ynfmt6tt4fSo1tAhDPmryXpYKEAcoAPDJw==
1137+
1138+
"@next/swc-linux-arm64-musl@15.4.8":
1139+
version "15.4.8"
1140+
resolved "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-15.4.8.tgz#94e47838715e68a696b33295f4389a60bd8af00a"
1141+
integrity sha512-DX/L8VHzrr1CfwaVjBQr3GWCqNNFgyWJbeQ10Lx/phzbQo3JNAxUok1DZ8JHRGcL6PgMRgj6HylnLNndxn4Z6A==
1142+
1143+
"@next/swc-linux-x64-gnu@15.4.8":
1144+
version "15.4.8"
1145+
resolved "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-15.4.8.tgz#4f9656e8bf9f28dac1970d6ff95a245014646417"
1146+
integrity sha512-9fLAAXKAL3xEIFdKdzG5rUSvSiZTLLTCc6JKq1z04DR4zY7DbAPcRvNm3K1inVhTiQCs19ZRAgUerHiVKMZZIA==
1147+
1148+
"@next/swc-linux-x64-musl@15.4.8":
1149+
version "15.4.8"
1150+
resolved "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-15.4.8.tgz#c5c64e18370f54f6474e58bb01b12594a4ecdde6"
1151+
integrity sha512-s45V7nfb5g7dbS7JK6XZDcapicVrMMvX2uYgOHP16QuKH/JA285oy6HcxlKqwUNaFY/UC6EvQ8QZUOo19cBKSA==
1152+
1153+
"@next/swc-win32-arm64-msvc@15.4.8":
1154+
version "15.4.8"
1155+
resolved "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-15.4.8.tgz#722d18ed569bee9e4a6651acdc756f9633cbee1f"
1156+
integrity sha512-KjgeQyOAq7t/HzAJcWPGA8X+4WY03uSCZ2Ekk98S9OgCFsb6lfBE3dbUzUuEQAN2THbwYgFfxX2yFTCMm8Kehw==
1157+
1158+
"@next/swc-win32-x64-msvc@15.4.8":
1159+
version "15.4.8"
1160+
resolved "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-15.4.8.tgz#a29a53cd262ec5093b9ac24a5fd5e4540ec64eb4"
1161+
integrity sha512-Exsmf/+42fWVnLMaZHzshukTBxZrSwuuLKFvqhGHJ+mC1AokqieLY/XzAl3jc/CqhXLqLY3RRjkKJ9YnLPcRWg==
11621162

11631163
"@nodelib/fs.scandir@2.1.5":
11641164
version "2.1.5"
@@ -4590,12 +4590,12 @@ escodegen@^2.1.0:
45904590
optionalDependencies:
45914591
source-map "~0.6.1"
45924592

4593-
eslint-config-next@15.4.6:
4594-
version "15.4.6"
4595-
resolved "https://registry.npmjs.org/eslint-config-next/-/eslint-config-next-15.4.6.tgz#c5602665f31009e5165f6d9642a94a736f88c5cd"
4596-
integrity sha512-4uznvw5DlTTjrZgYZjMciSdDDMO2SWIuQgUNaFyC2O3Zw3Z91XeIejeVa439yRq2CnJb/KEvE4U2AeN/66FpUA==
4593+
eslint-config-next@15.4.8:
4594+
version "15.4.8"
4595+
resolved "https://registry.npmjs.org/eslint-config-next/-/eslint-config-next-15.4.8.tgz#79aa576c07471ecc847f41f5ae733f41b9cb3f9e"
4596+
integrity sha512-1cILRhcAvkAIzl6lg7dSODu2RI0RiTLpR8Z+rJLWm2W6sm9cOMTiw9ut3n/gDwDyZrLdGuWz4pkZ61BNCKdaLQ==
45974597
dependencies:
4598-
"@next/eslint-plugin-next" "15.4.6"
4598+
"@next/eslint-plugin-next" "15.4.8"
45994599
"@rushstack/eslint-patch" "^1.10.3"
46004600
"@typescript-eslint/eslint-plugin" "^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
46014601
"@typescript-eslint/parser" "^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
@@ -7520,25 +7520,25 @@ next-themes@^0.4.6:
75207520
resolved "https://registry.npmjs.org/next-themes/-/next-themes-0.4.6.tgz#8d7e92d03b8fea6582892a50a928c9b23502e8b6"
75217521
integrity sha512-pZvgD5L0IEvX5/9GWyHMf3m8BKiVQwsCMHfoFosXtXBMnaS0ZnIJ9ST4b4NqLVKDEm8QBxoNNGNaBv2JNF6XNA==
75227522

7523-
next@15.4.6:
7524-
version "15.4.6"
7525-
resolved "https://registry.npmjs.org/next/-/next-15.4.6.tgz#74c49e3ca2e0cc8dd46b39ba76c21bb9eb79cb42"
7526-
integrity sha512-us++E/Q80/8+UekzB3SAGs71AlLDsadpFMXVNM/uQ0BMwsh9m3mr0UNQIfjKed8vpWXsASe+Qifrnu1oLIcKEQ==
7523+
next@15.4.8:
7524+
version "15.4.8"
7525+
resolved "https://registry.npmjs.org/next/-/next-15.4.8.tgz#0f20a6cad613dc34547fa6519b2d09005ac370ca"
7526+
integrity sha512-jwOXTz/bo0Pvlf20FSb6VXVeWRssA2vbvq9SdrOPEg9x8E1B27C2rQtvriAn600o9hH61kjrVRexEffv3JybuA==
75277527
dependencies:
7528-
"@next/env" "15.4.6"
7528+
"@next/env" "15.4.8"
75297529
"@swc/helpers" "0.5.15"
75307530
caniuse-lite "^1.0.30001579"
75317531
postcss "8.4.31"
75327532
styled-jsx "5.1.6"
75337533
optionalDependencies:
7534-
"@next/swc-darwin-arm64" "15.4.6"
7535-
"@next/swc-darwin-x64" "15.4.6"
7536-
"@next/swc-linux-arm64-gnu" "15.4.6"
7537-
"@next/swc-linux-arm64-musl" "15.4.6"
7538-
"@next/swc-linux-x64-gnu" "15.4.6"
7539-
"@next/swc-linux-x64-musl" "15.4.6"
7540-
"@next/swc-win32-arm64-msvc" "15.4.6"
7541-
"@next/swc-win32-x64-msvc" "15.4.6"
7534+
"@next/swc-darwin-arm64" "15.4.8"
7535+
"@next/swc-darwin-x64" "15.4.8"
7536+
"@next/swc-linux-arm64-gnu" "15.4.8"
7537+
"@next/swc-linux-arm64-musl" "15.4.8"
7538+
"@next/swc-linux-x64-gnu" "15.4.8"
7539+
"@next/swc-linux-x64-musl" "15.4.8"
7540+
"@next/swc-win32-arm64-msvc" "15.4.8"
7541+
"@next/swc-win32-x64-msvc" "15.4.8"
75427542
sharp "^0.34.3"
75437543

75447544
nextjs-toploader@^3.8.16:
@@ -8312,12 +8312,12 @@ react-day-picker@^9.8.1:
83128312
date-fns "^4.1.0"
83138313
date-fns-jalali "^4.1.0-0"
83148314

8315-
react-dom@19.1.0:
8316-
version "19.1.0"
8317-
resolved "https://registry.npmjs.org/react-dom/-/react-dom-19.1.0.tgz#133558deca37fa1d682708df8904b25186793623"
8318-
integrity sha512-Xs1hdnE+DyKgeHJeJznQmYMIBG3TKIHJJT95Q58nHLSrElKlGQqDTR2HQ9fx5CN/Gk6Vh/kupBTDLU11/nDk/g==
8315+
react-dom@19.2.1:
8316+
version "19.2.1"
8317+
resolved "https://registry.npmjs.org/react-dom/-/react-dom-19.2.1.tgz#ce3527560bda4f997e47d10dab754825b3061f59"
8318+
integrity sha512-ibrK8llX2a4eOskq1mXKu/TGZj9qzomO+sNfO98M6d9zIPOEhlBkMkBUBLd1vgS0gQsLDBzA+8jJBVXDnfHmJg==
83198319
dependencies:
8320-
scheduler "^0.26.0"
8320+
scheduler "^0.27.0"
83218321

83228322
"react-dom@^17.0.0 || ^18.2.0 || ^19.0.0":
83238323
version "19.1.1"
@@ -8478,10 +8478,10 @@ react-transition-group@^4.4.5:
84788478
loose-envify "^1.4.0"
84798479
prop-types "^15.6.2"
84808480

8481-
react@19.1.0:
8482-
version "19.1.0"
8483-
resolved "https://registry.npmjs.org/react/-/react-19.1.0.tgz#926864b6c48da7627f004795d6cce50e90793b75"
8484-
integrity sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg==
8481+
react@19.2.1:
8482+
version "19.2.1"
8483+
resolved "https://registry.npmjs.org/react/-/react-19.2.1.tgz#8600fa205e58e2e807f6ef431c9f6492591a2700"
8484+
integrity sha512-DGrYcCWK7tvYMnWh79yrPHt+vdx9tY+1gPZa7nJQtO/p8bLTDaHp4dzwEhQB7pZ4Xe3ok4XKuEPrVuc+wlpkmw==
84858485

84868486
"react@^17.0.0 || ^18.2.0 || ^19.0.0":
84878487
version "19.1.1"
@@ -8952,6 +8952,11 @@ scheduler@^0.26.0:
89528952
resolved "https://registry.npmjs.org/scheduler/-/scheduler-0.26.0.tgz#4ce8a8c2a2095f13ea11bf9a445be50c555d6337"
89538953
integrity sha512-NlHwttCI/l5gCPR3D1nNXtWABUmBwvZpEQiD4IXSbIDq8BzLIK/7Ir5gTFSGZDUu37K5cMNp0hFtzO38sC7gWA==
89548954

8955+
scheduler@^0.27.0:
8956+
version "0.27.0"
8957+
resolved "https://registry.npmjs.org/scheduler/-/scheduler-0.27.0.tgz#0c4ef82d67d1e5c1e359e8fc76d3a87f045fe5bd"
8958+
integrity sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==
8959+
89558960
screenfull@^5.0.0:
89568961
version "5.2.0"
89578962
resolved "https://registry.npmjs.org/screenfull/-/screenfull-5.2.0.tgz#6533d524d30621fc1283b9692146f3f13a93d1ba"

0 commit comments

Comments
 (0)