From d127367df9ebc508f40839785a8b464f69a822dd Mon Sep 17 00:00:00 2001 From: Carlos Valente Date: Sat, 20 Jun 2026 09:06:11 +0200 Subject: [PATCH] chore: minor client package upgrades --- apps/client/package.json | 22 ++-- pnpm-lock.yaml | 269 +++++++++++++++++++++------------------ 2 files changed, 154 insertions(+), 137 deletions(-) diff --git a/apps/client/package.json b/apps/client/package.json index d8171f657..038da8eeb 100644 --- a/apps/client/package.json +++ b/apps/client/package.json @@ -12,27 +12,27 @@ "@dnd-kit/core": "^6.3.1", "@dnd-kit/sortable": "^10.0.0", "@dnd-kit/utilities": "^3.2.2", - "@fontsource/open-sans": "^5.2.6", + "@fontsource/open-sans": "^5.2.7", "@mantine/hooks": "^8.3.7", - "@sentry/react": "^10.2.0", + "@sentry/react": "^10.59.0", "@table-nav/react": "^0.0.7", - "@tanstack/react-query": "^5.85.9", - "@tanstack/react-query-devtools": "^5.85.9", + "@tanstack/react-query": "^5.101.0", + "@tanstack/react-query-devtools": "^5.101.0", "@tanstack/react-table": "^8.21.3", - "@uiw/codemirror-theme-vscode": "^4.25.9", + "@uiw/codemirror-theme-vscode": "^4.25.10", "autosize": "^6.0.1", - "axios": "^1.12.2", + "axios": "^1.18.0", "csv-stringify": "^6.6.0", "qrcode": "^1.5.4", "react": "^19.2.7", - "react-colorful": "^5.6.1", + "react-colorful": "^5.7.0", "react-dom": "^19.2.7", "react-fast-compare": "^3.2.2", - "react-hook-form": "^7.72.0", - "react-icons": "5.5.0", + "react-hook-form": "^7.80.0", + "react-icons": "5.6.0", "react-router": "^8.0.1", - "react-virtuoso": "^4.17.0", - "zustand": "^5.0.9" + "react-virtuoso": "^4.18.7", + "zustand": "^5.0.14" }, "scripts": { "addversion": "node -p \"'export const ONTIME_VERSION = ' + JSON.stringify(require('../../package.json').version) + ';'\" > src/ONTIME_VERSION.js", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4221e33c1..adc0bfebc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -83,35 +83,35 @@ importers: specifier: ^3.2.2 version: 3.2.2(react@19.2.7) '@fontsource/open-sans': - specifier: ^5.2.6 - version: 5.2.6 + specifier: ^5.2.7 + version: 5.2.7 '@mantine/hooks': specifier: ^8.3.7 version: 8.3.7(react@19.2.7) '@sentry/react': - specifier: ^10.2.0 - version: 10.9.0(react@19.2.7) + specifier: ^10.59.0 + version: 10.59.0(react@19.2.7) '@table-nav/react': specifier: ^0.0.7 version: 0.0.7(@table-nav/core@0.0.7) '@tanstack/react-query': - specifier: ^5.85.9 - version: 5.85.9(react@19.2.7) + specifier: ^5.101.0 + version: 5.101.0(react@19.2.7) '@tanstack/react-query-devtools': - specifier: ^5.85.9 - version: 5.85.9(@tanstack/react-query@5.85.9(react@19.2.7))(react@19.2.7) + specifier: ^5.101.0 + version: 5.101.0(@tanstack/react-query@5.101.0(react@19.2.7))(react@19.2.7) '@tanstack/react-table': specifier: ^8.21.3 version: 8.21.3(react-dom@19.2.7(react@19.2.7))(react@19.2.7) '@uiw/codemirror-theme-vscode': - specifier: ^4.25.9 - version: 4.25.9(@codemirror/language@6.12.3)(@codemirror/state@6.6.0)(@codemirror/view@6.40.0) + specifier: ^4.25.10 + version: 4.25.10(@codemirror/language@6.12.3)(@codemirror/state@6.6.0)(@codemirror/view@6.40.0) autosize: specifier: ^6.0.1 version: 6.0.1 axios: - specifier: ^1.12.2 - version: 1.12.2 + specifier: ^1.18.0 + version: 1.18.0 csv-stringify: specifier: ^6.6.0 version: 6.6.0 @@ -122,8 +122,8 @@ importers: specifier: ^19.2.7 version: 19.2.7 react-colorful: - specifier: ^5.6.1 - version: 5.6.1(react-dom@19.2.7(react@19.2.7))(react@19.2.7) + specifier: ^5.7.0 + version: 5.7.0(react-dom@19.2.7(react@19.2.7))(react@19.2.7) react-dom: specifier: ^19.2.7 version: 19.2.7(react@19.2.7) @@ -131,20 +131,20 @@ importers: specifier: ^3.2.2 version: 3.2.2 react-hook-form: - specifier: ^7.72.0 - version: 7.72.0(react@19.2.7) + specifier: ^7.80.0 + version: 7.80.0(react@19.2.7) react-icons: - specifier: 5.5.0 - version: 5.5.0(react@19.2.7) + specifier: 5.6.0 + version: 5.6.0(react@19.2.7) react-router: specifier: ^8.0.1 version: 8.0.1(react-dom@19.2.7(react@19.2.7))(react@19.2.7) react-virtuoso: - specifier: ^4.17.0 - version: 4.17.0(react-dom@19.2.7(react@19.2.7))(react@19.2.7) + specifier: ^4.18.7 + version: 4.18.7(react-dom@19.2.7(react@19.2.7))(react@19.2.7) zustand: - specifier: ^5.0.9 - version: 5.0.9(@types/react@19.1.12)(react@19.2.7)(use-sync-external-store@1.6.0(react@19.2.7)) + specifier: ^5.0.14 + version: 5.0.14(@types/react@19.1.12)(react@19.2.7)(use-sync-external-store@1.6.0(react@19.2.7)) devDependencies: '@sentry/vite-plugin': specifier: 5.1.1 @@ -1471,8 +1471,8 @@ packages: '@floating-ui/utils@0.2.11': resolution: {integrity: sha512-RiB/yIh78pcIxl6lLMG0CgBXAZ2Y0eVHqMPYugu+9U0AeT6YBeiJpf7lbdJNIugFP5SIjwNRgo4DhR1Qxi26Gg==} - '@fontsource/open-sans@5.2.6': - resolution: {integrity: sha512-mnfnUmBWQ+J220gqbibbzmKcc1kawV+lb3/Pspzu+Opnxza12oUffIg0ufG8g+3j1fnSznEWgyNV40MjtmJj6g==} + '@fontsource/open-sans@5.2.7': + resolution: {integrity: sha512-8yfgDYjE5O0vmTPdrcjV35y4yMnctsokmi9gN49Gcsr0sjzkMkR97AnKDe6OqZh2SFkYlR28fxOvi21bYEgMSw==} '@googleapis/sheets@5.0.5': resolution: {integrity: sha512-XMoONmgAJm2jYeTYHX4054VcEkElxlgqmnHvt0wAurzEHoGJLdUHhTAJXGPLgSs4WVMPtgU8HLrmk7/U+Qlw7A==} @@ -2264,28 +2264,16 @@ packages: cpu: [x64] os: [win32] - '@sentry-internal/browser-utils@10.9.0': - resolution: {integrity: sha512-TqTFvD4jw8uq4uYTrQAZvQx7iz7eZzHjMBaiuPj5v9nt9nfb5SZU+EOV49aaSdNspf0UF+meq1xLDWaHY5Ogug==} - engines: {node: '>=18'} - - '@sentry-internal/feedback@10.9.0': - resolution: {integrity: sha512-OuvzxMqIv9QO+8tFZHCCFbqN/5K9ThmG6wVhWQfTXtpLbDttDAwY1EWAjFgOv78McimUdUtsPw1VSsZBje2aIg==} - engines: {node: '>=18'} - - '@sentry-internal/replay-canvas@10.9.0': - resolution: {integrity: sha512-eUsu3MnfgISIiLLAw1zckZSlW2b0hwM+JsM44DnH1ymHULDY7oX4syv0u/YzptFEJOvJMgsuxI0HKLmQCZ3dzw==} - engines: {node: '>=18'} - - '@sentry-internal/replay@10.9.0': - resolution: {integrity: sha512-D8y13BPaFUxliaxJ9yOKzl89WM+jzhG/awC1bssa5JvMcLPqAh7nWOWFneOG5CqvppKsf//rotNjywPGncATPw==} - engines: {node: '>=18'} - '@sentry/babel-plugin-component-annotate@5.1.1': resolution: {integrity: sha512-x2wEpBHwsTyTF2rWsLKJlzrRF1TTIGOfX+ngdE+Yd5DBkoS58HwQv824QOviPGQRla4/ypISqAXzjdDPL/zalg==} engines: {node: '>= 18'} - '@sentry/browser@10.9.0': - resolution: {integrity: sha512-Z/fHYCv0v4pGsHvsYorVdlz/NPEYa2I3XaDTD+NedQToyE9Y4cCIZ4QS0JFCpa8oToSvbDvJ6awLvPQF+gC1Mw==} + '@sentry/browser-utils@10.59.0': + resolution: {integrity: sha512-DpJIrNi0Hsj/YONTZ8km1wv7ue2NzrTmFKJ3lRW8Q2nS/mrMeP3LCvjreLtKheTouB4go58NxM68AEFbXk4rPg==} + engines: {node: '>=18'} + + '@sentry/browser@10.59.0': + resolution: {integrity: sha512-d0o0oc78KNWCZ6yq9gREf9BPXWza/Wj9W+nCm0CvPD5k2IbouD/eJsm2Mb+d53YfEm12L+SePfgOx01KbbVx4A==} engines: {node: '>=18'} '@sentry/bundler-plugin-core@5.1.1': @@ -2344,16 +2332,28 @@ packages: engines: {node: '>= 10'} hasBin: true - '@sentry/core@10.9.0': - resolution: {integrity: sha512-beuwWUTk7yKPNTIntG6aMye+7FIslWrdd2DJ9tnl3jwHvUk1k3IZ0B4NrDuLQr2xqvqL8q2NStUD6yXg0/nLyw==} + '@sentry/core@10.59.0': + resolution: {integrity: sha512-QeG7XZL5j6CkToYCE7OwCerb/r742Tjj9p1BBohBKcypYTPRuqfD+A3FeUj7pk5CGO6Vj1/gOAmdbuuNbR51dQ==} engines: {node: '>=18'} - '@sentry/react@10.9.0': - resolution: {integrity: sha512-+wcx378va6l9+yrEXc5DWfqREQdHZmV1B9RMTuqxbcCLZUTTSReWnqQaLAaLwKHVdq0YSBwSzze2SUHABB18bQ==} + '@sentry/feedback@10.59.0': + resolution: {integrity: sha512-Sa/06LlG/mYR4z8/JlxOwvkcOHJnaMW6JyTMKNsgEoR1SHZULIpirjUuHIp4P+7R1mqX/KGTj8I7SQ3adA0TxQ==} + engines: {node: '>=18'} + + '@sentry/react@10.59.0': + resolution: {integrity: sha512-B3MmXooGLnTu0gyL8hxElCu1+WVEXjIGoDPvGqn5qMHZNSmB2oPTAt1/UutuxAc6EWu2UKIHnyPowNeY2MPH3g==} engines: {node: '>=18'} peerDependencies: react: ^16.14.0 || 17.x || 18.x || 19.x + '@sentry/replay-canvas@10.59.0': + resolution: {integrity: sha512-bJkqvxQiat27P7+hUYC/m545Ct/uVxZCjh+PeCFdRcuHnZZ92e6Z7XPLf0LqAR6tR1U7wDUa4V5ugrMIEz+vpQ==} + engines: {node: '>=18'} + + '@sentry/replay@10.59.0': + resolution: {integrity: sha512-fpHL25JErsSfTyusuyZ3Q5JmRZeWYWynJO3PNiQH6A/58EqaCp8U5y8LCJ+CSPaeuBMka3S3Qn6U4eXcvkDMRA==} + engines: {node: '>=18'} + '@sentry/rollup-plugin@5.1.1': resolution: {integrity: sha512-1d5NkdRR6aKWBP7czkY8sFFWiKnfmfRpQOj+m9bJTsyTjbMiEQJst6315w5pCVlRItPhBqpAraqAhutZFgvyVg==} engines: {node: '>= 18'} @@ -2461,20 +2461,20 @@ packages: peerDependencies: '@table-nav/core': ^0.0.7 - '@tanstack/query-core@5.85.9': - resolution: {integrity: sha512-5fxb9vwyftYE6KFLhhhDyLr8NO75+Wpu7pmTo+TkwKmMX2oxZDoLwcqGP8ItKSpUMwk3urWgQDZfyWr5Jm9LsQ==} + '@tanstack/query-core@5.101.0': + resolution: {integrity: sha512-cQetA74EB+seWySv1TTKr828TnP0u39m6LykwDXIo84SNortpDkp30TMEjkqtYCNP9c40uT/iwl6MLiufEt0Ow==} - '@tanstack/query-devtools@5.84.0': - resolution: {integrity: sha512-fbF3n+z1rqhvd9EoGp5knHkv3p5B2Zml1yNRjh7sNXklngYI5RVIWUrUjZ1RIcEoscarUb0+bOvIs5x9dwzOXQ==} + '@tanstack/query-devtools@5.101.0': + resolution: {integrity: sha512-MVqw17k08RQtGGLEL654+dX/btbX9p/8WjkznO//zusLTMaObxi3Q+MoFwGVkC9K3tqjn8qrrNhJevXx4fJTeQ==} - '@tanstack/react-query-devtools@5.85.9': - resolution: {integrity: sha512-BAdhgwpzxkC1vdyCfiPbbC7FU/t/x6q2d9ZyhON/WykVUdznD69nlppuWpSIlIGipdRG7sF6tRZ6x3GtSq0EUQ==} + '@tanstack/react-query-devtools@5.101.0': + resolution: {integrity: sha512-cpZA0+WqKXwrwMfiWZEGGF6QrIWVQFbhBtxqDF5sQsAfrFf47HIE6fiPbQU3wyAUEN2+7UNqLCQe7oG6m3f93w==} peerDependencies: - '@tanstack/react-query': ^5.85.9 + '@tanstack/react-query': ^5.101.0 react: ^18 || ^19 - '@tanstack/react-query@5.85.9': - resolution: {integrity: sha512-2T5zgSpcOZXGkH/UObIbIkGmUPQqZqn7esVQFXLOze622h4spgWf5jmvrqAo9dnI13/hyMcNsF1jsoDcb59nJQ==} + '@tanstack/react-query@5.101.0': + resolution: {integrity: sha512-rLlJXSpkqfizLWgkR5+eLeIk0MvTx/meEIR7LRjxic+qxiQP8zVjq7BqQkiCMNLQBlLfuOLqqr6KO5GtrDlmSg==} peerDependencies: react: ^18 || ^19 @@ -2640,11 +2640,11 @@ packages: '@types/yauzl@2.10.3': resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==} - '@uiw/codemirror-theme-vscode@4.25.9': - resolution: {integrity: sha512-9KTnScHTSk97yGnyNYvDm6QZuBCdbO1OzMQ5bHtoBSPSVtH0LjY3bS6CXsBagb22v8OLPx/XwrBYOjKFp409CQ==} + '@uiw/codemirror-theme-vscode@4.25.10': + resolution: {integrity: sha512-5wyYu4/WBsdDVeHStWHnvgkaSQ4X97tdwXETsJQAt/ZSjHY4Gs+mzwMj9azJQnr9uA19yjFtU2PkAcXFQIFOsA==} - '@uiw/codemirror-themes@4.25.9': - resolution: {integrity: sha512-DAHKb/L9ELwjY4nCf/MP/mIllHOn4GQe7RR4x8AMJuNeh9nGRRoo1uPxrxMmUL/bKqe6kDmDbIZ2AlhlqyIJuw==} + '@uiw/codemirror-themes@4.25.10': + resolution: {integrity: sha512-Fqiz1HIuDlDftcL+/O53V333UOH6MqQ84VbiQB5egn6u+uDwAqACp1FrdAoi4wgpR3b3TGW4Gr0wIYcrJSSz1A==} peerDependencies: '@codemirror/language': '>=6.0.0' '@codemirror/state': '>=6.0.0' @@ -2790,6 +2790,9 @@ packages: axios@1.12.2: resolution: {integrity: sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==} + axios@1.18.0: + resolution: {integrity: sha512-E32NzpYKp++W7XRe52rHiXV2ehxmh3wbdgO7MHeFM+vqxLBYHzt0ElkiImtOBxtOmyp0yoC8C6uESVV84Y2/hw==} + babel-plugin-polyfill-corejs2@0.4.17: resolution: {integrity: sha512-aTyf30K/rqAsNwN76zYrdtx8obu0E4KoUME29B1xj+B3WxgvWkp943vYQ+z8Mv3lw9xHXMHpvSPOBxzAkIa94w==} peerDependencies: @@ -3394,6 +3397,15 @@ packages: debug: optional: true + follow-redirects@1.16.0: + resolution: {integrity: sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==} + engines: {node: '>=4.0'} + peerDependencies: + debug: '*' + peerDependenciesMeta: + debug: + optional: true + foreground-child@3.3.1: resolution: {integrity: sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==} engines: {node: '>=14'} @@ -3549,9 +3561,6 @@ packages: resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==} engines: {node: '>= 0.4'} - hoist-non-react-statics@3.3.2: - resolution: {integrity: sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==} - hookable@6.1.0: resolution: {integrity: sha512-ZoKZSJgu8voGK2geJS+6YtYjvIzu9AOM/KZXsBxr83uhLL++e9pEv/dlgwgy3dvHg06kTz6JOh1hk3C8Ceiymw==} @@ -4182,6 +4191,10 @@ packages: proxy-from-env@1.1.0: resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==} + proxy-from-env@2.1.0: + resolution: {integrity: sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==} + engines: {node: '>=10'} + pump@3.0.0: resolution: {integrity: sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==} @@ -4213,8 +4226,8 @@ packages: resolution: {integrity: sha512-RmkhL8CAyCRPXCE28MMH0z2PNWQBNk2Q09ZdxM9IOOXwxwZbN+qbWaatPkdkWIKL2ZVDImrN/pK5HTRz2PcS4g==} engines: {node: '>= 0.8'} - react-colorful@5.6.1: - resolution: {integrity: sha512-1exovf0uGTGyq5mXQT0zgQ80uvj2PCwvF8zY1RN9/vbJVSjSo3fsB/4L3ObbF7u70NduSiK4xu4Y6q1MHoUGEw==} + react-colorful@5.7.0: + resolution: {integrity: sha512-fuesYIemttah97XmsIHmz4OORDHiSFzyc9HMAIrCHJou2jaRQmL8cFJ76K4zQhhj8jzwOBlOi4BaGTjjOZCfTg==} peerDependencies: react: '>=16.8.0' react-dom: '>=16.8.0' @@ -4227,20 +4240,17 @@ packages: react-fast-compare@3.2.2: resolution: {integrity: sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==} - react-hook-form@7.72.0: - resolution: {integrity: sha512-V4v6jubaf6JAurEaVnT9aUPKFbNtDgohj5CIgVGyPHvT9wRx5OZHVjz31GsxnPNI278XMu+ruFz+wGOscHaLKw==} + react-hook-form@7.80.0: + resolution: {integrity: sha512-4P+fk6oXsxY+6xSj7Euhc2sumQD8zQqCuVHoJwoyp9EchP+IUW9OESB7uHFJOKsIBQ4MQqYE84INJFqUCYNoOg==} engines: {node: '>=18.0.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 || ^19 - react-icons@5.5.0: - resolution: {integrity: sha512-MEFcXdkP3dLo8uumGI5xN3lDFNsRtrjbOEKDLD7yv76v4wpnEq2Lt2qeHaQOr34I/wPN3s3+N08WkQ+CW37Xiw==} + react-icons@5.6.0: + resolution: {integrity: sha512-RH93p5ki6LfOiIt0UtDyNg/cee+HLVR6cHHtW3wALfo+eOHTp8RnU2kRkI6E+H19zMIs03DyxUG/GfZMOGvmiA==} peerDependencies: react: '*' - react-is@16.13.1: - resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==} - react-refresh@0.18.0: resolution: {integrity: sha512-QgT5//D3jfjJb6Gsjxv0Slpj23ip+HtOpnNgnb2S5zU3CB26G/IDPGoy4RJB42wzFE46DRsstbW6tKHoKbhAxw==} engines: {node: '>=0.10.0'} @@ -4255,8 +4265,8 @@ packages: react-dom: optional: true - react-virtuoso@4.17.0: - resolution: {integrity: sha512-od3pi2v13v31uzn5zPXC2u3ouISFCVhjFVFch2VvS2Cx7pWA2F1aJa3XhNTN2F07M3lhfnMnsmGeH+7wZICr7w==} + react-virtuoso@4.18.7: + resolution: {integrity: sha512-xNF5zDGEEIMB7cKwcen/pLig0YDf6OnfFrVgKFa7sHPf9fRem0CaLshyObbBcP88jzn0enavL39EgplgdyT21g==} peerDependencies: react: '>=16 || >=17 || >= 18 || >= 19' react-dom: '>=16 || >=17 || >= 18 || >=19' @@ -5039,8 +5049,8 @@ packages: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'} - zustand@5.0.9: - resolution: {integrity: sha512-ALBtUj0AfjJt3uNRQoL1tL2tMvj6Gp/6e39dnfT6uzpelGru8v1tPOGBzayOWbPJvujM8JojDk3E1LxeFisBNg==} + zustand@5.0.14: + resolution: {integrity: sha512-/8tAspM5LMPr28b3fwLYrtdj77ECpfZviaP75CMTnwO8ISyaE4GDIG/9rDDYq/cH9D2Xw2A2RXglLInmVBQB/g==} engines: {node: '>=12.20.0'} peerDependencies: '@types/react': '>=18.0.0' @@ -6205,7 +6215,7 @@ snapshots: '@floating-ui/utils@0.2.11': {} - '@fontsource/open-sans@5.2.6': {} + '@fontsource/open-sans@5.2.7': {} '@googleapis/sheets@5.0.5': dependencies: @@ -6680,33 +6690,19 @@ snapshots: '@rollup/rollup-win32-x64-msvc@4.59.0': optional: true - '@sentry-internal/browser-utils@10.9.0': - dependencies: - '@sentry/core': 10.9.0 - - '@sentry-internal/feedback@10.9.0': - dependencies: - '@sentry/core': 10.9.0 - - '@sentry-internal/replay-canvas@10.9.0': - dependencies: - '@sentry-internal/replay': 10.9.0 - '@sentry/core': 10.9.0 - - '@sentry-internal/replay@10.9.0': - dependencies: - '@sentry-internal/browser-utils': 10.9.0 - '@sentry/core': 10.9.0 - '@sentry/babel-plugin-component-annotate@5.1.1': {} - '@sentry/browser@10.9.0': + '@sentry/browser-utils@10.59.0': dependencies: - '@sentry-internal/browser-utils': 10.9.0 - '@sentry-internal/feedback': 10.9.0 - '@sentry-internal/replay': 10.9.0 - '@sentry-internal/replay-canvas': 10.9.0 - '@sentry/core': 10.9.0 + '@sentry/core': 10.59.0 + + '@sentry/browser@10.59.0': + dependencies: + '@sentry/browser-utils': 10.59.0 + '@sentry/core': 10.59.0 + '@sentry/feedback': 10.59.0 + '@sentry/replay': 10.59.0 + '@sentry/replay-canvas': 10.59.0 '@sentry/bundler-plugin-core@5.1.1': dependencies: @@ -6765,15 +6761,28 @@ snapshots: - encoding - supports-color - '@sentry/core@10.9.0': {} + '@sentry/core@10.59.0': {} - '@sentry/react@10.9.0(react@19.2.7)': + '@sentry/feedback@10.59.0': dependencies: - '@sentry/browser': 10.9.0 - '@sentry/core': 10.9.0 - hoist-non-react-statics: 3.3.2 + '@sentry/core': 10.59.0 + + '@sentry/react@10.59.0(react@19.2.7)': + dependencies: + '@sentry/browser': 10.59.0 + '@sentry/core': 10.59.0 react: 19.2.7 + '@sentry/replay-canvas@10.59.0': + dependencies: + '@sentry/core': 10.59.0 + '@sentry/replay': 10.59.0 + + '@sentry/replay@10.59.0': + dependencies: + '@sentry/browser-utils': 10.59.0 + '@sentry/core': 10.59.0 + '@sentry/rollup-plugin@5.1.1(rollup@4.59.0)': dependencies: '@sentry/bundler-plugin-core': 5.1.1 @@ -6884,19 +6893,19 @@ snapshots: dependencies: '@table-nav/core': 0.0.7 - '@tanstack/query-core@5.85.9': {} + '@tanstack/query-core@5.101.0': {} - '@tanstack/query-devtools@5.84.0': {} + '@tanstack/query-devtools@5.101.0': {} - '@tanstack/react-query-devtools@5.85.9(@tanstack/react-query@5.85.9(react@19.2.7))(react@19.2.7)': + '@tanstack/react-query-devtools@5.101.0(@tanstack/react-query@5.101.0(react@19.2.7))(react@19.2.7)': dependencies: - '@tanstack/query-devtools': 5.84.0 - '@tanstack/react-query': 5.85.9(react@19.2.7) + '@tanstack/query-devtools': 5.101.0 + '@tanstack/react-query': 5.101.0(react@19.2.7) react: 19.2.7 - '@tanstack/react-query@5.85.9(react@19.2.7)': + '@tanstack/react-query@5.101.0(react@19.2.7)': dependencies: - '@tanstack/query-core': 5.85.9 + '@tanstack/query-core': 5.101.0 react: 19.2.7 '@tanstack/react-table@8.21.3(react-dom@19.2.7(react@19.2.7))(react@19.2.7)': @@ -7080,15 +7089,15 @@ snapshots: '@types/node': 25.4.0 optional: true - '@uiw/codemirror-theme-vscode@4.25.9(@codemirror/language@6.12.3)(@codemirror/state@6.6.0)(@codemirror/view@6.40.0)': + '@uiw/codemirror-theme-vscode@4.25.10(@codemirror/language@6.12.3)(@codemirror/state@6.6.0)(@codemirror/view@6.40.0)': dependencies: - '@uiw/codemirror-themes': 4.25.9(@codemirror/language@6.12.3)(@codemirror/state@6.6.0)(@codemirror/view@6.40.0) + '@uiw/codemirror-themes': 4.25.10(@codemirror/language@6.12.3)(@codemirror/state@6.6.0)(@codemirror/view@6.40.0) transitivePeerDependencies: - '@codemirror/language' - '@codemirror/state' - '@codemirror/view' - '@uiw/codemirror-themes@4.25.9(@codemirror/language@6.12.3)(@codemirror/state@6.6.0)(@codemirror/view@6.40.0)': + '@uiw/codemirror-themes@4.25.10(@codemirror/language@6.12.3)(@codemirror/state@6.6.0)(@codemirror/view@6.40.0)': dependencies: '@codemirror/language': 6.12.3 '@codemirror/state': 6.6.0 @@ -7291,6 +7300,16 @@ snapshots: transitivePeerDependencies: - debug + axios@1.18.0: + dependencies: + follow-redirects: 1.16.0 + form-data: 4.0.5 + https-proxy-agent: 5.0.1 + proxy-from-env: 2.1.0 + transitivePeerDependencies: + - debug + - supports-color + babel-plugin-polyfill-corejs2@0.4.17(@babel/core@7.29.0): dependencies: '@babel/compat-data': 7.29.3 @@ -8022,6 +8041,8 @@ snapshots: follow-redirects@1.15.6: {} + follow-redirects@1.16.0: {} + foreground-child@3.3.1: dependencies: cross-spawn: 7.0.6 @@ -8249,10 +8270,6 @@ snapshots: dependencies: function-bind: 1.1.2 - hoist-non-react-statics@3.3.2: - dependencies: - react-is: 16.13.1 - hookable@6.1.0: {} hosted-git-info@4.1.0: @@ -8833,6 +8850,8 @@ snapshots: proxy-from-env@1.1.0: {} + proxy-from-env@2.1.0: {} + pump@3.0.0: dependencies: end-of-stream: 1.4.5 @@ -8863,7 +8882,7 @@ snapshots: iconv-lite: 0.6.3 unpipe: 1.0.0 - react-colorful@5.6.1(react-dom@19.2.7(react@19.2.7))(react@19.2.7): + react-colorful@5.7.0(react-dom@19.2.7(react@19.2.7))(react@19.2.7): dependencies: react: 19.2.7 react-dom: 19.2.7(react@19.2.7) @@ -8875,16 +8894,14 @@ snapshots: react-fast-compare@3.2.2: {} - react-hook-form@7.72.0(react@19.2.7): + react-hook-form@7.80.0(react@19.2.7): dependencies: react: 19.2.7 - react-icons@5.5.0(react@19.2.7): + react-icons@5.6.0(react@19.2.7): dependencies: react: 19.2.7 - react-is@16.13.1: {} - react-refresh@0.18.0: {} react-router@8.0.1(react-dom@19.2.7(react@19.2.7))(react@19.2.7): @@ -8894,7 +8911,7 @@ snapshots: optionalDependencies: react-dom: 19.2.7(react@19.2.7) - react-virtuoso@4.17.0(react-dom@19.2.7(react@19.2.7))(react@19.2.7): + react-virtuoso@4.18.7(react-dom@19.2.7(react@19.2.7))(react@19.2.7): dependencies: react: 19.2.7 react-dom: 19.2.7(react@19.2.7) @@ -9738,7 +9755,7 @@ snapshots: yocto-queue@0.1.0: {} - zustand@5.0.9(@types/react@19.1.12)(react@19.2.7)(use-sync-external-store@1.6.0(react@19.2.7)): + zustand@5.0.14(@types/react@19.1.12)(react@19.2.7)(use-sync-external-store@1.6.0(react@19.2.7)): optionalDependencies: '@types/react': 19.1.12 react: 19.2.7