From aab29aabc55a5aad619ccd87a3804a51c66ea684 Mon Sep 17 00:00:00 2001 From: cpojer Date: Mon, 2 Dec 2024 09:01:37 +0900 Subject: [PATCH] Update deps. GitOrigin-RevId: f7a61cbe4175dddd972c55586d41fc0958446324 --- ares/package.json | 2 +- artemis/package.json | 10 +- package.json | 2 +- pnpm-lock.yaml | 706 +++++++++++++++++++++---------------------- 4 files changed, 354 insertions(+), 366 deletions(-) diff --git a/ares/package.json b/ares/package.json index 17271afc..b166191b 100644 --- a/ares/package.json +++ b/ares/package.json @@ -65,7 +65,7 @@ "glob": "11.0.0", "relay-compiler": "^18.2.0", "vite-plugin-minify": "^2.1.0", - "vite-plugin-pwa": "^0.21.0", + "vite-plugin-pwa": "^0.21.1", "vite-plugin-restart": "^0.4.2" } } diff --git a/artemis/package.json b/artemis/package.json index a82c6359..2523fecf 100644 --- a/artemis/package.json +++ b/artemis/package.json @@ -25,10 +25,10 @@ "@nkzw/safe-word-list": "^2.1.0", "@pothos/core": "^4.3.0", "@pothos/plugin-complexity": "^4.1.0", - "@pothos/plugin-directives": "^4.1.0", - "@pothos/plugin-prisma": "^4.3.1", + "@pothos/plugin-directives": "^4.2.0", + "@pothos/plugin-prisma": "^4.4.0", "@pothos/plugin-relay": "^4.3.0", - "@prisma/client": "^5.22.0", + "@prisma/client": "^6.0.0", "@quixo3/prisma-session-store": "^3.1.13", "@sentry/node": "^8.41.0", "@types/express-session": "^1.18.1", @@ -71,8 +71,8 @@ "@types/web-push": "^3.6.4", "glob": "11.0.0", "p-limit": "^6.1.0", - "prisma": "^5.22.0", - "prisma-json-types-generator": "^3.1.1", + "prisma": "^6.0.0", + "prisma-json-types-generator": "^3.2.2", "terminal-link": "^3.0.0" }, "prisma": { diff --git a/package.json b/package.json index d3fed81c..5b87edd4 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@styled/typescript-styled-plugin": "^1.0.1", "@swc/core": "^1.9.3", "@types/fbt": "^1.0.5", - "@types/node": "^22.10.0", + "@types/node": "^22.10.1", "@vitejs/plugin-react": "^4.3.4", "babel-plugin-fbt": "^1.0.0", "babel-plugin-fbt-import": "^0.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ca33d2fe..9449c4b4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -60,11 +60,11 @@ importers: specifier: ^1.0.5 version: 1.0.5 '@types/node': - specifier: ^22.10.0 - version: 22.10.0 + specifier: ^22.10.1 + version: 22.10.1 '@vitejs/plugin-react': specifier: ^4.3.4 - version: 4.3.4(vite@6.0.1(@types/node@22.10.0)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1)) + version: 4.3.4(vite@6.0.1(@types/node@22.10.1)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1)) babel-plugin-fbt: specifier: ^1.0.0 version: 1.0.0 @@ -103,16 +103,16 @@ importers: version: 0.14.2 ts-node: specifier: ^10.9.2 - version: 10.9.2(@swc/core@1.9.3)(@types/node@22.10.0)(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu)) + version: 10.9.2(@swc/core@1.9.3)(@types/node@22.10.1)(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu)) typescript: specifier: ^5.7.2 version: 5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu) vite: specifier: ^6.0.1 - version: 6.0.1(@types/node@22.10.0)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1) + version: 6.0.1(@types/node@22.10.1)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1) vitest: specifier: ^2.1.6 - version: 2.1.6(@types/node@22.10.0)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1) + version: 2.1.6(@types/node@22.10.1)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1) apollo: dependencies: @@ -272,13 +272,13 @@ importers: version: 18.2.0 vite-plugin-minify: specifier: ^2.1.0 - version: 2.1.0(vite@6.0.1(@types/node@22.10.0)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1)) + version: 2.1.0(vite@6.0.1(@types/node@22.10.1)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1)) vite-plugin-pwa: - specifier: ^0.21.0 - version: 0.21.0(@types/babel__core@7.20.5)(vite@6.0.1(@types/node@22.10.0)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1))(workbox-window@7.3.0) + specifier: ^0.21.1 + version: 0.21.1(@types/babel__core@7.20.5)(vite@6.0.1(@types/node@22.10.1)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1))(workbox-window@7.3.0) vite-plugin-restart: specifier: ^0.4.2 - version: 0.4.2(vite@6.0.1(@types/node@22.10.0)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1)) + version: 0.4.2(vite@6.0.1(@types/node@22.10.1)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1)) art: dependencies: @@ -343,20 +343,20 @@ importers: specifier: ^4.1.0 version: 4.1.0(@pothos/core@4.3.0(graphql@16.9.0))(graphql@16.9.0) '@pothos/plugin-directives': - specifier: ^4.1.0 - version: 4.1.0(graphql@16.9.0) + specifier: ^4.2.0 + version: 4.2.0(graphql@16.9.0) '@pothos/plugin-prisma': - specifier: ^4.3.1 - version: 4.3.1(@pothos/core@4.3.0(graphql@16.9.0))(@prisma/client@5.22.0(prisma@5.22.0))(graphql@16.9.0)(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu)) + specifier: ^4.4.0 + version: 4.4.0(@pothos/core@4.3.0(graphql@16.9.0))(@prisma/client@6.0.0(prisma@6.0.0))(graphql@16.9.0)(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu)) '@pothos/plugin-relay': specifier: ^4.3.0 version: 4.3.0(@pothos/core@4.3.0(graphql@16.9.0))(graphql@16.9.0) '@prisma/client': - specifier: ^5.22.0 - version: 5.22.0(prisma@5.22.0) + specifier: ^6.0.0 + version: 6.0.0(prisma@6.0.0) '@quixo3/prisma-session-store': specifier: ^3.1.13 - version: 3.1.13(@prisma/client@5.22.0(prisma@5.22.0))(express-session@1.18.1) + version: 3.1.13(@prisma/client@6.0.0(prisma@6.0.0))(express-session@1.18.1) '@sentry/node': specifier: ^8.41.0 version: 8.41.0 @@ -441,7 +441,7 @@ importers: version: 3.699.0 '@rollup/plugin-replace': specifier: ^6.0.1 - version: 6.0.1(rollup@4.27.4) + version: 6.0.1(rollup@4.28.0) '@sentry/vite-plugin': specifier: ^2.22.6 version: 2.22.6 @@ -476,11 +476,11 @@ importers: specifier: ^6.1.0 version: 6.1.0 prisma: - specifier: ^5.22.0 - version: 5.22.0 + specifier: ^6.0.0 + version: 6.0.0 prisma-json-types-generator: - specifier: ^3.1.1 - version: 3.1.1(prisma@5.22.0)(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu)) + specifier: ^3.2.2 + version: 3.2.2(prisma@6.0.0)(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu)) terminal-link: specifier: ^3.0.0 version: 3.0.0 @@ -668,7 +668,7 @@ importers: version: 19.0.0-rc.1(react@19.0.0-rc.1) vocs: specifier: 1.0.0-alpha.62 - version: 1.0.0-alpha.62(@types/node@22.10.0)(@types/react-dom@18.3.1)(@types/react@18.3.12)(acorn@8.14.0)(babel-plugin-macros@3.1.0)(react-dom@19.0.0-rc.1(react@19.0.0-rc.1))(react@19.0.0-rc.1)(rollup@4.27.4)(terser@5.36.0)(ts-node@10.9.2(@swc/core@1.9.3)(@types/node@22.10.0)(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu)))(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu)) + version: 1.0.0-alpha.62(@types/node@22.10.1)(@types/react-dom@18.3.1)(@types/react@18.3.12)(acorn@8.14.0)(babel-plugin-macros@3.1.0)(react-dom@19.0.0-rc.1(react@19.0.0-rc.1))(react@19.0.0-rc.1)(rollup@4.28.0)(terser@5.36.0)(ts-node@10.9.2(@swc/core@1.9.3)(@types/node@22.10.1)(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu)))(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu)) eslint-plugin: {} @@ -771,10 +771,10 @@ importers: version: 6.2.0 vite-plugin-minify: specifier: ^2.1.0 - version: 2.1.0(vite@6.0.1(@types/node@22.10.0)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1)) + version: 2.1.0(vite@6.0.1(@types/node@22.10.1)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1)) vite-plugin-singlefile: specifier: ^2.0.3 - version: 2.0.3(rollup@4.27.4)(vite@6.0.1(@types/node@22.10.0)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1)) + version: 2.0.3(rollup@4.28.0)(vite@6.0.1(@types/node@22.10.1)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1)) scripts: devDependencies: @@ -2735,13 +2735,13 @@ packages: '@pothos/core': '*' graphql: '>=16.6.0' - '@pothos/plugin-directives@4.1.0': - resolution: {integrity: sha512-RFqdrCeqdY14xmAXfEznAmh/6bLlAcxr+/Zl9KbjLUOxShx/ARqS6zN4YvU/Qur7hxFSpjzF/5pSjUPwJjWkvg==} + '@pothos/plugin-directives@4.2.0': + resolution: {integrity: sha512-0t66G55r6ecvXWADLTyUXWljRg3jsBhqq5CCFB2HKOUTg7oUFzZZ+yTwmlh8H6oXCZf2+1fCHhmO28k6R3wo5A==} peerDependencies: graphql: '>=16.6.0' - '@pothos/plugin-prisma@4.3.1': - resolution: {integrity: sha512-5maJe2o8VCBye5m/fXG+TsvQzhEmF9YpXnLtR9/3T8Z3H51VgthU60xZoN8N+oMKFOqOYEMX1i21J/ojXrTj9A==} + '@pothos/plugin-prisma@4.4.0': + resolution: {integrity: sha512-TlXJ8QVOihpPbJGGHwOv2MUFv61xHU2xgGyTVp7KWNLQ6hzP9RH3nSQY7H1pNLOYR5wK+RyREJcaswVNwtxuqw==} hasBin: true peerDependencies: '@pothos/core': '*' @@ -2761,38 +2761,32 @@ packages: peerDependencies: prettier: ^3.1.0 || ^4.0.0 - '@prisma/client@5.22.0': - resolution: {integrity: sha512-M0SVXfyHnQREBKxCgyo7sffrKttwE6R8PMq330MIUF0pTwjUhLbW84pFDlf06B27XyCR++VtjugEnIHdr07SVA==} - engines: {node: '>=16.13'} + '@prisma/client@6.0.0': + resolution: {integrity: sha512-tOBhG35ozqZ/5Y6B0TNOa6cwULUW8ijXqBXcgb12bfozqf6eGMyGs+jphywCsj6uojv5lAZZnxVSoLMVebIP+g==} + engines: {node: '>=18.18'} peerDependencies: prisma: '*' peerDependenciesMeta: prisma: optional: true - '@prisma/debug@5.20.0': - resolution: {integrity: sha512-oCx79MJ4HSujokA8S1g0xgZUGybD4SyIOydoHMngFYiwEwYDQ5tBQkK5XoEHuwOYDKUOKRn/J0MEymckc4IgsQ==} - - '@prisma/debug@5.22.0': - resolution: {integrity: sha512-AUt44v3YJeggO2ZU5BkXI7M4hu9BF2zzH2iF2V5pyXT/lRTyWiElZ7It+bRH1EshoMRxHgpYg4VB6rCM+mG5jQ==} + '@prisma/debug@6.0.0': + resolution: {integrity: sha512-eUjoNThlDXdyJ1iQ2d7U6aTVwm59EwvODb5zFVNJEokNoSiQmiYWNzZIwZyDmZ+j51j42/0iTaHIJ4/aZPKFRg==} - '@prisma/engines-version@5.22.0-44.605197351a3c8bdd595af2d2a9bc3025bca48ea2': - resolution: {integrity: sha512-2PTmxFR2yHW/eB3uqWtcgRcgAbG1rwG9ZriSvQw+nnb7c4uCr3RAcGMb6/zfE88SKlC1Nj2ziUvc96Z379mHgQ==} + '@prisma/engines-version@5.23.0-27.5dbef10bdbfb579e07d35cc85fb1518d357cb99e': + resolution: {integrity: sha512-JmIds0Q2/vsOmnuTJYxY4LE+sajqjYKhLtdOT6y4imojqv5d/aeVEfbBGC74t8Be1uSp0OP8lxIj2OqoKbLsfQ==} - '@prisma/engines@5.22.0': - resolution: {integrity: sha512-UNjfslWhAt06kVL3CjkuYpHAWSO6L4kDCVPegV6itt7nD1kSJavd3vhgAEhjglLJJKEdJ7oIqDJ+yHk6qO8gPA==} + '@prisma/engines@6.0.0': + resolution: {integrity: sha512-ZZCVP3q22ifN6Ex6C8RIcTDBlRtMJS2H1ljV0knCiWNGArvvkEbE88W3uDdq/l4+UvyvHpGzdf9ZsCWSQR7ZQQ==} - '@prisma/fetch-engine@5.22.0': - resolution: {integrity: sha512-bkrD/Mc2fSvkQBV5EpoFcZ87AvOgDxbG99488a5cexp5Ccny+UM6MAe/UFkUC0wLYD9+9befNOqGiIJhhq+HbA==} + '@prisma/fetch-engine@6.0.0': + resolution: {integrity: sha512-j2m+iO5RDPRI7SUc7sHo8wX7SA4iTkJ+18Sxch8KinQM46YiCQD1iXKN6qU79C1Fliw5Bw/qDyTHaTsa3JMerA==} - '@prisma/generator-helper@5.20.0': - resolution: {integrity: sha512-37Aibw0wVRQgQVtCdNAIN71YFnSQfvetok7vd95KKkYkQRbEx94gsvPDpyN9Mw7p3IwA3nFgPfLc3jBRztUkKw==} + '@prisma/generator-helper@6.0.0': + resolution: {integrity: sha512-5DkG7hspZo6U4OtqI2W0JcgtY37sr7HgT8Q0W/sjL4VoV4px6ivzK6Eif5bKM7q+S4yFUHtjUt/3s69ErfLn7A==} - '@prisma/generator-helper@5.22.0': - resolution: {integrity: sha512-LwqcBQ5/QsuAaLNQZAIVIAJDJBMjHwMwn16e06IYx/3Okj/xEEfw9IvrqB2cJCl3b2mCBlh3eVH0w9WGmi4aHg==} - - '@prisma/get-platform@5.22.0': - resolution: {integrity: sha512-pHhpQdr1UPFpt+zFfnPazhulaZYCUqeIcPpJViYoq9R+D/yw4fjE+CtnsnKzPYm0ddUbeXUzjGVGIRVgPDCk4Q==} + '@prisma/get-platform@6.0.0': + resolution: {integrity: sha512-PS6nYyIm9g8C03E4y7LknOfdCw/t2KyEJxntMPQHQZCOUgOpF82Ma60mdlOD08w90I3fjLiZZ0+MadenR3naDQ==} '@prisma/instrumentation@5.19.1': resolution: {integrity: sha512-VLnzMQq7CWroL5AeaW0Py2huiNKeoMfCH3SUxstdzPrlWQi6UQ9UrfcbUkNHlVFqOMacqy8X/8YtE0kuKDpD9w==} @@ -3234,93 +3228,93 @@ packages: rollup: optional: true - '@rollup/rollup-android-arm-eabi@4.27.4': - resolution: {integrity: sha512-2Y3JT6f5MrQkICUyRVCw4oa0sutfAsgaSsb0Lmmy1Wi2y7X5vT9Euqw4gOsCyy0YfKURBg35nhUKZS4mDcfULw==} + '@rollup/rollup-android-arm-eabi@4.28.0': + resolution: {integrity: sha512-wLJuPLT6grGZsy34g4N1yRfYeouklTgPhH1gWXCYspenKYD0s3cR99ZevOGw5BexMNywkbV3UkjADisozBmpPQ==} cpu: [arm] os: [android] - '@rollup/rollup-android-arm64@4.27.4': - resolution: {integrity: sha512-wzKRQXISyi9UdCVRqEd0H4cMpzvHYt1f/C3CoIjES6cG++RHKhrBj2+29nPF0IB5kpy9MS71vs07fvrNGAl/iA==} + '@rollup/rollup-android-arm64@4.28.0': + resolution: {integrity: sha512-eiNkznlo0dLmVG/6wf+Ifi/v78G4d4QxRhuUl+s8EWZpDewgk7PX3ZyECUXU0Zq/Ca+8nU8cQpNC4Xgn2gFNDA==} cpu: [arm64] os: [android] - '@rollup/rollup-darwin-arm64@4.27.4': - resolution: {integrity: sha512-PlNiRQapift4LNS8DPUHuDX/IdXiLjf8mc5vdEmUR0fF/pyy2qWwzdLjB+iZquGr8LuN4LnUoSEvKRwjSVYz3Q==} + '@rollup/rollup-darwin-arm64@4.28.0': + resolution: {integrity: sha512-lmKx9yHsppblnLQZOGxdO66gT77bvdBtr/0P+TPOseowE7D9AJoBw8ZDULRasXRWf1Z86/gcOdpBrV6VDUY36Q==} cpu: [arm64] os: [darwin] - '@rollup/rollup-darwin-x64@4.27.4': - resolution: {integrity: sha512-o9bH2dbdgBDJaXWJCDTNDYa171ACUdzpxSZt+u/AAeQ20Nk5x+IhA+zsGmrQtpkLiumRJEYef68gcpn2ooXhSQ==} + '@rollup/rollup-darwin-x64@4.28.0': + resolution: {integrity: sha512-8hxgfReVs7k9Js1uAIhS6zq3I+wKQETInnWQtgzt8JfGx51R1N6DRVy3F4o0lQwumbErRz52YqwjfvuwRxGv1w==} cpu: [x64] os: [darwin] - '@rollup/rollup-freebsd-arm64@4.27.4': - resolution: {integrity: sha512-NBI2/i2hT9Q+HySSHTBh52da7isru4aAAo6qC3I7QFVsuhxi2gM8t/EI9EVcILiHLj1vfi+VGGPaLOUENn7pmw==} + '@rollup/rollup-freebsd-arm64@4.28.0': + resolution: {integrity: sha512-lA1zZB3bFx5oxu9fYud4+g1mt+lYXCoch0M0V/xhqLoGatbzVse0wlSQ1UYOWKpuSu3gyN4qEc0Dxf/DII1bhQ==} cpu: [arm64] os: [freebsd] - '@rollup/rollup-freebsd-x64@4.27.4': - resolution: {integrity: sha512-wYcC5ycW2zvqtDYrE7deary2P2UFmSh85PUpAx+dwTCO9uw3sgzD6Gv9n5X4vLaQKsrfTSZZ7Z7uynQozPVvWA==} + '@rollup/rollup-freebsd-x64@4.28.0': + resolution: {integrity: sha512-aI2plavbUDjCQB/sRbeUZWX9qp12GfYkYSJOrdYTL/C5D53bsE2/nBPuoiJKoWp5SN78v2Vr8ZPnB+/VbQ2pFA==} cpu: [x64] os: [freebsd] - '@rollup/rollup-linux-arm-gnueabihf@4.27.4': - resolution: {integrity: sha512-9OwUnK/xKw6DyRlgx8UizeqRFOfi9mf5TYCw1uolDaJSbUmBxP85DE6T4ouCMoN6pXw8ZoTeZCSEfSaYo+/s1w==} + '@rollup/rollup-linux-arm-gnueabihf@4.28.0': + resolution: {integrity: sha512-WXveUPKtfqtaNvpf0iOb0M6xC64GzUX/OowbqfiCSXTdi/jLlOmH0Ba94/OkiY2yTGTwteo4/dsHRfh5bDCZ+w==} cpu: [arm] os: [linux] - '@rollup/rollup-linux-arm-musleabihf@4.27.4': - resolution: {integrity: sha512-Vgdo4fpuphS9V24WOV+KwkCVJ72u7idTgQaBoLRD0UxBAWTF9GWurJO9YD9yh00BzbkhpeXtm6na+MvJU7Z73A==} + '@rollup/rollup-linux-arm-musleabihf@4.28.0': + resolution: {integrity: sha512-yLc3O2NtOQR67lI79zsSc7lk31xjwcaocvdD1twL64PK1yNaIqCeWI9L5B4MFPAVGEVjH5k1oWSGuYX1Wutxpg==} cpu: [arm] os: [linux] - '@rollup/rollup-linux-arm64-gnu@4.27.4': - resolution: {integrity: sha512-pleyNgyd1kkBkw2kOqlBx+0atfIIkkExOTiifoODo6qKDSpnc6WzUY5RhHdmTdIJXBdSnh6JknnYTtmQyobrVg==} + '@rollup/rollup-linux-arm64-gnu@4.28.0': + resolution: {integrity: sha512-+P9G9hjEpHucHRXqesY+3X9hD2wh0iNnJXX/QhS/J5vTdG6VhNYMxJ2rJkQOxRUd17u5mbMLHM7yWGZdAASfcg==} cpu: [arm64] os: [linux] - '@rollup/rollup-linux-arm64-musl@4.27.4': - resolution: {integrity: sha512-caluiUXvUuVyCHr5DxL8ohaaFFzPGmgmMvwmqAITMpV/Q+tPoaHZ/PWa3t8B2WyoRcIIuu1hkaW5KkeTDNSnMA==} + '@rollup/rollup-linux-arm64-musl@4.28.0': + resolution: {integrity: sha512-1xsm2rCKSTpKzi5/ypT5wfc+4bOGa/9yI/eaOLW0oMs7qpC542APWhl4A37AENGZ6St6GBMWhCCMM6tXgTIplw==} cpu: [arm64] os: [linux] - '@rollup/rollup-linux-powerpc64le-gnu@4.27.4': - resolution: {integrity: sha512-FScrpHrO60hARyHh7s1zHE97u0KlT/RECzCKAdmI+LEoC1eDh/RDji9JgFqyO+wPDb86Oa/sXkily1+oi4FzJQ==} + '@rollup/rollup-linux-powerpc64le-gnu@4.28.0': + resolution: {integrity: sha512-zgWxMq8neVQeXL+ouSf6S7DoNeo6EPgi1eeqHXVKQxqPy1B2NvTbaOUWPn/7CfMKL7xvhV0/+fq/Z/J69g1WAQ==} cpu: [ppc64] os: [linux] - '@rollup/rollup-linux-riscv64-gnu@4.27.4': - resolution: {integrity: sha512-qyyprhyGb7+RBfMPeww9FlHwKkCXdKHeGgSqmIXw9VSUtvyFZ6WZRtnxgbuz76FK7LyoN8t/eINRbPUcvXB5fw==} + '@rollup/rollup-linux-riscv64-gnu@4.28.0': + resolution: {integrity: sha512-VEdVYacLniRxbRJLNtzwGt5vwS0ycYshofI7cWAfj7Vg5asqj+pt+Q6x4n+AONSZW/kVm+5nklde0qs2EUwU2g==} cpu: [riscv64] os: [linux] - '@rollup/rollup-linux-s390x-gnu@4.27.4': - resolution: {integrity: sha512-PFz+y2kb6tbh7m3A7nA9++eInGcDVZUACulf/KzDtovvdTizHpZaJty7Gp0lFwSQcrnebHOqxF1MaKZd7psVRg==} + '@rollup/rollup-linux-s390x-gnu@4.28.0': + resolution: {integrity: sha512-LQlP5t2hcDJh8HV8RELD9/xlYtEzJkm/aWGsauvdO2ulfl3QYRjqrKW+mGAIWP5kdNCBheqqqYIGElSRCaXfpw==} cpu: [s390x] os: [linux] - '@rollup/rollup-linux-x64-gnu@4.27.4': - resolution: {integrity: sha512-Ni8mMtfo+o/G7DVtweXXV/Ol2TFf63KYjTtoZ5f078AUgJTmaIJnj4JFU7TK/9SVWTaSJGxPi5zMDgK4w+Ez7Q==} + '@rollup/rollup-linux-x64-gnu@4.28.0': + resolution: {integrity: sha512-Nl4KIzteVEKE9BdAvYoTkW19pa7LR/RBrT6F1dJCV/3pbjwDcaOq+edkP0LXuJ9kflW/xOK414X78r+K84+msw==} cpu: [x64] os: [linux] - '@rollup/rollup-linux-x64-musl@4.27.4': - resolution: {integrity: sha512-5AeeAF1PB9TUzD+3cROzFTnAJAcVUGLuR8ng0E0WXGkYhp6RD6L+6szYVX+64Rs0r72019KHZS1ka1q+zU/wUw==} + '@rollup/rollup-linux-x64-musl@4.28.0': + resolution: {integrity: sha512-eKpJr4vBDOi4goT75MvW+0dXcNUqisK4jvibY9vDdlgLx+yekxSm55StsHbxUsRxSTt3JEQvlr3cGDkzcSP8bw==} cpu: [x64] os: [linux] - '@rollup/rollup-win32-arm64-msvc@4.27.4': - resolution: {integrity: sha512-yOpVsA4K5qVwu2CaS3hHxluWIK5HQTjNV4tWjQXluMiiiu4pJj4BN98CvxohNCpcjMeTXk/ZMJBRbgRg8HBB6A==} + '@rollup/rollup-win32-arm64-msvc@4.28.0': + resolution: {integrity: sha512-Vi+WR62xWGsE/Oj+mD0FNAPY2MEox3cfyG0zLpotZdehPFXwz6lypkGs5y38Jd/NVSbOD02aVad6q6QYF7i8Bg==} cpu: [arm64] os: [win32] - '@rollup/rollup-win32-ia32-msvc@4.27.4': - resolution: {integrity: sha512-KtwEJOaHAVJlxV92rNYiG9JQwQAdhBlrjNRp7P9L8Cb4Rer3in+0A+IPhJC9y68WAi9H0sX4AiG2NTsVlmqJeQ==} + '@rollup/rollup-win32-ia32-msvc@4.28.0': + resolution: {integrity: sha512-kN/Vpip8emMLn/eOza+4JwqDZBL6MPNpkdaEsgUtW1NYN3DZvZqSQrbKzJcTL6hd8YNmFTn7XGWMwccOcJBL0A==} cpu: [ia32] os: [win32] - '@rollup/rollup-win32-x64-msvc@4.27.4': - resolution: {integrity: sha512-3j4jx1TppORdTAoBJRd+/wJRGCPC0ETWkXOecJ6PPZLj6SptXkrXcNqdj0oclbKML6FkQltdz7bBA3rUSirZug==} + '@rollup/rollup-win32-x64-msvc@4.28.0': + resolution: {integrity: sha512-Bvno2/aZT6usSa7lRDL2+hMjVAGjuqaymF1ApZm31JXzniR/hvr14jpU+/z4X6Gt5BPlzosscyJZGUvguXIqeQ==} cpu: [x64] os: [win32] @@ -3442,26 +3436,26 @@ packages: resolution: {integrity: sha512-zIieP1VLWQb3wUjFJlwOAoaaJygJhXeUoGd0e/Ha2RLb2eW2S+4gjf6y6NqyY71tZ74LYVZKg/4prB6FAZSMXQ==} engines: {node: '>= 14'} - '@shikijs/core@1.23.1': - resolution: {integrity: sha512-NuOVgwcHgVC6jBVH5V7iblziw6iQbWWHrj5IlZI3Fqu2yx9awH7OIQkXIcsHsUmY19ckwSgUMgrqExEyP5A0TA==} + '@shikijs/core@1.24.0': + resolution: {integrity: sha512-6pvdH0KoahMzr6689yh0QJ3rCgF4j1XsXRHNEeEN6M4xJTfQ6QPWrmHzIddotg+xPJUPEPzYzYCKzpYyhTI6Gw==} - '@shikijs/engine-javascript@1.23.1': - resolution: {integrity: sha512-i/LdEwT5k3FVu07SiApRFwRcSJs5QM9+tod5vYCPig1Ywi8GR30zcujbxGQFJHwYD7A5BUqagi8o5KS+LEVgBg==} + '@shikijs/engine-javascript@1.24.0': + resolution: {integrity: sha512-ZA6sCeSsF3Mnlxxr+4wGEJ9Tto4RHmfIS7ox8KIAbH0MTVUkw3roHPHZN+LlJMOHJJOVupe6tvuAzRpN8qK1vA==} - '@shikijs/engine-oniguruma@1.23.1': - resolution: {integrity: sha512-KQ+lgeJJ5m2ISbUZudLR1qHeH3MnSs2mjFg7bnencgs5jDVPeJ2NVDJ3N5ZHbcTsOIh0qIueyAJnwg7lg7kwXQ==} + '@shikijs/engine-oniguruma@1.24.0': + resolution: {integrity: sha512-Eua0qNOL73Y82lGA4GF5P+G2+VXX9XnuUxkiUuwcxQPH4wom+tE39kZpBFXfUuwNYxHSkrSxpB1p4kyRW0moSg==} - '@shikijs/rehype@1.23.1': - resolution: {integrity: sha512-PH5bpMDEc4nBP62Ci3lUqkxBWRTm8cdE+eY9er5QD50jAWQxhXcc1Aeax1AlyrASrtjTwCkI22M6N9iSn5p+bQ==} + '@shikijs/rehype@1.24.0': + resolution: {integrity: sha512-ZUbSSc2/bKFqROdU7CwdeuLjtGiwRVy68G8vcHKi3feXqfv/LJCfaC20WBRvrSkw1RWJUaQX3g2ROL4ggwGrug==} - '@shikijs/transformers@1.23.1': - resolution: {integrity: sha512-yQ2Cn0M9i46p30KwbyIzLvKDk+dQNU+lj88RGO0XEj54Hn4Cof1bZoDb9xBRWxFE4R8nmK63w7oHnJwvOtt0NQ==} + '@shikijs/transformers@1.24.0': + resolution: {integrity: sha512-Qf/hby+PRPkoHncjYnJf5svK1aCsOUtQhuLzKPnmeXJtuUZCmbH0pTpdNtXe9tgln/RHlyRJnv7q46HHS1sO0Q==} - '@shikijs/twoslash@1.23.1': - resolution: {integrity: sha512-Qj/+CGAF6TdcRjPDQn1bxyKD8ejnV7VJLqCHzob1uCbwQlJTI5z0gUVAgpqS55z4vdV1Mrx2IpCTl9glhC0l3A==} + '@shikijs/twoslash@1.24.0': + resolution: {integrity: sha512-ELyIoD54dFDlb4eGt5sy54WhFeJ39N1hR9W7ADwHWn3XH7cOPjj320EPCh2t76fIoLb0auD46tVLQVVMn93qsA==} - '@shikijs/types@1.23.1': - resolution: {integrity: sha512-98A5hGyEhzzAgQh2dAeHKrWW4HfCMeoFER2z16p5eJ+vmPeF6lZ/elEne6/UCU551F/WqkopqRsr1l2Yu6+A0g==} + '@shikijs/types@1.24.0': + resolution: {integrity: sha512-aptbEuq1Pk88DMlCe+FzXNnBZ17LCiLIGWAeCWhoFDzia5Q5Krx3DgnULLiouSdd6+LUM39XwXGppqYE0Ghtug==} '@shikijs/vscode-textmate@9.3.0': resolution: {integrity: sha512-jn7/7ky30idSkd/O5yDBfAnVt+JJpepofP/POZ1iMOxK59cOfqIgg/Dj0eFsjOTMw+4ycJN0uhZH/Eb0bs/EUA==} @@ -3899,8 +3893,8 @@ packages: '@types/mysql@2.15.26': resolution: {integrity: sha512-DSLCOXhkvfS5WNNPbfn2KdICAmk8lLc+/PNvnPnF7gOdMZCxopXduqv0OQ13y/yA/zXTSikZZqVgybUxOEg6YQ==} - '@types/node@22.10.0': - resolution: {integrity: sha512-XC70cRZVElFHfIUB40FgZOBbgJYFKKMa5nb9lxcwYstFG/Mi+/Y0bGS+rs6Dmhmkpq4pnNiLiuZAbc02YCOnmA==} + '@types/node@22.10.1': + resolution: {integrity: sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==} '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -5013,8 +5007,8 @@ packages: engines: {node: '>=0.10.0'} hasBin: true - electron-to-chromium@1.5.66: - resolution: {integrity: sha512-pI2QF6+i+zjPbqRzJwkMvtvkdI7MjVbSh2g8dlMguDJIXEPw+kwasS1Jl+YGPEBfGVxsVgGUratAKymPdPo2vQ==} + electron-to-chromium@1.5.67: + resolution: {integrity: sha512-nz88NNBsD7kQSAGGJyp8hS6xSPtWwqNogA0mjtc2nUYeEf3nURK9qpV18TuBdDmEDgVWotS8Wkzf+V52dSQ/LQ==} emmet@2.4.11: resolution: {integrity: sha512-23QPJB3moh/U9sT4rQzGgeyyGIrcM+GH5uVYg2C6wZIxAIJq7Ng3QLT79tl8FUwDXhyq9SusfknOrofAKqvgyQ==} @@ -5656,8 +5650,8 @@ packages: resolution: {integrity: sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==} engines: {node: '>=8'} - globals@15.12.0: - resolution: {integrity: sha512-1+gLErljJFhbOVyaetcwJiJ4+eLe45S2E7P5UiZ9xGfeq3ATQf5DOv9G7MH3gGbKQLkzmNh2DxfZwLdw+j6oTQ==} + globals@15.13.0: + resolution: {integrity: sha512-49TewVEz0UxZjr1WYYsWpPrhyC/B/pA8Bq0fUmet2n+eR7yn0IvNzNaoBwnK6mdkzcN+se7Ez9zUgULTz2QH4g==} engines: {node: '>=18'} globalthis@1.0.4: @@ -5675,8 +5669,9 @@ packages: glur@1.1.2: resolution: {integrity: sha512-l+8esYHTKOx2G/Aao4lEQ0bnHWg4fWtJbVoZZT9Knxi01pB8C80BR85nONLFwkkQoFRCmXY+BUcGZN3yZ2QsRA==} - gopd@1.0.1: - resolution: {integrity: sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==} + gopd@1.1.0: + resolution: {integrity: sha512-FQoVQnqcdk4hVM4JN1eromaun4iuS34oStkdlLENLdpULsuQcTyXj8w7ayhuUfPwEYZ1ZOooOTT6fdA9Vmx/RA==} + engines: {node: '>= 0.4'} graceful-fs@4.2.11: resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==} @@ -5714,8 +5709,8 @@ packages: has-property-descriptors@1.0.2: resolution: {integrity: sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==} - has-proto@1.0.3: - resolution: {integrity: sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==} + has-proto@1.1.0: + resolution: {integrity: sha512-QLdzI9IIO1Jg7f9GT1gXpPpXArAn6cS31R1eEZqz08Gc+uQ8/XiqHWt17Fiw+2p6oTTIq5GXEpQkAlA88YRl/Q==} engines: {node: '>= 0.4'} has-symbols@1.0.3: @@ -6021,8 +6016,8 @@ packages: resolution: {integrity: sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==} engines: {node: '>=0.10.0'} - is-regex@1.1.4: - resolution: {integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==} + is-regex@1.2.0: + resolution: {integrity: sha512-B6ohK4ZmoftlUe+uvenXSbPJFo6U37BH7oO1B3nQH8f/7h27N56s85MhUtbFJAziz5dcmuR3i8ovUl35zp8pFA==} engines: {node: '>= 0.4'} is-regexp@1.0.0: @@ -6814,8 +6809,8 @@ packages: resolution: {integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==} engines: {node: '>=6'} - oniguruma-to-es@0.4.1: - resolution: {integrity: sha512-rNcEohFz095QKGRovP/yqPIKc+nP+Sjs4YTHMv33nMePGKrq/r2eu9Yh4646M5XluGJsUnmwoXuiXE69KDs+fQ==} + oniguruma-to-es@0.7.0: + resolution: {integrity: sha512-HRaRh09cE0gRS3+wi2zxekB+I5L8C/gN60S+vb11eADHUaB/q4u8wGGOX3GvwvitG8ixaeycZfeoyruKQzUgNg==} openskill@4.1.0: resolution: {integrity: sha512-8jEUpd3JJj8HWpNj9NUSQbPB3aI4WLp61VlG0kDLEwUjDYYmt1kXknol/4ckEftOPFi2zjq6MYcN/bUDxMNxEw==} @@ -7123,17 +7118,17 @@ packages: resolution: {integrity: sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - prisma-json-types-generator@3.1.1: - resolution: {integrity: sha512-LYVBKWcnh6SSPf6jNJuQEmByyZtj79kuxzilCF8962ViBNciBzk+pQ8qt7HR7lFUIOEN3sUeOOhJe1RuytGk6A==} + prisma-json-types-generator@3.2.2: + resolution: {integrity: sha512-kvEbJPIP5gxk65KmLs0nAvY+CxpqVMWb4OsEvXlyXZmp2IGfi5f52BUV7ezTYQNjRPZyR4QlayWJXffoqVVAfA==} engines: {node: '>=14.0'} hasBin: true peerDependencies: - prisma: ^5.20 + prisma: ^5 || ^6 typescript: ^5.6.2 - prisma@5.22.0: - resolution: {integrity: sha512-vtpjW3XuYCSnMsNVBjLMNkTj6OZbudcPPTPYHqX0CJfpcdWciI1dM8uHETwmDxxiqEwCIE6WvXucWUetJgfu/A==} - engines: {node: '>=16.13'} + prisma@6.0.0: + resolution: {integrity: sha512-RX7KtbW7IoEByf7MR32JK1PkVYLVYFqeODTtiIX3cqekq1aKdsF3Eud4zp2sUShMLjvdb5Jow0LbUjRq5LVxPw==} + engines: {node: '>=18.18'} hasBin: true progress@2.0.3: @@ -7526,8 +7521,8 @@ packages: deprecated: Rimraf versions prior to v4 are no longer supported hasBin: true - rollup@4.27.4: - resolution: {integrity: sha512-RLKxqHEMjh/RGLsDxAEsaLO3mWgyoU6x9w6n1ikAzet4B3gI2/3yP6PWY2p9QzRTh6MfEIXB3MwsOY0Iv3vNrw==} + rollup@4.28.0: + resolution: {integrity: sha512-G9GOrmgWHBma4YfCcX8PjH0qhXSdH8B4HDE2o4/jaxj93S4DPCIDoLcXz99eWMji4hB29UFCEd7B2gwGJDR9cQ==} engines: {node: '>=18.0.0', npm: '>=8.0.0'} hasBin: true @@ -7614,8 +7609,8 @@ packages: resolution: {integrity: sha512-AzqKpGKjrj7EM6rKVQEPpB288oCfnrEIuyoT9cyF4nmGa7V8Zk6f7RRqYisX8X9m+Q7bd632aZW4ky7EhbQztA==} engines: {node: '>= 0.4'} - shiki@1.23.1: - resolution: {integrity: sha512-8kxV9TH4pXgdKGxNOkrSMydn1Xf6It8lsle0fiqxf7a1149K1WGtdOu3Zb91T5r1JpvRPxqxU3C2XdZZXQnrig==} + shiki@1.24.0: + resolution: {integrity: sha512-qIneep7QRwxRd5oiHb8jaRzH15V/S8F3saCXOdjwRLgozZJr5x2yeBhQtqkO3FSzQDwYEFAYuifg4oHjpDghrg==} shimmer@1.2.1: resolution: {integrity: sha512-sQTKC1Re/rM6XyFM6fIAGHRPVGvyXfgzIDvzoq608vM+jeyVD0Tu1E6Np0Kc2zAIFWIj963V2800iF/9LPieQw==} @@ -8072,8 +8067,8 @@ packages: trough@2.2.0: resolution: {integrity: sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==} - ts-api-utils@1.4.2: - resolution: {integrity: sha512-ZF5gQIQa/UmzfvxbHZI3JXN0/Jt+vnAfAviNRAMc491laiK6YCLpCW9ft8oaCRFOTxCZtUTE6XB0ZQAe3olntw==} + ts-api-utils@1.4.3: + resolution: {integrity: sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==} engines: {node: '>=16'} peerDependencies: typescript: '>=4.2.0' @@ -8111,9 +8106,6 @@ packages: tslib@1.14.1: resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==} - tslib@2.7.0: - resolution: {integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==} - tslib@2.8.1: resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} @@ -8372,12 +8364,12 @@ packages: peerDependencies: vite: '>=5' - vite-plugin-pwa@0.21.0: - resolution: {integrity: sha512-gnDE5sN2hdxA4vTl0pe6PCTPXqChk175jH8dZVVTBjFhWarZZoXaAdoTIKCIa8Zbx94sC0CnCOyERBWpxvry+g==} + vite-plugin-pwa@0.21.1: + resolution: {integrity: sha512-rkTbKFbd232WdiRJ9R3u+hZmf5SfQljX1b45NF6oLA6DSktEKpYllgTo1l2lkiZWMWV78pABJtFjNXfBef3/3Q==} engines: {node: '>=16.0.0'} peerDependencies: '@vite-pwa/assets-generator': ^0.2.6 - vite: ^3.1.0 || ^4.0.0 || ^5.0.0 + vite: ^3.1.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 workbox-window: ^7.3.0 peerDependenciesMeta: '@vite-pwa/assets-generator': @@ -10475,7 +10467,7 @@ snapshots: '@jest/schemas': 29.6.3 '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 22.10.0 + '@types/node': 22.10.1 '@types/yargs': 17.0.33 chalk: 4.1.2 @@ -10557,11 +10549,11 @@ snapshots: '@types/react': 18.3.12 react: 19.0.0-rc.1 - '@mdx-js/rollup@3.1.0(acorn@8.14.0)(rollup@4.27.4)': + '@mdx-js/rollup@3.1.0(acorn@8.14.0)(rollup@4.28.0)': dependencies: '@mdx-js/mdx': 3.1.0(acorn@8.14.0) - '@rollup/pluginutils': 5.1.3(rollup@4.27.4) - rollup: 4.27.4 + '@rollup/pluginutils': 5.1.3(rollup@4.28.0) + rollup: 4.28.0 source-map: 0.7.4 vfile: 6.0.3 transitivePeerDependencies: @@ -10952,15 +10944,15 @@ snapshots: '@pothos/core': 4.3.0(graphql@16.9.0) graphql: 16.9.0 - '@pothos/plugin-directives@4.1.0(graphql@16.9.0)': + '@pothos/plugin-directives@4.2.0(graphql@16.9.0)': dependencies: graphql: 16.9.0 - '@pothos/plugin-prisma@4.3.1(@pothos/core@4.3.0(graphql@16.9.0))(@prisma/client@5.22.0(prisma@5.22.0))(graphql@16.9.0)(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu))': + '@pothos/plugin-prisma@4.4.0(@pothos/core@4.3.0(graphql@16.9.0))(@prisma/client@6.0.0(prisma@6.0.0))(graphql@16.9.0)(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu))': dependencies: '@pothos/core': 4.3.0(graphql@16.9.0) - '@prisma/client': 5.22.0(prisma@5.22.0) - '@prisma/generator-helper': 5.22.0 + '@prisma/client': 6.0.0(prisma@6.0.0) + '@prisma/generator-helper': 6.0.0 graphql: 16.9.0 typescript: 5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu) @@ -10991,40 +10983,34 @@ snapshots: worktank: 2.7.3 zeptomatch: 1.2.2 - '@prisma/client@5.22.0(prisma@5.22.0)': + '@prisma/client@6.0.0(prisma@6.0.0)': optionalDependencies: - prisma: 5.22.0 + prisma: 6.0.0 - '@prisma/debug@5.20.0': {} + '@prisma/debug@6.0.0': {} - '@prisma/debug@5.22.0': {} + '@prisma/engines-version@5.23.0-27.5dbef10bdbfb579e07d35cc85fb1518d357cb99e': {} - '@prisma/engines-version@5.22.0-44.605197351a3c8bdd595af2d2a9bc3025bca48ea2': {} - - '@prisma/engines@5.22.0': - dependencies: - '@prisma/debug': 5.22.0 - '@prisma/engines-version': 5.22.0-44.605197351a3c8bdd595af2d2a9bc3025bca48ea2 - '@prisma/fetch-engine': 5.22.0 - '@prisma/get-platform': 5.22.0 - - '@prisma/fetch-engine@5.22.0': + '@prisma/engines@6.0.0': dependencies: - '@prisma/debug': 5.22.0 - '@prisma/engines-version': 5.22.0-44.605197351a3c8bdd595af2d2a9bc3025bca48ea2 - '@prisma/get-platform': 5.22.0 + '@prisma/debug': 6.0.0 + '@prisma/engines-version': 5.23.0-27.5dbef10bdbfb579e07d35cc85fb1518d357cb99e + '@prisma/fetch-engine': 6.0.0 + '@prisma/get-platform': 6.0.0 - '@prisma/generator-helper@5.20.0': + '@prisma/fetch-engine@6.0.0': dependencies: - '@prisma/debug': 5.20.0 + '@prisma/debug': 6.0.0 + '@prisma/engines-version': 5.23.0-27.5dbef10bdbfb579e07d35cc85fb1518d357cb99e + '@prisma/get-platform': 6.0.0 - '@prisma/generator-helper@5.22.0': + '@prisma/generator-helper@6.0.0': dependencies: - '@prisma/debug': 5.22.0 + '@prisma/debug': 6.0.0 - '@prisma/get-platform@5.22.0': + '@prisma/get-platform@6.0.0': dependencies: - '@prisma/debug': 5.22.0 + '@prisma/debug': 6.0.0 '@prisma/instrumentation@5.19.1': dependencies: @@ -11034,10 +11020,10 @@ snapshots: transitivePeerDependencies: - supports-color - '@quixo3/prisma-session-store@3.1.13(@prisma/client@5.22.0(prisma@5.22.0))(express-session@1.18.1)': + '@quixo3/prisma-session-store@3.1.13(@prisma/client@6.0.0(prisma@6.0.0))(express-session@1.18.1)': dependencies: '@paralleldrive/cuid2': 2.2.2 - '@prisma/client': 5.22.0(prisma@5.22.0) + '@prisma/client': 6.0.0(prisma@6.0.0) express-session: 1.18.1 ts-dedent: 2.2.0 type-fest: 2.19.0 @@ -11395,115 +11381,115 @@ snapshots: '@remix-run/router@1.21.0(patch_hash=7q564giuhwnsmh7vzwdxsozvom)': {} - '@rollup/plugin-babel@5.3.1(@babel/core@7.26.0)(@types/babel__core@7.20.5)(rollup@4.27.4)': + '@rollup/plugin-babel@5.3.1(@babel/core@7.26.0)(@types/babel__core@7.20.5)(rollup@4.28.0)': dependencies: '@babel/core': 7.26.0 '@babel/helper-module-imports': 7.25.9 - '@rollup/pluginutils': 3.1.0(rollup@4.27.4) - rollup: 4.27.4 + '@rollup/pluginutils': 3.1.0(rollup@4.28.0) + rollup: 4.28.0 optionalDependencies: '@types/babel__core': 7.20.5 transitivePeerDependencies: - supports-color - '@rollup/plugin-node-resolve@15.3.0(rollup@4.27.4)': + '@rollup/plugin-node-resolve@15.3.0(rollup@4.28.0)': dependencies: - '@rollup/pluginutils': 5.1.3(rollup@4.27.4) + '@rollup/pluginutils': 5.1.3(rollup@4.28.0) '@types/resolve': 1.20.2 deepmerge: 4.3.1 is-module: 1.0.0 resolve: 1.22.8 optionalDependencies: - rollup: 4.27.4 + rollup: 4.28.0 - '@rollup/plugin-replace@2.4.2(rollup@4.27.4)': + '@rollup/plugin-replace@2.4.2(rollup@4.28.0)': dependencies: - '@rollup/pluginutils': 3.1.0(rollup@4.27.4) + '@rollup/pluginutils': 3.1.0(rollup@4.28.0) magic-string: 0.25.9 - rollup: 4.27.4 + rollup: 4.28.0 - '@rollup/plugin-replace@6.0.1(rollup@4.27.4)': + '@rollup/plugin-replace@6.0.1(rollup@4.28.0)': dependencies: - '@rollup/pluginutils': 5.1.3(rollup@4.27.4) + '@rollup/pluginutils': 5.1.3(rollup@4.28.0) magic-string: 0.30.14 optionalDependencies: - rollup: 4.27.4 + rollup: 4.28.0 - '@rollup/plugin-terser@0.4.4(rollup@4.27.4)': + '@rollup/plugin-terser@0.4.4(rollup@4.28.0)': dependencies: serialize-javascript: 6.0.2 smob: 1.5.0 terser: 5.36.0 optionalDependencies: - rollup: 4.27.4 + rollup: 4.28.0 - '@rollup/pluginutils@3.1.0(rollup@4.27.4)': + '@rollup/pluginutils@3.1.0(rollup@4.28.0)': dependencies: '@types/estree': 0.0.39 estree-walker: 1.0.1 picomatch: 2.3.1 - rollup: 4.27.4 + rollup: 4.28.0 - '@rollup/pluginutils@5.1.3(rollup@4.27.4)': + '@rollup/pluginutils@5.1.3(rollup@4.28.0)': dependencies: '@types/estree': 1.0.6 estree-walker: 2.0.2 picomatch: 4.0.2 optionalDependencies: - rollup: 4.27.4 + rollup: 4.28.0 - '@rollup/rollup-android-arm-eabi@4.27.4': + '@rollup/rollup-android-arm-eabi@4.28.0': optional: true - '@rollup/rollup-android-arm64@4.27.4': + '@rollup/rollup-android-arm64@4.28.0': optional: true - '@rollup/rollup-darwin-arm64@4.27.4': + '@rollup/rollup-darwin-arm64@4.28.0': optional: true - '@rollup/rollup-darwin-x64@4.27.4': + '@rollup/rollup-darwin-x64@4.28.0': optional: true - '@rollup/rollup-freebsd-arm64@4.27.4': + '@rollup/rollup-freebsd-arm64@4.28.0': optional: true - '@rollup/rollup-freebsd-x64@4.27.4': + '@rollup/rollup-freebsd-x64@4.28.0': optional: true - '@rollup/rollup-linux-arm-gnueabihf@4.27.4': + '@rollup/rollup-linux-arm-gnueabihf@4.28.0': optional: true - '@rollup/rollup-linux-arm-musleabihf@4.27.4': + '@rollup/rollup-linux-arm-musleabihf@4.28.0': optional: true - '@rollup/rollup-linux-arm64-gnu@4.27.4': + '@rollup/rollup-linux-arm64-gnu@4.28.0': optional: true - '@rollup/rollup-linux-arm64-musl@4.27.4': + '@rollup/rollup-linux-arm64-musl@4.28.0': optional: true - '@rollup/rollup-linux-powerpc64le-gnu@4.27.4': + '@rollup/rollup-linux-powerpc64le-gnu@4.28.0': optional: true - '@rollup/rollup-linux-riscv64-gnu@4.27.4': + '@rollup/rollup-linux-riscv64-gnu@4.28.0': optional: true - '@rollup/rollup-linux-s390x-gnu@4.27.4': + '@rollup/rollup-linux-s390x-gnu@4.28.0': optional: true - '@rollup/rollup-linux-x64-gnu@4.27.4': + '@rollup/rollup-linux-x64-gnu@4.28.0': optional: true - '@rollup/rollup-linux-x64-musl@4.27.4': + '@rollup/rollup-linux-x64-musl@4.28.0': optional: true - '@rollup/rollup-win32-arm64-msvc@4.27.4': + '@rollup/rollup-win32-arm64-msvc@4.28.0': optional: true - '@rollup/rollup-win32-ia32-msvc@4.27.4': + '@rollup/rollup-win32-ia32-msvc@4.28.0': optional: true - '@rollup/rollup-win32-x64-msvc@4.27.4': + '@rollup/rollup-win32-x64-msvc@4.28.0': optional: true '@rtsao/scc@1.1.0': {} @@ -11674,49 +11660,49 @@ snapshots: - encoding - supports-color - '@shikijs/core@1.23.1': + '@shikijs/core@1.24.0': dependencies: - '@shikijs/engine-javascript': 1.23.1 - '@shikijs/engine-oniguruma': 1.23.1 - '@shikijs/types': 1.23.1 + '@shikijs/engine-javascript': 1.24.0 + '@shikijs/engine-oniguruma': 1.24.0 + '@shikijs/types': 1.24.0 '@shikijs/vscode-textmate': 9.3.0 '@types/hast': 3.0.4 hast-util-to-html: 9.0.3 - '@shikijs/engine-javascript@1.23.1': + '@shikijs/engine-javascript@1.24.0': dependencies: - '@shikijs/types': 1.23.1 + '@shikijs/types': 1.24.0 '@shikijs/vscode-textmate': 9.3.0 - oniguruma-to-es: 0.4.1 + oniguruma-to-es: 0.7.0 - '@shikijs/engine-oniguruma@1.23.1': + '@shikijs/engine-oniguruma@1.24.0': dependencies: - '@shikijs/types': 1.23.1 + '@shikijs/types': 1.24.0 '@shikijs/vscode-textmate': 9.3.0 - '@shikijs/rehype@1.23.1': + '@shikijs/rehype@1.24.0': dependencies: - '@shikijs/types': 1.23.1 + '@shikijs/types': 1.24.0 '@types/hast': 3.0.4 hast-util-to-string: 3.0.1 - shiki: 1.23.1 + shiki: 1.24.0 unified: 11.0.5 unist-util-visit: 5.0.0 - '@shikijs/transformers@1.23.1': + '@shikijs/transformers@1.24.0': dependencies: - shiki: 1.23.1 + shiki: 1.24.0 - '@shikijs/twoslash@1.23.1(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu))': + '@shikijs/twoslash@1.24.0(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu))': dependencies: - '@shikijs/core': 1.23.1 - '@shikijs/types': 1.23.1 + '@shikijs/core': 1.24.0 + '@shikijs/types': 1.24.0 twoslash: 0.2.12(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu)) transitivePeerDependencies: - supports-color - typescript - '@shikijs/types@1.23.1': + '@shikijs/types@1.24.0': dependencies: '@shikijs/vscode-textmate': 9.3.0 '@types/hast': 3.0.4 @@ -12170,15 +12156,15 @@ snapshots: '@types/body-parser@1.19.5': dependencies: '@types/connect': 3.4.38 - '@types/node': 22.10.0 + '@types/node': 22.10.1 '@types/connect@3.4.36': dependencies: - '@types/node': 22.10.0 + '@types/node': 22.10.1 '@types/connect@3.4.38': dependencies: - '@types/node': 22.10.0 + '@types/node': 22.10.1 '@types/cookie@0.4.1': {} @@ -12186,7 +12172,7 @@ snapshots: '@types/cors@2.8.17': dependencies: - '@types/node': 22.10.0 + '@types/node': 22.10.1 '@types/debug@4.1.12': dependencies: @@ -12202,7 +12188,7 @@ snapshots: '@types/express-serve-static-core@5.0.2': dependencies: - '@types/node': 22.10.0 + '@types/node': 22.10.1 '@types/qs': 6.9.17 '@types/range-parser': 1.2.7 '@types/send': 0.17.4 @@ -12227,7 +12213,7 @@ snapshots: '@types/glob@8.1.0': dependencies: '@types/minimatch': 5.1.2 - '@types/node': 22.10.0 + '@types/node': 22.10.1 '@types/hast@3.0.4': dependencies: @@ -12282,9 +12268,9 @@ snapshots: '@types/mysql@2.15.26': dependencies: - '@types/node': 22.10.0 + '@types/node': 22.10.1 - '@types/node@22.10.0': + '@types/node@22.10.1': dependencies: undici-types: 6.20.0 @@ -12315,13 +12301,13 @@ snapshots: '@types/pg@8.6.1': dependencies: - '@types/node': 22.10.0 + '@types/node': 22.10.1 pg-protocol: 1.7.0 pg-types: 2.2.0 '@types/pixelmatch@5.2.6': dependencies: - '@types/node': 22.10.0 + '@types/node': 22.10.1 '@types/prop-types@15.7.13': {} @@ -12367,12 +12353,12 @@ snapshots: '@types/send@0.17.4': dependencies: '@types/mime': 1.3.5 - '@types/node': 22.10.0 + '@types/node': 22.10.1 '@types/serve-static@1.15.7': dependencies: '@types/http-errors': 2.0.4 - '@types/node': 22.10.0 + '@types/node': 22.10.1 '@types/send': 0.17.4 '@types/shimmer@1.2.0': {} @@ -12383,7 +12369,7 @@ snapshots: '@types/tedious@4.0.14': dependencies: - '@types/node': 22.10.0 + '@types/node': 22.10.1 '@types/trusted-types@2.0.7': {} @@ -12395,11 +12381,11 @@ snapshots: '@types/web-push@3.6.4': dependencies: - '@types/node': 22.10.0 + '@types/node': 22.10.1 '@types/ws@8.5.13': dependencies: - '@types/node': 22.10.0 + '@types/node': 22.10.1 '@types/yargs-parser@21.0.3': {} @@ -12419,7 +12405,7 @@ snapshots: graphemer: 1.4.0 ignore: 5.3.2 natural-compare: 1.4.0 - ts-api-utils: 1.4.2(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu)) + ts-api-utils: 1.4.3(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu)) optionalDependencies: typescript: 5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu) transitivePeerDependencies: @@ -12462,7 +12448,7 @@ snapshots: '@typescript-eslint/utils': 8.16.0(eslint@8.57.0)(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu)) debug: 4.3.7(supports-color@5.5.0) eslint: 8.57.0 - ts-api-utils: 1.4.2(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu)) + ts-api-utils: 1.4.3(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu)) optionalDependencies: typescript: 5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu) transitivePeerDependencies: @@ -12495,7 +12481,7 @@ snapshots: is-glob: 4.0.3 minimatch: 9.0.5 semver: 7.6.3 - ts-api-utils: 1.4.2(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu)) + ts-api-utils: 1.4.3(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu)) optionalDependencies: typescript: 5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu) transitivePeerDependencies: @@ -12574,7 +12560,7 @@ snapshots: dependencies: '@vanilla-extract/private': 1.0.6 - '@vanilla-extract/integration@6.5.0(@types/node@22.10.0)(babel-plugin-macros@3.1.0)(terser@5.36.0)': + '@vanilla-extract/integration@6.5.0(@types/node@22.10.1)(babel-plugin-macros@3.1.0)(terser@5.36.0)': dependencies: '@babel/core': 7.26.0 '@babel/plugin-syntax-typescript': 7.25.9(@babel/core@7.26.0) @@ -12587,8 +12573,8 @@ snapshots: lodash: 4.17.21 mlly: 1.7.3 outdent: 0.8.0 - vite: 5.4.11(@types/node@22.10.0)(terser@5.36.0) - vite-node: 1.6.0(@types/node@22.10.0)(terser@5.36.0) + vite: 5.4.11(@types/node@22.10.1)(terser@5.36.0) + vite-node: 1.6.0(@types/node@22.10.1)(terser@5.36.0) transitivePeerDependencies: - '@types/node' - babel-plugin-macros @@ -12603,13 +12589,13 @@ snapshots: '@vanilla-extract/private@1.0.6': {} - '@vanilla-extract/vite-plugin@3.9.5(@types/node@22.10.0)(babel-plugin-macros@3.1.0)(terser@5.36.0)(ts-node@10.9.2(@swc/core@1.9.3)(@types/node@22.10.0)(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu)))(vite@5.4.11(@types/node@22.10.0)(terser@5.36.0))': + '@vanilla-extract/vite-plugin@3.9.5(@types/node@22.10.1)(babel-plugin-macros@3.1.0)(terser@5.36.0)(ts-node@10.9.2(@swc/core@1.9.3)(@types/node@22.10.1)(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu)))(vite@5.4.11(@types/node@22.10.1)(terser@5.36.0))': dependencies: - '@vanilla-extract/integration': 6.5.0(@types/node@22.10.0)(babel-plugin-macros@3.1.0)(terser@5.36.0) + '@vanilla-extract/integration': 6.5.0(@types/node@22.10.1)(babel-plugin-macros@3.1.0)(terser@5.36.0) outdent: 0.8.0 postcss: 8.4.49 - postcss-load-config: 4.0.2(postcss@8.4.49)(ts-node@10.9.2(@swc/core@1.9.3)(@types/node@22.10.0)(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu))) - vite: 5.4.11(@types/node@22.10.0)(terser@5.36.0) + postcss-load-config: 4.0.2(postcss@8.4.49)(ts-node@10.9.2(@swc/core@1.9.3)(@types/node@22.10.1)(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu))) + vite: 5.4.11(@types/node@22.10.1)(terser@5.36.0) transitivePeerDependencies: - '@types/node' - babel-plugin-macros @@ -12623,25 +12609,25 @@ snapshots: - terser - ts-node - '@vitejs/plugin-react@4.3.1(vite@5.4.11(@types/node@22.10.0)(terser@5.36.0))': + '@vitejs/plugin-react@4.3.1(vite@5.4.11(@types/node@22.10.1)(terser@5.36.0))': dependencies: '@babel/core': 7.26.0 '@babel/plugin-transform-react-jsx-self': 7.25.9(@babel/core@7.26.0) '@babel/plugin-transform-react-jsx-source': 7.25.9(@babel/core@7.26.0) '@types/babel__core': 7.20.5 react-refresh: 0.14.2 - vite: 5.4.11(@types/node@22.10.0)(terser@5.36.0) + vite: 5.4.11(@types/node@22.10.1)(terser@5.36.0) transitivePeerDependencies: - supports-color - '@vitejs/plugin-react@4.3.4(vite@6.0.1(@types/node@22.10.0)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1))': + '@vitejs/plugin-react@4.3.4(vite@6.0.1(@types/node@22.10.1)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1))': dependencies: '@babel/core': 7.26.0 '@babel/plugin-transform-react-jsx-self': 7.25.9(@babel/core@7.26.0) '@babel/plugin-transform-react-jsx-source': 7.25.9(@babel/core@7.26.0) '@types/babel__core': 7.20.5 react-refresh: 0.14.2 - vite: 6.0.1(@types/node@22.10.0)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1) + vite: 6.0.1(@types/node@22.10.1)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1) transitivePeerDependencies: - supports-color @@ -12652,13 +12638,13 @@ snapshots: chai: 5.1.2 tinyrainbow: 1.2.0 - '@vitest/mocker@2.1.6(vite@6.0.1(@types/node@22.10.0)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1))': + '@vitest/mocker@2.1.6(vite@6.0.1(@types/node@22.10.1)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1))': dependencies: '@vitest/spy': 2.1.6 estree-walker: 3.0.3 magic-string: 0.30.14 optionalDependencies: - vite: 6.0.1(@types/node@22.10.0)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1) + vite: 6.0.1(@types/node@22.10.1)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1) '@vitest/pretty-format@2.1.6': dependencies: @@ -13053,7 +13039,7 @@ snapshots: browserslist@4.24.2: dependencies: caniuse-lite: 1.0.30001684 - electron-to-chromium: 1.5.66 + electron-to-chromium: 1.5.67 node-releases: 2.0.18 update-browserslist-db: 1.1.1(browserslist@4.24.2) @@ -13406,7 +13392,7 @@ snapshots: dependencies: es-define-property: 1.0.0 es-errors: 1.3.0 - gopd: 1.0.1 + gopd: 1.1.0 define-properties@1.2.1: dependencies: @@ -13548,7 +13534,7 @@ snapshots: dependencies: jake: 10.9.2 - electron-to-chromium@1.5.66: {} + electron-to-chromium@1.5.67: {} emmet@2.4.11: dependencies: @@ -13585,7 +13571,7 @@ snapshots: dependencies: '@types/cookie': 0.4.1 '@types/cors': 2.8.17 - '@types/node': 22.10.0 + '@types/node': 22.10.1 accepts: 1.3.8 base64id: 2.0.0 cookie: 0.7.2 @@ -13629,9 +13615,9 @@ snapshots: get-intrinsic: 1.2.4 get-symbol-description: 1.0.2 globalthis: 1.0.4 - gopd: 1.0.1 + gopd: 1.1.0 has-property-descriptors: 1.0.2 - has-proto: 1.0.3 + has-proto: 1.1.0 has-symbols: 1.0.3 hasown: 2.0.2 internal-slot: 1.0.7 @@ -13639,7 +13625,7 @@ snapshots: is-callable: 1.2.7 is-data-view: 1.0.1 is-negative-zero: 2.0.3 - is-regex: 1.1.4 + is-regex: 1.2.0 is-shared-array-buffer: 1.0.3 is-string: 1.0.7 is-typed-array: 1.1.13 @@ -13676,9 +13662,9 @@ snapshots: function-bind: 1.1.2 get-intrinsic: 1.2.4 globalthis: 1.0.4 - gopd: 1.0.1 + gopd: 1.1.0 has-property-descriptors: 1.0.2 - has-proto: 1.0.3 + has-proto: 1.1.0 has-symbols: 1.0.3 internal-slot: 1.0.7 iterator.prototype: 1.1.3 @@ -13940,7 +13926,7 @@ snapshots: core-js-compat: 3.39.0 eslint: 8.57.0 esquery: 1.6.0 - globals: 15.12.0 + globals: 15.13.0 indent-string: 4.0.0 is-builtin-module: 3.2.1 jsesc: 3.0.2 @@ -14100,7 +14086,7 @@ snapshots: eval@0.1.8: dependencies: - '@types/node': 22.10.0 + '@types/node': 22.10.1 require-like: 0.1.2 execa@5.1.1: @@ -14417,7 +14403,7 @@ snapshots: dependencies: es-errors: 1.3.0 function-bind: 1.1.2 - has-proto: 1.0.3 + has-proto: 1.1.0 has-symbols: 1.0.3 hasown: 2.0.2 @@ -14493,12 +14479,12 @@ snapshots: dependencies: type-fest: 0.20.2 - globals@15.12.0: {} + globals@15.13.0: {} globalthis@1.0.4: dependencies: define-properties: 1.2.1 - gopd: 1.0.1 + gopd: 1.1.0 globby@11.1.0: dependencies: @@ -14519,7 +14505,7 @@ snapshots: glur@1.1.2: {} - gopd@1.0.1: + gopd@1.1.0: dependencies: get-intrinsic: 1.2.4 @@ -14547,7 +14533,9 @@ snapshots: dependencies: es-define-property: 1.0.0 - has-proto@1.0.3: {} + has-proto@1.1.0: + dependencies: + call-bind: 1.0.7 has-symbols@1.0.3: {} @@ -14913,10 +14901,12 @@ snapshots: dependencies: isobject: 3.0.1 - is-regex@1.1.4: + is-regex@1.2.0: dependencies: call-bind: 1.0.7 + gopd: 1.1.0 has-tostringtag: 1.0.2 + hasown: 2.0.2 is-regexp@1.0.0: {} @@ -15041,7 +15031,7 @@ snapshots: jest-util@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 22.10.0 + '@types/node': 22.10.1 chalk: 4.1.2 ci-info: 3.9.0 graceful-fs: 4.2.11 @@ -15967,7 +15957,7 @@ snapshots: dependencies: mimic-fn: 2.1.0 - oniguruma-to-es@0.4.1: + oniguruma-to-es@0.7.0: dependencies: emoji-regex-xs: 1.0.0 regex: 5.0.2 @@ -16203,13 +16193,13 @@ snapshots: camelcase-css: 2.0.1 postcss: 8.4.49 - postcss-load-config@4.0.2(postcss@8.4.49)(ts-node@10.9.2(@swc/core@1.9.3)(@types/node@22.10.0)(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu))): + postcss-load-config@4.0.2(postcss@8.4.49)(ts-node@10.9.2(@swc/core@1.9.3)(@types/node@22.10.1)(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu))): dependencies: lilconfig: 3.1.2 yaml: 2.6.1 optionalDependencies: postcss: 8.4.49 - ts-node: 10.9.2(@swc/core@1.9.3)(@types/node@22.10.0)(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu)) + ts-node: 10.9.2(@swc/core@1.9.3)(@types/node@22.10.1)(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu)) postcss-nested@6.2.0(postcss@8.4.49): dependencies: @@ -16262,16 +16252,16 @@ snapshots: ansi-styles: 5.2.0 react-is: 18.3.1 - prisma-json-types-generator@3.1.1(prisma@5.22.0)(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu)): + prisma-json-types-generator@3.2.2(prisma@6.0.0)(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu)): dependencies: - '@prisma/generator-helper': 5.20.0 - prisma: 5.22.0 - tslib: 2.7.0 + '@prisma/generator-helper': 6.0.0 + prisma: 6.0.0 + tslib: 2.8.1 typescript: 5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu) - prisma@5.22.0: + prisma@6.0.0: dependencies: - '@prisma/engines': 5.22.0 + '@prisma/engines': 6.0.0 optionalDependencies: fsevents: 2.3.3 @@ -16526,7 +16516,7 @@ snapshots: es-abstract: 1.23.5 es-errors: 1.3.0 get-intrinsic: 1.2.4 - gopd: 1.0.1 + gopd: 1.1.0 which-builtin-type: 1.2.0 regenerate-unicode-properties@10.2.0: @@ -16749,28 +16739,28 @@ snapshots: dependencies: glob: 7.2.3 - rollup@4.27.4: + rollup@4.28.0: dependencies: '@types/estree': 1.0.6 optionalDependencies: - '@rollup/rollup-android-arm-eabi': 4.27.4 - '@rollup/rollup-android-arm64': 4.27.4 - '@rollup/rollup-darwin-arm64': 4.27.4 - '@rollup/rollup-darwin-x64': 4.27.4 - '@rollup/rollup-freebsd-arm64': 4.27.4 - '@rollup/rollup-freebsd-x64': 4.27.4 - '@rollup/rollup-linux-arm-gnueabihf': 4.27.4 - '@rollup/rollup-linux-arm-musleabihf': 4.27.4 - '@rollup/rollup-linux-arm64-gnu': 4.27.4 - '@rollup/rollup-linux-arm64-musl': 4.27.4 - '@rollup/rollup-linux-powerpc64le-gnu': 4.27.4 - '@rollup/rollup-linux-riscv64-gnu': 4.27.4 - '@rollup/rollup-linux-s390x-gnu': 4.27.4 - '@rollup/rollup-linux-x64-gnu': 4.27.4 - '@rollup/rollup-linux-x64-musl': 4.27.4 - '@rollup/rollup-win32-arm64-msvc': 4.27.4 - '@rollup/rollup-win32-ia32-msvc': 4.27.4 - '@rollup/rollup-win32-x64-msvc': 4.27.4 + '@rollup/rollup-android-arm-eabi': 4.28.0 + '@rollup/rollup-android-arm64': 4.28.0 + '@rollup/rollup-darwin-arm64': 4.28.0 + '@rollup/rollup-darwin-x64': 4.28.0 + '@rollup/rollup-freebsd-arm64': 4.28.0 + '@rollup/rollup-freebsd-x64': 4.28.0 + '@rollup/rollup-linux-arm-gnueabihf': 4.28.0 + '@rollup/rollup-linux-arm-musleabihf': 4.28.0 + '@rollup/rollup-linux-arm64-gnu': 4.28.0 + '@rollup/rollup-linux-arm64-musl': 4.28.0 + '@rollup/rollup-linux-powerpc64le-gnu': 4.28.0 + '@rollup/rollup-linux-riscv64-gnu': 4.28.0 + '@rollup/rollup-linux-s390x-gnu': 4.28.0 + '@rollup/rollup-linux-x64-gnu': 4.28.0 + '@rollup/rollup-linux-x64-musl': 4.28.0 + '@rollup/rollup-win32-arm64-msvc': 4.28.0 + '@rollup/rollup-win32-ia32-msvc': 4.28.0 + '@rollup/rollup-win32-x64-msvc': 4.28.0 fsevents: 2.3.3 run-parallel@1.2.0: @@ -16790,7 +16780,7 @@ snapshots: dependencies: call-bind: 1.0.7 es-errors: 1.3.0 - is-regex: 1.1.4 + is-regex: 1.2.0 safer-buffer@2.1.2: {} @@ -16847,7 +16837,7 @@ snapshots: es-errors: 1.3.0 function-bind: 1.1.2 get-intrinsic: 1.2.4 - gopd: 1.0.1 + gopd: 1.1.0 has-property-descriptors: 1.0.2 set-function-name@2.0.2: @@ -16873,12 +16863,12 @@ snapshots: shell-quote@1.8.2: {} - shiki@1.23.1: + shiki@1.24.0: dependencies: - '@shikijs/core': 1.23.1 - '@shikijs/engine-javascript': 1.23.1 - '@shikijs/engine-oniguruma': 1.23.1 - '@shikijs/types': 1.23.1 + '@shikijs/core': 1.24.0 + '@shikijs/engine-javascript': 1.24.0 + '@shikijs/engine-oniguruma': 1.24.0 + '@shikijs/types': 1.24.0 '@shikijs/vscode-textmate': 9.3.0 '@types/hast': 3.0.4 @@ -17067,7 +17057,7 @@ snapshots: es-errors: 1.3.0 es-object-atoms: 1.0.0 get-intrinsic: 1.2.4 - gopd: 1.0.1 + gopd: 1.1.0 has-symbols: 1.0.3 internal-slot: 1.0.7 regexp.prototype.flags: 1.5.3 @@ -17135,7 +17125,7 @@ snapshots: stripe@17.4.0: dependencies: - '@types/node': 22.10.0 + '@types/node': 22.10.1 qs: 6.13.1 strnum@1.0.5: {} @@ -17184,7 +17174,7 @@ snapshots: tabbable@6.2.0: {} - tailwindcss@3.4.15(ts-node@10.9.2(@swc/core@1.9.3)(@types/node@22.10.0)(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu))): + tailwindcss@3.4.15(ts-node@10.9.2(@swc/core@1.9.3)(@types/node@22.10.1)(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu))): dependencies: '@alloc/quick-lru': 5.2.0 arg: 5.0.2 @@ -17203,7 +17193,7 @@ snapshots: postcss: 8.4.49 postcss-import: 15.1.0(postcss@8.4.49) postcss-js: 4.0.1(postcss@8.4.49) - postcss-load-config: 4.0.2(postcss@8.4.49)(ts-node@10.9.2(@swc/core@1.9.3)(@types/node@22.10.0)(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu))) + postcss-load-config: 4.0.2(postcss@8.4.49)(ts-node@10.9.2(@swc/core@1.9.3)(@types/node@22.10.1)(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu))) postcss-nested: 6.2.0(postcss@8.4.49) postcss-selector-parser: 6.1.2 resolve: 1.22.8 @@ -17356,7 +17346,7 @@ snapshots: trough@2.2.0: {} - ts-api-utils@1.4.2(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu)): + ts-api-utils@1.4.3(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu)): dependencies: typescript: 5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu) @@ -17366,14 +17356,14 @@ snapshots: ts-mixer@6.0.4: {} - ts-node@10.9.2(@swc/core@1.9.3)(@types/node@22.10.0)(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu)): + ts-node@10.9.2(@swc/core@1.9.3)(@types/node@22.10.1)(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu)): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.11 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 22.10.0 + '@types/node': 22.10.1 acorn: 8.14.0 acorn-walk: 8.3.4 arg: 4.1.3 @@ -17397,8 +17387,6 @@ snapshots: tslib@1.14.1: {} - tslib@2.7.0: {} - tslib@2.8.1: {} tsutils@3.21.0(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu)): @@ -17449,8 +17437,8 @@ snapshots: dependencies: call-bind: 1.0.7 for-each: 0.3.3 - gopd: 1.0.1 - has-proto: 1.0.3 + gopd: 1.1.0 + has-proto: 1.1.0 is-typed-array: 1.1.13 typed-array-byte-offset@1.0.3: @@ -17458,8 +17446,8 @@ snapshots: available-typed-arrays: 1.0.7 call-bind: 1.0.7 for-each: 0.3.3 - gopd: 1.0.1 - has-proto: 1.0.3 + gopd: 1.1.0 + has-proto: 1.1.0 is-typed-array: 1.1.13 reflect.getprototypeof: 1.0.7 @@ -17467,7 +17455,7 @@ snapshots: dependencies: call-bind: 1.0.7 for-each: 0.3.3 - gopd: 1.0.1 + gopd: 1.1.0 is-typed-array: 1.1.13 possible-typed-array-names: 1.0.0 reflect.getprototypeof: 1.0.7 @@ -17658,13 +17646,13 @@ snapshots: '@types/unist': 3.0.3 vfile-message: 4.0.2 - vite-node@1.6.0(@types/node@22.10.0)(terser@5.36.0): + vite-node@1.6.0(@types/node@22.10.1)(terser@5.36.0): dependencies: cac: 6.7.14 debug: 4.3.7(supports-color@5.5.0) pathe: 1.1.2 picocolors: 1.1.1 - vite: 5.4.11(@types/node@22.10.0)(terser@5.36.0) + vite: 5.4.11(@types/node@22.10.1)(terser@5.36.0) transitivePeerDependencies: - '@types/node' - less @@ -17676,13 +17664,13 @@ snapshots: - supports-color - terser - vite-node@2.1.6(@types/node@22.10.0)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1): + vite-node@2.1.6(@types/node@22.10.1)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1): dependencies: cac: 6.7.14 debug: 4.3.7(supports-color@5.5.0) es-module-lexer: 1.5.4 pathe: 1.1.2 - vite: 6.0.1(@types/node@22.10.0)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1) + vite: 6.0.1(@types/node@22.10.1)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1) transitivePeerDependencies: - '@types/node' - jiti @@ -17697,61 +17685,61 @@ snapshots: - tsx - yaml - vite-plugin-minify@2.1.0(vite@6.0.1(@types/node@22.10.0)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1)): + vite-plugin-minify@2.1.0(vite@6.0.1(@types/node@22.10.1)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1)): dependencies: '@types/html-minifier-terser': 7.0.2 html-minifier-terser: 7.2.0 - vite: 6.0.1(@types/node@22.10.0)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1) + vite: 6.0.1(@types/node@22.10.1)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1) - vite-plugin-pwa@0.21.0(@types/babel__core@7.20.5)(vite@6.0.1(@types/node@22.10.0)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1))(workbox-window@7.3.0): + vite-plugin-pwa@0.21.1(@types/babel__core@7.20.5)(vite@6.0.1(@types/node@22.10.1)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1))(workbox-window@7.3.0): dependencies: debug: 4.3.7(supports-color@5.5.0) pretty-bytes: 6.1.1 tinyglobby: 0.2.10 - vite: 6.0.1(@types/node@22.10.0)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1) + vite: 6.0.1(@types/node@22.10.1)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1) workbox-build: 7.3.0(@types/babel__core@7.20.5) workbox-window: 7.3.0 transitivePeerDependencies: - '@types/babel__core' - supports-color - vite-plugin-restart@0.4.2(vite@6.0.1(@types/node@22.10.0)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1)): + vite-plugin-restart@0.4.2(vite@6.0.1(@types/node@22.10.1)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1)): dependencies: micromatch: 4.0.8 - vite: 6.0.1(@types/node@22.10.0)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1) + vite: 6.0.1(@types/node@22.10.1)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1) - vite-plugin-singlefile@2.0.3(rollup@4.27.4)(vite@6.0.1(@types/node@22.10.0)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1)): + vite-plugin-singlefile@2.0.3(rollup@4.28.0)(vite@6.0.1(@types/node@22.10.1)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1)): dependencies: micromatch: 4.0.8 - rollup: 4.27.4 - vite: 6.0.1(@types/node@22.10.0)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1) + rollup: 4.28.0 + vite: 6.0.1(@types/node@22.10.1)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1) - vite@5.4.11(@types/node@22.10.0)(terser@5.36.0): + vite@5.4.11(@types/node@22.10.1)(terser@5.36.0): dependencies: esbuild: 0.21.5 postcss: 8.4.49 - rollup: 4.27.4 + rollup: 4.28.0 optionalDependencies: - '@types/node': 22.10.0 + '@types/node': 22.10.1 fsevents: 2.3.3 terser: 5.36.0 - vite@6.0.1(@types/node@22.10.0)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1): + vite@6.0.1(@types/node@22.10.1)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1): dependencies: esbuild: 0.24.0 postcss: 8.4.49 - rollup: 4.27.4 + rollup: 4.28.0 optionalDependencies: - '@types/node': 22.10.0 + '@types/node': 22.10.1 fsevents: 2.3.3 jiti: 1.21.6 terser: 5.36.0 yaml: 2.6.1 - vitest@2.1.6(@types/node@22.10.0)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1): + vitest@2.1.6(@types/node@22.10.1)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1): dependencies: '@vitest/expect': 2.1.6 - '@vitest/mocker': 2.1.6(vite@6.0.1(@types/node@22.10.0)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1)) + '@vitest/mocker': 2.1.6(vite@6.0.1(@types/node@22.10.1)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1)) '@vitest/pretty-format': 2.1.6 '@vitest/runner': 2.1.6 '@vitest/snapshot': 2.1.6 @@ -17767,11 +17755,11 @@ snapshots: tinyexec: 0.3.1 tinypool: 1.0.2 tinyrainbow: 1.2.0 - vite: 6.0.1(@types/node@22.10.0)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1) - vite-node: 2.1.6(@types/node@22.10.0)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1) + vite: 6.0.1(@types/node@22.10.1)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1) + vite-node: 2.1.6(@types/node@22.10.1)(jiti@1.21.6)(terser@5.36.0)(yaml@2.6.1) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.10.0 + '@types/node': 22.10.1 transitivePeerDependencies: - jiti - less @@ -17786,12 +17774,12 @@ snapshots: - tsx - yaml - vocs@1.0.0-alpha.62(@types/node@22.10.0)(@types/react-dom@18.3.1)(@types/react@18.3.12)(acorn@8.14.0)(babel-plugin-macros@3.1.0)(react-dom@19.0.0-rc.1(react@19.0.0-rc.1))(react@19.0.0-rc.1)(rollup@4.27.4)(terser@5.36.0)(ts-node@10.9.2(@swc/core@1.9.3)(@types/node@22.10.0)(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu)))(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu)): + vocs@1.0.0-alpha.62(@types/node@22.10.1)(@types/react-dom@18.3.1)(@types/react@18.3.12)(acorn@8.14.0)(babel-plugin-macros@3.1.0)(react-dom@19.0.0-rc.1(react@19.0.0-rc.1))(react@19.0.0-rc.1)(rollup@4.28.0)(terser@5.36.0)(ts-node@10.9.2(@swc/core@1.9.3)(@types/node@22.10.1)(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu)))(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu)): dependencies: '@floating-ui/react': 0.26.28(react-dom@19.0.0-rc.1(react@19.0.0-rc.1))(react@19.0.0-rc.1) '@hono/node-server': 1.13.7(hono@3.12.12) '@mdx-js/react': 3.1.0(@types/react@18.3.12)(react@19.0.0-rc.1) - '@mdx-js/rollup': 3.1.0(acorn@8.14.0)(rollup@4.27.4) + '@mdx-js/rollup': 3.1.0(acorn@8.14.0)(rollup@4.28.0) '@noble/hashes': 1.6.1 '@radix-ui/colors': 3.0.0 '@radix-ui/react-accordion': 1.2.1(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@19.0.0-rc.1(react@19.0.0-rc.1))(react@19.0.0-rc.1) @@ -17801,13 +17789,13 @@ snapshots: '@radix-ui/react-navigation-menu': 1.2.1(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@19.0.0-rc.1(react@19.0.0-rc.1))(react@19.0.0-rc.1) '@radix-ui/react-popover': 1.1.2(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@19.0.0-rc.1(react@19.0.0-rc.1))(react@19.0.0-rc.1) '@radix-ui/react-tabs': 1.1.1(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@19.0.0-rc.1(react@19.0.0-rc.1))(react@19.0.0-rc.1) - '@shikijs/rehype': 1.23.1 - '@shikijs/transformers': 1.23.1 - '@shikijs/twoslash': 1.23.1(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu)) + '@shikijs/rehype': 1.24.0 + '@shikijs/transformers': 1.24.0 + '@shikijs/twoslash': 1.24.0(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu)) '@vanilla-extract/css': 1.16.1(babel-plugin-macros@3.1.0) '@vanilla-extract/dynamic': 2.1.2 - '@vanilla-extract/vite-plugin': 3.9.5(@types/node@22.10.0)(babel-plugin-macros@3.1.0)(terser@5.36.0)(ts-node@10.9.2(@swc/core@1.9.3)(@types/node@22.10.0)(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu)))(vite@5.4.11(@types/node@22.10.0)(terser@5.36.0)) - '@vitejs/plugin-react': 4.3.1(vite@5.4.11(@types/node@22.10.0)(terser@5.36.0)) + '@vanilla-extract/vite-plugin': 3.9.5(@types/node@22.10.1)(babel-plugin-macros@3.1.0)(terser@5.36.0)(ts-node@10.9.2(@swc/core@1.9.3)(@types/node@22.10.1)(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu)))(vite@5.4.11(@types/node@22.10.1)(terser@5.36.0)) + '@vitejs/plugin-react': 4.3.1(vite@5.4.11(@types/node@22.10.1)(terser@5.36.0)) autoprefixer: 10.4.20(postcss@8.4.49) cac: 6.7.14 chroma-js: 2.6.0 @@ -17843,14 +17831,14 @@ snapshots: remark-mdx-frontmatter: 4.0.0 remark-parse: 11.0.0 serve-static: 1.16.2 - shiki: 1.23.1 - tailwindcss: 3.4.15(ts-node@10.9.2(@swc/core@1.9.3)(@types/node@22.10.0)(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu))) + shiki: 1.24.0 + tailwindcss: 3.4.15(ts-node@10.9.2(@swc/core@1.9.3)(@types/node@22.10.1)(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu))) toml: 3.0.0 twoslash: 0.2.12(typescript@5.7.2(patch_hash=icxwwkq44uizmbsct6du47zdsu)) ua-parser-js: 1.0.39 unified: 11.0.5 unist-util-visit: 5.0.0 - vite: 5.4.11(@types/node@22.10.0)(terser@5.36.0) + vite: 5.4.11(@types/node@22.10.1)(terser@5.36.0) transitivePeerDependencies: - '@types/node' - '@types/react' @@ -17932,7 +17920,7 @@ snapshots: is-date-object: 1.0.5 is-finalizationregistry: 1.1.0 is-generator-function: 1.0.10 - is-regex: 1.1.4 + is-regex: 1.2.0 is-weakref: 1.0.2 isarray: 2.0.5 which-boxed-primitive: 1.0.2 @@ -17953,7 +17941,7 @@ snapshots: available-typed-arrays: 1.0.7 call-bind: 1.0.7 for-each: 0.3.3 - gopd: 1.0.1 + gopd: 1.1.0 has-tostringtag: 1.0.2 which@2.0.2: @@ -17990,10 +17978,10 @@ snapshots: '@babel/core': 7.26.0 '@babel/preset-env': 7.26.0(@babel/core@7.26.0) '@babel/runtime': 7.26.0 - '@rollup/plugin-babel': 5.3.1(@babel/core@7.26.0)(@types/babel__core@7.20.5)(rollup@4.27.4) - '@rollup/plugin-node-resolve': 15.3.0(rollup@4.27.4) - '@rollup/plugin-replace': 2.4.2(rollup@4.27.4) - '@rollup/plugin-terser': 0.4.4(rollup@4.27.4) + '@rollup/plugin-babel': 5.3.1(@babel/core@7.26.0)(@types/babel__core@7.20.5)(rollup@4.28.0) + '@rollup/plugin-node-resolve': 15.3.0(rollup@4.28.0) + '@rollup/plugin-replace': 2.4.2(rollup@4.28.0) + '@rollup/plugin-terser': 0.4.4(rollup@4.28.0) '@surma/rollup-plugin-off-main-thread': 2.2.3 ajv: 8.17.1 common-tags: 1.8.2 @@ -18002,7 +17990,7 @@ snapshots: glob: 7.2.3 lodash: 4.17.21 pretty-bytes: 5.6.0 - rollup: 4.27.4 + rollup: 4.28.0 source-map: 0.8.0-beta.0 stringify-object: 3.3.0 strip-comments: 2.0.1