1 Commits

Author SHA1 Message Date
Renovate Bot
109251a7f3 chore(deps): update all-minor-updates
All checks were successful
Build and Push Docker Image / build (pull_request) Successful in 3m7s
2026-02-05 15:14:24 +00:00
2 changed files with 21 additions and 21 deletions

View File

@@ -37,5 +37,5 @@
"typescript": "^5.7.3",
"vitest": "^4.0.0"
},
"packageManager": "pnpm@10.29.2"
"packageManager": "pnpm@10.28.2"
}

View File

@@ -16,7 +16,7 @@ importers:
version: 10.4.24(postcss@8.5.6)
axios:
specifier: ^1.7.9
version: 1.13.5
version: 1.13.4
bootstrap:
specifier: ^5.3.8
version: 5.3.8(@popperjs/core@2.11.8)
@@ -44,7 +44,7 @@ importers:
version: 16.3.2(@testing-library/dom@10.4.1)(@types/react-dom@19.2.3(@types/react@19.2.13))(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
'@types/node':
specifier: ^25.0.0
version: 25.2.2
version: 25.2.1
'@types/react':
specifier: ^19.0.7
version: 19.2.13
@@ -53,7 +53,7 @@ importers:
version: 19.2.3(@types/react@19.2.13)
'@vitejs/plugin-react':
specifier: ^5.0.0
version: 5.1.3(vite@7.3.1(@types/node@25.2.2)(jiti@1.21.7))
version: 5.1.3(vite@7.3.1(@types/node@25.2.1)(jiti@1.21.7))
chokidar-cli:
specifier: ^3.0.0
version: 3.0.0
@@ -71,7 +71,7 @@ importers:
version: 5.9.3
vitest:
specifier: ^4.0.0
version: 4.0.18(@types/node@25.2.2)(jiti@1.21.7)(jsdom@27.4.0)
version: 4.0.18(@types/node@25.2.1)(jiti@1.21.7)(jsdom@27.4.0)
packages:
@@ -918,8 +918,8 @@ packages:
'@types/json5@0.0.29':
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
'@types/node@25.2.2':
resolution: {integrity: sha512-BkmoP5/FhRYek5izySdkOneRyXYN35I860MFAGupTdebyE66uZaR+bXLHq8k4DirE5DwQi3NuhvRU1jqTVwUrQ==}
'@types/node@25.2.1':
resolution: {integrity: sha512-CPrnr8voK8vC6eEtyRzvMpgp3VyVRhgclonE7qYi6P9sXwYb59ucfrnmFBTaP0yUi8Gk4yZg/LlTJULGxvTNsg==}
'@types/react-dom@19.2.3':
resolution: {integrity: sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==}
@@ -1244,8 +1244,8 @@ packages:
resolution: {integrity: sha512-BASOg+YwO2C+346x3LZOeoovTIoTrRqEsqMa6fmfAV0P+U9mFr9NsyOEpiYvFjbc64NMrSswhV50WdXzdb/Z5A==}
engines: {node: '>=4'}
axios@1.13.5:
resolution: {integrity: sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==}
axios@1.13.4:
resolution: {integrity: sha512-1wVkUaAO6WyaYtCkcYCOx12ZgpGf9Zif+qXa4n+oYzK558YryKqiL6UWwd5DqiH3VRW0GYhTZQ/vlgJrCoNQlg==}
axobject-query@4.1.0:
resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==}
@@ -3569,7 +3569,7 @@ snapshots:
'@types/json5@0.0.29': {}
'@types/node@25.2.2':
'@types/node@25.2.1':
dependencies:
undici-types: 7.16.0
@@ -3731,7 +3731,7 @@ snapshots:
'@unrs/resolver-binding-win32-x64-msvc@1.11.1':
optional: true
'@vitejs/plugin-react@5.1.3(vite@7.3.1(@types/node@25.2.2)(jiti@1.21.7))':
'@vitejs/plugin-react@5.1.3(vite@7.3.1(@types/node@25.2.1)(jiti@1.21.7))':
dependencies:
'@babel/core': 7.29.0
'@babel/plugin-transform-react-jsx-self': 7.27.1(@babel/core@7.29.0)
@@ -3739,7 +3739,7 @@ snapshots:
'@rolldown/pluginutils': 1.0.0-rc.2
'@types/babel__core': 7.20.5
react-refresh: 0.18.0
vite: 7.3.1(@types/node@25.2.2)(jiti@1.21.7)
vite: 7.3.1(@types/node@25.2.1)(jiti@1.21.7)
transitivePeerDependencies:
- supports-color
@@ -3752,13 +3752,13 @@ snapshots:
chai: 6.2.2
tinyrainbow: 3.0.3
'@vitest/mocker@4.0.18(vite@7.3.1(@types/node@25.2.2)(jiti@1.21.7))':
'@vitest/mocker@4.0.18(vite@7.3.1(@types/node@25.2.1)(jiti@1.21.7))':
dependencies:
'@vitest/spy': 4.0.18
estree-walker: 3.0.3
magic-string: 0.30.21
optionalDependencies:
vite: 7.3.1(@types/node@25.2.2)(jiti@1.21.7)
vite: 7.3.1(@types/node@25.2.1)(jiti@1.21.7)
'@vitest/pretty-format@4.0.18':
dependencies:
@@ -3918,7 +3918,7 @@ snapshots:
axe-core@4.11.1: {}
axios@1.13.5:
axios@1.13.4:
dependencies:
follow-redirects: 1.15.11
form-data: 4.0.5
@@ -5678,7 +5678,7 @@ snapshots:
util-deprecate@1.0.2: {}
vite@7.3.1(@types/node@25.2.2)(jiti@1.21.7):
vite@7.3.1(@types/node@25.2.1)(jiti@1.21.7):
dependencies:
esbuild: 0.27.2
fdir: 6.5.0(picomatch@4.0.3)
@@ -5687,14 +5687,14 @@ snapshots:
rollup: 4.55.2
tinyglobby: 0.2.15
optionalDependencies:
'@types/node': 25.2.2
'@types/node': 25.2.1
fsevents: 2.3.3
jiti: 1.21.7
vitest@4.0.18(@types/node@25.2.2)(jiti@1.21.7)(jsdom@27.4.0):
vitest@4.0.18(@types/node@25.2.1)(jiti@1.21.7)(jsdom@27.4.0):
dependencies:
'@vitest/expect': 4.0.18
'@vitest/mocker': 4.0.18(vite@7.3.1(@types/node@25.2.2)(jiti@1.21.7))
'@vitest/mocker': 4.0.18(vite@7.3.1(@types/node@25.2.1)(jiti@1.21.7))
'@vitest/pretty-format': 4.0.18
'@vitest/runner': 4.0.18
'@vitest/snapshot': 4.0.18
@@ -5711,10 +5711,10 @@ snapshots:
tinyexec: 1.0.2
tinyglobby: 0.2.15
tinyrainbow: 3.0.3
vite: 7.3.1(@types/node@25.2.2)(jiti@1.21.7)
vite: 7.3.1(@types/node@25.2.1)(jiti@1.21.7)
why-is-node-running: 2.3.0
optionalDependencies:
'@types/node': 25.2.2
'@types/node': 25.2.1
jsdom: 27.4.0
transitivePeerDependencies:
- jiti