build(deps-dev): bump the dev-dependencies group with 3 updates (#7218)

Bumps the dev-dependencies group with 3 updates: [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest), [i18next](https://github.com/i18next/i18next) and [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react).


Updates `vitest` from 4.0.7 to 4.0.8
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.8/packages/vitest)

Updates `i18next` from 25.6.0 to 25.6.1
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v25.6.0...v25.6.1)

Updates `lucide-react` from 0.552.0 to 0.553.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.553.0/packages/lucide-react)

---
updated-dependencies:
- dependency-name: vitest
  dependency-version: 4.0.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: i18next
  dependency-version: 25.6.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: lucide-react
  dependency-version: 0.553.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-11-07 19:11:45 +01:00 committed by GitHub
parent 0d70bfb979
commit 2d57c08946
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 82 additions and 82 deletions

View File

@ -25,9 +25,9 @@
"eslint": "^9.39.1", "eslint": "^9.39.1",
"eslint-plugin-react-hooks": "^7.0.1", "eslint-plugin-react-hooks": "^7.0.1",
"eslint-plugin-react-refresh": "^0.4.24", "eslint-plugin-react-refresh": "^0.4.24",
"i18next": "^25.6.0", "i18next": "^25.6.1",
"i18next-browser-languagedetector": "^8.2.0", "i18next-browser-languagedetector": "^8.2.0",
"lucide-react": "^0.552.0", "lucide-react": "^0.553.0",
"react": "^19.2.0", "react": "^19.2.0",
"react-dom": "^19.2.0", "react-dom": "^19.2.0",
"react-hook-form": "^7.66.0", "react-hook-form": "^7.66.0",

158
pnpm-lock.yaml generated
View File

@ -48,7 +48,7 @@ importers:
version: 8.46.3(eslint@9.39.1)(typescript@5.9.3) version: 8.46.3(eslint@9.39.1)(typescript@5.9.3)
'@vitejs/plugin-react': '@vitejs/plugin-react':
specifier: ^5.1.0 specifier: ^5.1.0
version: 5.1.0(rolldown-vite@7.2.0(@types/node@24.10.0)(esbuild@0.25.12)(tsx@4.20.6)) version: 5.1.0(rolldown-vite@7.2.2(@types/node@24.10.0)(esbuild@0.25.12)(tsx@4.20.6))
babel-plugin-react-compiler: babel-plugin-react-compiler:
specifier: 19.1.0-rc.3 specifier: 19.1.0-rc.3
version: 19.1.0-rc.3 version: 19.1.0-rc.3
@ -62,14 +62,14 @@ importers:
specifier: ^0.4.24 specifier: ^0.4.24
version: 0.4.24(eslint@9.39.1) version: 0.4.24(eslint@9.39.1)
i18next: i18next:
specifier: ^25.6.0 specifier: ^25.6.1
version: 25.6.0(typescript@5.9.3) version: 25.6.1(typescript@5.9.3)
i18next-browser-languagedetector: i18next-browser-languagedetector:
specifier: ^8.2.0 specifier: ^8.2.0
version: 8.2.0 version: 8.2.0
lucide-react: lucide-react:
specifier: ^0.552.0 specifier: ^0.553.0
version: 0.552.0(react@19.2.0) version: 0.553.0(react@19.2.0)
react: react:
specifier: ^19.2.0 specifier: ^19.2.0
version: 19.2.0 version: 19.2.0
@ -81,7 +81,7 @@ importers:
version: 7.66.0(react@19.2.0) version: 7.66.0(react@19.2.0)
react-i18next: react-i18next:
specifier: ^16.2.4 specifier: ^16.2.4
version: 16.2.4(i18next@25.6.0(typescript@5.9.3))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(typescript@5.9.3) version: 16.2.4(i18next@25.6.1(typescript@5.9.3))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(typescript@5.9.3)
react-router-dom: react-router-dom:
specifier: ^7.9.5 specifier: ^7.9.5
version: 7.9.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0) version: 7.9.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
@ -93,13 +93,13 @@ importers:
version: 5.9.3 version: 5.9.3
vite: vite:
specifier: npm:rolldown-vite@latest specifier: npm:rolldown-vite@latest
version: rolldown-vite@7.2.0(@types/node@24.10.0)(esbuild@0.25.12)(tsx@4.20.6) version: rolldown-vite@7.2.2(@types/node@24.10.0)(esbuild@0.25.12)(tsx@4.20.6)
vite-plugin-babel: vite-plugin-babel:
specifier: ^1.3.2 specifier: ^1.3.2
version: 1.3.2(@babel/core@7.28.5)(rolldown-vite@7.2.0(@types/node@24.10.0)(esbuild@0.25.12)(tsx@4.20.6)) version: 1.3.2(@babel/core@7.28.5)(rolldown-vite@7.2.2(@types/node@24.10.0)(esbuild@0.25.12)(tsx@4.20.6))
vite-plugin-static-copy: vite-plugin-static-copy:
specifier: ^3.1.4 specifier: ^3.1.4
version: 3.1.4(rolldown-vite@7.2.0(@types/node@24.10.0)(esbuild@0.25.12)(tsx@4.20.6)) version: 3.1.4(rolldown-vite@7.2.2(@types/node@24.10.0)(esbuild@0.25.12)(tsx@4.20.6))
zustand: zustand:
specifier: ^5.0.8 specifier: ^5.0.8
version: 5.0.8(@types/react@19.2.2)(react@19.2.0)(use-sync-external-store@1.6.0(react@19.2.0)) version: 5.0.8(@types/react@19.2.2)(react@19.2.0)(use-sync-external-store@1.6.0(react@19.2.0))
@ -397,8 +397,8 @@ importers:
specifier: ^5.9.3 specifier: ^5.9.3
version: 5.9.3 version: 5.9.3
vitest: vitest:
specifier: ^4.0.7 specifier: ^4.0.8
version: 4.0.7(@types/debug@4.1.12)(@types/node@24.10.0)(jsdom@27.1.0)(lightningcss@1.30.2)(tsx@4.20.6) version: 4.0.8(@types/debug@4.1.12)(@types/node@24.10.0)(jsdom@27.1.0)(lightningcss@1.30.2)(tsx@4.20.6)
ui: ui:
devDependencies: devDependencies:
@ -410,7 +410,7 @@ importers:
version: 5.9.3 version: 5.9.3
vite: vite:
specifier: npm:rolldown-vite@latest specifier: npm:rolldown-vite@latest
version: rolldown-vite@7.2.0(@types/node@24.10.0)(esbuild@0.25.12)(tsx@4.20.6) version: rolldown-vite@7.2.2(@types/node@24.10.0)(esbuild@0.25.12)(tsx@4.20.6)
packages: packages:
@ -1949,11 +1949,11 @@ packages:
vite: ^5.0.0 || ^6.0.0 || ^7.0.0 vite: ^5.0.0 || ^6.0.0 || ^7.0.0
vue: ^3.2.25 vue: ^3.2.25
'@vitest/expect@4.0.7': '@vitest/expect@4.0.8':
resolution: {integrity: sha512-jGRG6HghnJDjljdjYIoVzX17S6uCVCBRFnsgdLGJ6CaxfPh8kzUKe/2n533y4O/aeZ/sIr7q7GbuEbeGDsWv4Q==} resolution: {integrity: sha512-Rv0eabdP/xjAHQGr8cjBm+NnLHNoL268lMDK85w2aAGLFoVKLd8QGnVon5lLtkXQCoYaNL0wg04EGnyKkkKhPA==}
'@vitest/mocker@4.0.7': '@vitest/mocker@4.0.8':
resolution: {integrity: sha512-OsDwLS7WnpuNslOV6bJkXVYVV/6RSc4eeVxV7h9wxQPNxnjRvTTrIikfwCbMyl8XJmW6oOccBj2Q07YwZtQcCw==} resolution: {integrity: sha512-9FRM3MZCedXH3+pIh+ME5Up2NBBHDq0wqwhOKkN4VnvCiKbVxddqH9mSGPZeawjd12pCOGnl+lo/ZGHt0/dQSg==}
peerDependencies: peerDependencies:
msw: ^2.4.9 msw: ^2.4.9
vite: ^6.0.0 || ^7.0.0-0 vite: ^6.0.0 || ^7.0.0-0
@ -1963,20 +1963,20 @@ packages:
vite: vite:
optional: true optional: true
'@vitest/pretty-format@4.0.7': '@vitest/pretty-format@4.0.8':
resolution: {integrity: sha512-YY//yxqTmk29+/pK+Wi1UB4DUH3lSVgIm+M10rAJ74pOSMgT7rydMSc+vFuq9LjZLhFvVEXir8EcqMke3SVM6Q==} resolution: {integrity: sha512-qRrjdRkINi9DaZHAimV+8ia9Gq6LeGz2CgIEmMLz3sBDYV53EsnLZbJMR1q84z1HZCMsf7s0orDgZn7ScXsZKg==}
'@vitest/runner@4.0.7': '@vitest/runner@4.0.8':
resolution: {integrity: sha512-orU1lsu4PxLEcDWfjVCNGIedOSF/YtZ+XMrd1PZb90E68khWCNzD8y1dtxtgd0hyBIQk8XggteKN/38VQLvzuw==} resolution: {integrity: sha512-mdY8Sf1gsM8hKJUQfiPT3pn1n8RF4QBcJYFslgWh41JTfrK1cbqY8whpGCFzBl45LN028g0njLCYm0d7XxSaQQ==}
'@vitest/snapshot@4.0.7': '@vitest/snapshot@4.0.8':
resolution: {integrity: sha512-xJL+Nkw0OjaUXXQf13B8iKK5pI9QVtN9uOtzNHYuG/o/B7fIEg0DQ+xOe0/RcqwDEI15rud1k7y5xznBKGUXAA==} resolution: {integrity: sha512-Nar9OTU03KGiubrIOFhcfHg8FYaRaNT+bh5VUlNz8stFhCZPNrJvmZkhsr1jtaYvuefYFwK2Hwrq026u4uPWCw==}
'@vitest/spy@4.0.7': '@vitest/spy@4.0.8':
resolution: {integrity: sha512-FW4X8hzIEn4z+HublB4hBF/FhCVaXfIHm8sUfvlznrcy1MQG7VooBgZPMtVCGZtHi0yl3KESaXTqsKh16d8cFg==} resolution: {integrity: sha512-nvGVqUunyCgZH7kmo+Ord4WgZ7lN0sOULYXUOYuHr55dvg9YvMz3izfB189Pgp28w0vWFbEEfNc/c3VTrqrXeA==}
'@vitest/utils@4.0.7': '@vitest/utils@4.0.8':
resolution: {integrity: sha512-HNrg9CM/Z4ZWB6RuExhuC6FPmLipiShKVMnT9JlQvfhwR47JatWLChA6mtZqVHqypE6p/z6ofcjbyWpM7YLxPQ==} resolution: {integrity: sha512-pdk2phO5NDvEFfUTxcTP8RFYjVj/kfLSPIN5ebP2Mu9kcIMeAQTbknqcFEyBcC4z2pJlJI9aS5UQjcYfhmKAow==}
'@vue/compiler-core@3.5.19': '@vue/compiler-core@3.5.19':
resolution: {integrity: sha512-/afpyvlkrSNYbPo94Qu8GtIOWS+g5TRdOvs6XZNw6pWQQmj5pBgSZvEPOIZlqWq0YvoUhDDQaQ2TnzuJdOV4hA==} resolution: {integrity: sha512-/afpyvlkrSNYbPo94Qu8GtIOWS+g5TRdOvs6XZNw6pWQQmj5pBgSZvEPOIZlqWq0YvoUhDDQaQ2TnzuJdOV4hA==}
@ -3207,8 +3207,8 @@ packages:
i18next-browser-languagedetector@8.2.0: i18next-browser-languagedetector@8.2.0:
resolution: {integrity: sha512-P+3zEKLnOF0qmiesW383vsLdtQVyKtCNA9cjSoKCppTKPQVfKd2W8hbVo5ZhNJKDqeM7BOcvNoKJOjpHh4Js9g==} resolution: {integrity: sha512-P+3zEKLnOF0qmiesW383vsLdtQVyKtCNA9cjSoKCppTKPQVfKd2W8hbVo5ZhNJKDqeM7BOcvNoKJOjpHh4Js9g==}
i18next@25.6.0: i18next@25.6.1:
resolution: {integrity: sha512-tTn8fLrwBYtnclpL5aPXK/tAYBLWVvoHM1zdfXoRNLcI+RvtMsoZRV98ePlaW3khHYKuNh/Q65W/+NVFUeIwVw==} resolution: {integrity: sha512-yUWvdXtalZztmKrKw3yz/AvSP3yKyqIkVPx/wyvoYy9lkLmwzItLxp0iHZLG5hfVQ539Jor4XLO+U+NHIXg7pw==}
peerDependencies: peerDependencies:
typescript: ^5 typescript: ^5
peerDependenciesMeta: peerDependenciesMeta:
@ -3651,8 +3651,8 @@ packages:
resolution: {integrity: sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==} resolution: {integrity: sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==}
engines: {node: '>=12'} engines: {node: '>=12'}
lucide-react@0.552.0: lucide-react@0.553.0:
resolution: {integrity: sha512-g9WCjmfwqbexSnZE+2cl21PCfXOcqnGeWeMTNAOGEfpPbm/ZF4YIq77Z8qWrxbu660EKuLB4nSLggoKnCb+isw==} resolution: {integrity: sha512-BRgX5zrWmNy/lkVAe0dXBgd7XQdZ3HTf+Hwe3c9WK6dqgnj9h+hxV+MDncM88xDWlCq27+TKvHGE70ViODNILw==}
peerDependencies: peerDependencies:
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
@ -4212,8 +4212,8 @@ packages:
rfdc@1.4.1: rfdc@1.4.1:
resolution: {integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==} resolution: {integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==}
rolldown-vite@7.2.0: rolldown-vite@7.2.2:
resolution: {integrity: sha512-Xc1zN+Jd5Gv7U6Slculz9IomyIMp/X+dS7NTrGFxfkBqjIF5flKrE0bLBu/TAIve0AGabVI2IxEQsCujypF6mA==} resolution: {integrity: sha512-Fl3ZdmJhDMJGcqrr342pPVrhugXdOcuNBRBauz4S7QGSRXbQy7y8q5QYJtgkcrG8XjY0EENSZeTk58c3m20FxA==}
engines: {node: ^20.19.0 || >=22.12.0} engines: {node: ^20.19.0 || >=22.12.0}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
@ -4835,8 +4835,8 @@ packages:
peerDependencies: peerDependencies:
vite: ^5.0.0 || ^6.0.0 || ^7.0.0 vite: ^5.0.0 || ^6.0.0 || ^7.0.0
vite@7.2.0: vite@7.2.2:
resolution: {integrity: sha512-C/Naxf8H0pBx1PA4BdpT+c/5wdqI9ILMdwjSMILw7tVIh3JsxzZqdeTLmmdaoh5MYUEOyBnM9K3o0DzoZ/fe+w==} resolution: {integrity: sha512-BxAKBWmIbrDgrokdGZH1IgkIk/5mMHDreLDmCJ0qpyJaAteP8NvMhkwr/ZCQNqNH97bw/dANTE9PDzqwJghfMQ==}
engines: {node: ^20.19.0 || >=22.12.0} engines: {node: ^20.19.0 || >=22.12.0}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
@ -4890,18 +4890,18 @@ packages:
postcss: postcss:
optional: true optional: true
vitest@4.0.7: vitest@4.0.8:
resolution: {integrity: sha512-xQroKAadK503CrmbzCISvQUjeuvEZzv6U0wlnlVFOi5i3gnzfH4onyQ29f3lzpe0FresAiTAd3aqK0Bi/jLI8w==} resolution: {integrity: sha512-urzu3NCEV0Qa0Y2PwvBtRgmNtxhj5t5ULw7cuKhIHh3OrkKTLlut0lnBOv9qe5OvbkMH2g38G7KPDCTpIytBVg==}
engines: {node: ^20.0.0 || ^22.0.0 || >=24.0.0} engines: {node: ^20.0.0 || ^22.0.0 || >=24.0.0}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
'@edge-runtime/vm': '*' '@edge-runtime/vm': '*'
'@types/debug': ^4.1.12 '@types/debug': ^4.1.12
'@types/node': ^20.0.0 || ^22.0.0 || >=24.0.0 '@types/node': ^20.0.0 || ^22.0.0 || >=24.0.0
'@vitest/browser-playwright': 4.0.7 '@vitest/browser-playwright': 4.0.8
'@vitest/browser-preview': 4.0.7 '@vitest/browser-preview': 4.0.8
'@vitest/browser-webdriverio': 4.0.7 '@vitest/browser-webdriverio': 4.0.8
'@vitest/ui': 4.0.7 '@vitest/ui': 4.0.8
happy-dom: '*' happy-dom: '*'
jsdom: '*' jsdom: '*'
peerDependenciesMeta: peerDependenciesMeta:
@ -6490,7 +6490,7 @@ snapshots:
'@unrs/resolver-binding-win32-x64-msvc@1.3.3': '@unrs/resolver-binding-win32-x64-msvc@1.3.3':
optional: true optional: true
'@vitejs/plugin-react@5.1.0(rolldown-vite@7.2.0(@types/node@24.10.0)(esbuild@0.25.12)(tsx@4.20.6))': '@vitejs/plugin-react@5.1.0(rolldown-vite@7.2.2(@types/node@24.10.0)(esbuild@0.25.12)(tsx@4.20.6))':
dependencies: dependencies:
'@babel/core': 7.28.5 '@babel/core': 7.28.5
'@babel/plugin-transform-react-jsx-self': 7.27.1(@babel/core@7.28.5) '@babel/plugin-transform-react-jsx-self': 7.27.1(@babel/core@7.28.5)
@ -6498,53 +6498,53 @@ snapshots:
'@rolldown/pluginutils': 1.0.0-beta.43 '@rolldown/pluginutils': 1.0.0-beta.43
'@types/babel__core': 7.20.5 '@types/babel__core': 7.20.5
react-refresh: 0.18.0 react-refresh: 0.18.0
vite: rolldown-vite@7.2.0(@types/node@24.10.0)(esbuild@0.25.12)(tsx@4.20.6) vite: rolldown-vite@7.2.2(@types/node@24.10.0)(esbuild@0.25.12)(tsx@4.20.6)
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@vitejs/plugin-vue@6.0.1(vite@7.2.0(@types/node@24.10.0)(lightningcss@1.30.2)(tsx@4.20.6))(vue@3.5.19(typescript@5.9.3))': '@vitejs/plugin-vue@6.0.1(vite@7.2.2(@types/node@24.10.0)(lightningcss@1.30.2)(tsx@4.20.6))(vue@3.5.19(typescript@5.9.3))':
dependencies: dependencies:
'@rolldown/pluginutils': 1.0.0-beta.29 '@rolldown/pluginutils': 1.0.0-beta.29
vite: 7.2.0(@types/node@24.10.0)(lightningcss@1.30.2)(tsx@4.20.6) vite: 7.2.2(@types/node@24.10.0)(lightningcss@1.30.2)(tsx@4.20.6)
vue: 3.5.19(typescript@5.9.3) vue: 3.5.19(typescript@5.9.3)
'@vitest/expect@4.0.7': '@vitest/expect@4.0.8':
dependencies: dependencies:
'@standard-schema/spec': 1.0.0 '@standard-schema/spec': 1.0.0
'@types/chai': 5.2.3 '@types/chai': 5.2.3
'@vitest/spy': 4.0.7 '@vitest/spy': 4.0.8
'@vitest/utils': 4.0.7 '@vitest/utils': 4.0.8
chai: 6.2.0 chai: 6.2.0
tinyrainbow: 3.0.3 tinyrainbow: 3.0.3
'@vitest/mocker@4.0.7(vite@7.2.0(@types/node@24.10.0)(lightningcss@1.30.2)(tsx@4.20.6))': '@vitest/mocker@4.0.8(vite@7.2.2(@types/node@24.10.0)(lightningcss@1.30.2)(tsx@4.20.6))':
dependencies: dependencies:
'@vitest/spy': 4.0.7 '@vitest/spy': 4.0.8
estree-walker: 3.0.3 estree-walker: 3.0.3
magic-string: 0.30.21 magic-string: 0.30.21
optionalDependencies: optionalDependencies:
vite: 7.2.0(@types/node@24.10.0)(lightningcss@1.30.2)(tsx@4.20.6) vite: 7.2.2(@types/node@24.10.0)(lightningcss@1.30.2)(tsx@4.20.6)
'@vitest/pretty-format@4.0.7': '@vitest/pretty-format@4.0.8':
dependencies: dependencies:
tinyrainbow: 3.0.3 tinyrainbow: 3.0.3
'@vitest/runner@4.0.7': '@vitest/runner@4.0.8':
dependencies: dependencies:
'@vitest/utils': 4.0.7 '@vitest/utils': 4.0.8
pathe: 2.0.3 pathe: 2.0.3
'@vitest/snapshot@4.0.7': '@vitest/snapshot@4.0.8':
dependencies: dependencies:
'@vitest/pretty-format': 4.0.7 '@vitest/pretty-format': 4.0.8
magic-string: 0.30.21 magic-string: 0.30.21
pathe: 2.0.3 pathe: 2.0.3
'@vitest/spy@4.0.7': {} '@vitest/spy@4.0.8': {}
'@vitest/utils@4.0.7': '@vitest/utils@4.0.8':
dependencies: dependencies:
'@vitest/pretty-format': 4.0.7 '@vitest/pretty-format': 4.0.8
tinyrainbow: 3.0.3 tinyrainbow: 3.0.3
'@vue/compiler-core@3.5.19': '@vue/compiler-core@3.5.19':
@ -8012,7 +8012,7 @@ snapshots:
dependencies: dependencies:
'@babel/runtime': 7.27.6 '@babel/runtime': 7.27.6
i18next@25.6.0(typescript@5.9.3): i18next@25.6.1(typescript@5.9.3):
dependencies: dependencies:
'@babel/runtime': 7.28.4 '@babel/runtime': 7.28.4
optionalDependencies: optionalDependencies:
@ -8465,7 +8465,7 @@ snapshots:
lru-cache@7.18.3: {} lru-cache@7.18.3: {}
lucide-react@0.552.0(react@19.2.0): lucide-react@0.553.0(react@19.2.0):
dependencies: dependencies:
react: 19.2.0 react: 19.2.0
@ -8906,11 +8906,11 @@ snapshots:
dependencies: dependencies:
react: 19.2.0 react: 19.2.0
react-i18next@16.2.4(i18next@25.6.0(typescript@5.9.3))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(typescript@5.9.3): react-i18next@16.2.4(i18next@25.6.1(typescript@5.9.3))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(typescript@5.9.3):
dependencies: dependencies:
'@babel/runtime': 7.28.4 '@babel/runtime': 7.28.4
html-parse-stringify: 3.0.1 html-parse-stringify: 3.0.1
i18next: 25.6.0(typescript@5.9.3) i18next: 25.6.1(typescript@5.9.3)
react: 19.2.0 react: 19.2.0
use-sync-external-store: 1.6.0(react@19.2.0) use-sync-external-store: 1.6.0(react@19.2.0)
optionalDependencies: optionalDependencies:
@ -9040,7 +9040,7 @@ snapshots:
rfdc@1.4.1: {} rfdc@1.4.1: {}
rolldown-vite@7.2.0(@types/node@24.10.0)(esbuild@0.25.12)(tsx@4.20.6): rolldown-vite@7.2.2(@types/node@24.10.0)(esbuild@0.25.12)(tsx@4.20.6):
dependencies: dependencies:
'@oxc-project/runtime': 0.96.0 '@oxc-project/runtime': 0.96.0
fdir: 6.5.0(picomatch@4.0.3) fdir: 6.5.0(picomatch@4.0.3)
@ -9751,20 +9751,20 @@ snapshots:
'@types/unist': 3.0.3 '@types/unist': 3.0.3
vfile-message: 4.0.2 vfile-message: 4.0.2
vite-plugin-babel@1.3.2(@babel/core@7.28.5)(rolldown-vite@7.2.0(@types/node@24.10.0)(esbuild@0.25.12)(tsx@4.20.6)): vite-plugin-babel@1.3.2(@babel/core@7.28.5)(rolldown-vite@7.2.2(@types/node@24.10.0)(esbuild@0.25.12)(tsx@4.20.6)):
dependencies: dependencies:
'@babel/core': 7.28.5 '@babel/core': 7.28.5
vite: rolldown-vite@7.2.0(@types/node@24.10.0)(esbuild@0.25.12)(tsx@4.20.6) vite: rolldown-vite@7.2.2(@types/node@24.10.0)(esbuild@0.25.12)(tsx@4.20.6)
vite-plugin-static-copy@3.1.4(rolldown-vite@7.2.0(@types/node@24.10.0)(esbuild@0.25.12)(tsx@4.20.6)): vite-plugin-static-copy@3.1.4(rolldown-vite@7.2.2(@types/node@24.10.0)(esbuild@0.25.12)(tsx@4.20.6)):
dependencies: dependencies:
chokidar: 3.6.0 chokidar: 3.6.0
p-map: 7.0.3 p-map: 7.0.3
picocolors: 1.1.1 picocolors: 1.1.1
tinyglobby: 0.2.15 tinyglobby: 0.2.15
vite: rolldown-vite@7.2.0(@types/node@24.10.0)(esbuild@0.25.12)(tsx@4.20.6) vite: rolldown-vite@7.2.2(@types/node@24.10.0)(esbuild@0.25.12)(tsx@4.20.6)
vite@7.2.0(@types/node@24.10.0)(lightningcss@1.30.2)(tsx@4.20.6): vite@7.2.2(@types/node@24.10.0)(lightningcss@1.30.2)(tsx@4.20.6):
dependencies: dependencies:
esbuild: 0.25.12 esbuild: 0.25.12
fdir: 6.5.0(picomatch@4.0.3) fdir: 6.5.0(picomatch@4.0.3)
@ -9787,7 +9787,7 @@ snapshots:
'@shikijs/transformers': 3.11.0 '@shikijs/transformers': 3.11.0
'@shikijs/types': 3.11.0 '@shikijs/types': 3.11.0
'@types/markdown-it': 14.1.2 '@types/markdown-it': 14.1.2
'@vitejs/plugin-vue': 6.0.1(vite@7.2.0(@types/node@24.10.0)(lightningcss@1.30.2)(tsx@4.20.6))(vue@3.5.19(typescript@5.9.3)) '@vitejs/plugin-vue': 6.0.1(vite@7.2.2(@types/node@24.10.0)(lightningcss@1.30.2)(tsx@4.20.6))(vue@3.5.19(typescript@5.9.3))
'@vue/devtools-api': 8.0.0 '@vue/devtools-api': 8.0.0
'@vue/shared': 3.5.19 '@vue/shared': 3.5.19
'@vueuse/core': 13.7.0(vue@3.5.19(typescript@5.9.3)) '@vueuse/core': 13.7.0(vue@3.5.19(typescript@5.9.3))
@ -9796,7 +9796,7 @@ snapshots:
mark.js: 8.11.1 mark.js: 8.11.1
minisearch: 7.1.2 minisearch: 7.1.2
shiki: 3.11.0 shiki: 3.11.0
vite: 7.2.0(@types/node@24.10.0)(lightningcss@1.30.2)(tsx@4.20.6) vite: 7.2.2(@types/node@24.10.0)(lightningcss@1.30.2)(tsx@4.20.6)
vue: 3.5.19(typescript@5.9.3) vue: 3.5.19(typescript@5.9.3)
optionalDependencies: optionalDependencies:
postcss: 8.5.6 postcss: 8.5.6
@ -9825,15 +9825,15 @@ snapshots:
- universal-cookie - universal-cookie
- yaml - yaml
vitest@4.0.7(@types/debug@4.1.12)(@types/node@24.10.0)(jsdom@27.1.0)(lightningcss@1.30.2)(tsx@4.20.6): vitest@4.0.8(@types/debug@4.1.12)(@types/node@24.10.0)(jsdom@27.1.0)(lightningcss@1.30.2)(tsx@4.20.6):
dependencies: dependencies:
'@vitest/expect': 4.0.7 '@vitest/expect': 4.0.8
'@vitest/mocker': 4.0.7(vite@7.2.0(@types/node@24.10.0)(lightningcss@1.30.2)(tsx@4.20.6)) '@vitest/mocker': 4.0.8(vite@7.2.2(@types/node@24.10.0)(lightningcss@1.30.2)(tsx@4.20.6))
'@vitest/pretty-format': 4.0.7 '@vitest/pretty-format': 4.0.8
'@vitest/runner': 4.0.7 '@vitest/runner': 4.0.8
'@vitest/snapshot': 4.0.7 '@vitest/snapshot': 4.0.8
'@vitest/spy': 4.0.7 '@vitest/spy': 4.0.8
'@vitest/utils': 4.0.7 '@vitest/utils': 4.0.8
debug: 4.4.3(supports-color@8.1.1) debug: 4.4.3(supports-color@8.1.1)
es-module-lexer: 1.7.0 es-module-lexer: 1.7.0
expect-type: 1.2.2 expect-type: 1.2.2
@ -9845,7 +9845,7 @@ snapshots:
tinyexec: 0.3.2 tinyexec: 0.3.2
tinyglobby: 0.2.15 tinyglobby: 0.2.15
tinyrainbow: 3.0.3 tinyrainbow: 3.0.3
vite: 7.2.0(@types/node@24.10.0)(lightningcss@1.30.2)(tsx@4.20.6) vite: 7.2.2(@types/node@24.10.0)(lightningcss@1.30.2)(tsx@4.20.6)
why-is-node-running: 2.3.0 why-is-node-running: 2.3.0
optionalDependencies: optionalDependencies:
'@types/debug': 4.1.12 '@types/debug': 4.1.12

View File

@ -120,7 +120,7 @@
"split-grid": "^1.0.11", "split-grid": "^1.0.11",
"supertest": "^7.1.3", "supertest": "^7.1.3",
"typescript": "^5.9.3", "typescript": "^5.9.3",
"vitest": "^4.0.7" "vitest": "^4.0.8"
}, },
"engines": { "engines": {
"node": ">=18.18.2", "node": ">=18.18.2",