diff --git a/package.json b/package.json index 69ba6e57d3..5d5597d279 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@radix-ui/react-select": "1.2.2", "@tanstack/react-query": "4.35.3", "@tanstack/react-query-devtools": "4.35.3", - "@tanstack/react-query-persist-client": "4.35.3", + "@tanstack/react-query-persist-client": "4.35.4", "@upstash/redis": "1.22.0", "@vercel/analytics": "1.0.2", "@vercel/postgres": "0.4.1", @@ -65,7 +65,7 @@ "mermaid": "10.4.0", "next": "13.4.19", "next-themes": "0.2.1", - "openai": "4.7.0", + "openai": "4.7.1", "qrcode.react": "3.1.0", "react": "18.2.0", "react-dom": "18.2.0", @@ -88,9 +88,9 @@ "@innei/prettier": "0.11.1", "@next/bundle-analyzer": "13.4.19", "@tailwindcss/typography": "0.5.10", - "@types/js-cookie": "3.0.3", + "@types/js-cookie": "3.0.4", "@types/markdown-escape": "1.1.0", - "@types/node": "20.6.0", + "@types/node": "20.6.2", "@types/react": "18.2.21", "@types/react-dom": "18.2.7", "@types/remove-markdown": "0.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 14ca668b98..312c2dbed3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ dependencies: specifier: 4.35.3 version: 4.35.3(@tanstack/react-query@4.35.3)(react-dom@18.2.0)(react@18.2.0) '@tanstack/react-query-persist-client': - specifier: 4.35.3 - version: 4.35.3(@tanstack/react-query@4.35.3) + specifier: 4.35.4 + version: 4.35.4(@tanstack/react-query@4.35.3) '@upstash/redis': specifier: 1.22.0 version: 1.22.0 @@ -108,8 +108,8 @@ dependencies: specifier: 0.2.1 version: 0.2.1(next@13.4.19)(react-dom@18.2.0)(react@18.2.0) openai: - specifier: 4.7.0 - version: 4.7.0 + specifier: 4.7.1 + version: 4.7.1 qrcode.react: specifier: 3.1.0 version: 3.1.0(react@18.2.0) @@ -173,14 +173,14 @@ devDependencies: specifier: 0.5.10 version: 0.5.10(tailwindcss@3.3.3) '@types/js-cookie': - specifier: 3.0.3 - version: 3.0.3 + specifier: 3.0.4 + version: 3.0.4 '@types/markdown-escape': specifier: 1.1.0 version: 1.1.0 '@types/node': - specifier: 20.6.0 - version: 20.6.0 + specifier: 20.6.2 + version: 20.6.2 '@types/react': specifier: 18.2.21 version: 18.2.21 @@ -2416,8 +2416,8 @@ packages: use-sync-external-store: 1.2.0(react@18.2.0) dev: false - /@tanstack/react-query-persist-client@4.35.3(@tanstack/react-query@4.35.3): - resolution: {integrity: sha512-ye7qw4hlDlPGEOZcuyLm6ALkgF6h6br4BhUPSRLNP0F9O68nsbT4cK/tJonU+hidWqbRuAVov5QumhAl/Q6j4g==} + /@tanstack/react-query-persist-client@4.35.4(@tanstack/react-query@4.35.3): + resolution: {integrity: sha512-7LwC+C4R4wf+YUy1twvunA9eXNNkPpu2r5/fDJgOe6bXpshZB1NYW45eHiepnEyq09aYylPpwFb5M2iNW8L2WQ==} peerDependencies: '@tanstack/react-query': ^4.35.3 dependencies: @@ -2447,13 +2447,13 @@ packages: resolution: {integrity: sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==} dependencies: '@types/connect': 3.4.36 - '@types/node': 20.6.0 + '@types/node': 20.6.2 dev: false /@types/connect@3.4.36: resolution: {integrity: sha512-P63Zd/JUGq+PdrM1lv0Wv5SBYeA2+CORvbrXbngriYY0jzLUWfQMQQxOhjONEz/wlHOAxOdY7CY65rgQdTjq2w==} dependencies: - '@types/node': 20.6.0 + '@types/node': 20.6.2 dev: false /@types/cookies@0.7.7: @@ -2462,7 +2462,7 @@ packages: '@types/connect': 3.4.36 '@types/express': 4.17.14 '@types/keygrip': 1.0.2 - '@types/node': 20.6.0 + '@types/node': 20.6.2 dev: false /@types/d3-scale-chromatic@3.0.0: @@ -2488,7 +2488,7 @@ packages: /@types/express-serve-static-core@4.17.36: resolution: {integrity: sha512-zbivROJ0ZqLAtMzgzIUC4oNqDG9iF0lSsAqpOD9kbs5xcIM3dTiyuHvBc7R8MtWBp3AAWGaovJa+wzWPjLYW7Q==} dependencies: - '@types/node': 20.6.0 + '@types/node': 20.6.2 '@types/qs': 6.9.8 '@types/range-parser': 1.2.4 '@types/send': 0.17.1 @@ -2507,15 +2507,15 @@ packages: resolution: {integrity: sha512-MxObHvNl4A69ofaTRU8DFqvgzzv8s9yRtaPPm5gud9HDNvpB3GPQFvNuTWAI59B9huVGV5jXYJwbCsmBsOGYWA==} dependencies: '@types/jsonfile': 6.1.1 - '@types/node': 20.6.0 + '@types/node': 20.6.2 dev: true /@types/http-errors@2.0.1: resolution: {integrity: sha512-/K3ds8TRAfBvi5vfjuz8y6+GiAYBZ0x4tXv1Av6CWBWn0IlADc+ZX9pMq7oU0fNQPnBwIZl3rmeLp6SBApbxSQ==} dev: false - /@types/js-cookie@3.0.3: - resolution: {integrity: sha512-Xe7IImK09HP1sv2M/aI+48a20VX+TdRJucfq4vfRVy6nWN8PYPOEnlMRSgxJAgYQIXJVL8dZ4/ilAM7dWNaOww==} + /@types/js-cookie@3.0.4: + resolution: {integrity: sha512-vMMnFF+H5KYqdd/myCzq6wLDlPpteJK+jGFgBus3Da7lw+YsDmx2C8feGTzY2M3Fo823yON+HC2CL240j4OV+w==} dev: true /@types/json-schema@7.0.12: @@ -2529,7 +2529,7 @@ packages: /@types/jsonfile@6.1.1: resolution: {integrity: sha512-GSgiRCVeapDN+3pqA35IkQwasaCh/0YFH5dEF6S88iDvEn901DjOeH3/QPY+XYP1DFzDZPvIvfeEgk+7br5png==} dependencies: - '@types/node': 20.6.0 + '@types/node': 20.6.2 dev: true /@types/keygrip@1.0.2: @@ -2565,14 +2565,14 @@ packages: /@types/node-fetch@2.6.2: resolution: {integrity: sha512-DHqhlq5jeESLy19TYhLakJ07kNumXWjcDdxXsLUMJZ6ue8VZJj4kLPQVE/2mdHh3xZziNF1xppu5lwmS53HR+A==} dependencies: - '@types/node': 20.6.0 + '@types/node': 20.6.2 form-data: 3.0.1 dev: false /@types/node-fetch@2.6.4: resolution: {integrity: sha512-1ZX9fcN4Rvkvgv4E6PAY5WXUFWFcRWxZa3EW83UjycOB9ljJCedb2CupIP4RZMEwF/M3eTcCihbBRgwtGbg5Rg==} dependencies: - '@types/node': 20.6.0 + '@types/node': 20.6.2 form-data: 3.0.1 dev: false @@ -2583,8 +2583,8 @@ packages: /@types/node@18.17.15: resolution: {integrity: sha512-2yrWpBk32tvV/JAd3HNHWuZn/VDN1P+72hWirHnvsvTGSqbANi+kSeuQR9yAHnbvaBvHDsoTdXV0Fe+iRtHLKA==} - /@types/node@20.6.0: - resolution: {integrity: sha512-najjVq5KN2vsH2U/xyh2opaSEz6cZMR2SetLIlxlj08nOcmPOemJmUK2o4kUzfLqfrWE0PIrNeE16XhYDd3nqg==} + /@types/node@20.6.2: + resolution: {integrity: sha512-Y+/1vGBHV/cYk6OI1Na/LHzwnlNCAfU3ZNGrc1LdRe/LAIbdDPTTv/HU3M7yXN448aTVDq3eKRm2cg7iKLb8gw==} /@types/parse-author@2.0.1: resolution: {integrity: sha512-2RNXvvDY+7ITl/Q3znDpW9DxyAckKgLCXpoiBHN9BeLH1aV7z/W657P2+PK3wVUgGWXtc99ZQy3LkJTGlxLsvA==} @@ -2597,7 +2597,7 @@ packages: /@types/pg@8.6.6: resolution: {integrity: sha512-O2xNmXebtwVekJDD+02udOncjVcMZQuTEQEMpKJ0ZRf5E7/9JJX3izhKUcUifBkyKpljyUM6BTgy2trmviKlpw==} dependencies: - '@types/node': 20.6.0 + '@types/node': 20.6.2 pg-protocol: 1.6.0 pg-types: 2.2.0 dev: false @@ -2644,7 +2644,7 @@ packages: resolution: {integrity: sha512-Cwo8LE/0rnvX7kIIa3QHCkcuF21c05Ayb0ZfxPiv0W8VRiZiNW/WuRupHKpqqGVGf7SUA44QSOUKaEd9lIrd/Q==} dependencies: '@types/mime': 1.3.2 - '@types/node': 20.6.0 + '@types/node': 20.6.2 dev: false /@types/serve-static@1.15.2: @@ -2652,7 +2652,7 @@ packages: dependencies: '@types/http-errors': 2.0.1 '@types/mime': 3.0.1 - '@types/node': 20.6.0 + '@types/node': 20.6.2 dev: false /@types/unist@2.0.7: @@ -4159,7 +4159,7 @@ packages: resolution: {integrity: sha512-EzV94NYKoO09GLXGjXj9JIlXijVck4ONSr5wiCWDvhsvj5jxSrzTmRU/9C1DyB6uToszLs8aifA6NQ7lEQdvFw==} engines: {node: '>= 0.8'} dependencies: - '@types/node': 20.6.0 + '@types/node': 20.6.2 require-like: 0.1.2 dev: true @@ -5567,8 +5567,8 @@ packages: mimic-fn: 4.0.0 dev: true - /openai@4.7.0: - resolution: {integrity: sha512-URaLIqEyh60i46h0yM296TA5HRTK4NY+mB718METphyQZo74Vd2s0thwaHZMWqYc/3LHFOokpZLpW2HNiP54sw==} + /openai@4.7.1: + resolution: {integrity: sha512-4Um9A4aLGzZxyENyway0zVgi69BOxaqXmjOCKp3PUteOvSn9TeVf6IjkaNY8k/LXYG5l2e7PpacOl2sxsrTc/w==} hasBin: true dependencies: '@types/node': 18.17.15 diff --git a/storybook/package.json b/storybook/package.json index 31974dab6e..d26ebd3cd6 100644 --- a/storybook/package.json +++ b/storybook/package.json @@ -5,7 +5,7 @@ "dependencies": { "@radix-ui/react-scroll-area": "1.0.4", "@types/marked": "^5.0.1", - "marked": "^9.0.0", + "marked": "^9.0.1", "postcss-import": "^15.1.0", "react-error-boundary": "4.0.11", "react-router-dom": "6.16.0", diff --git a/storybook/pnpm-lock.yaml b/storybook/pnpm-lock.yaml index 72db0ad508..c30f62fdbe 100644 --- a/storybook/pnpm-lock.yaml +++ b/storybook/pnpm-lock.yaml @@ -12,8 +12,8 @@ dependencies: specifier: ^5.0.1 version: 5.0.1 marked: - specifier: ^9.0.0 - version: 9.0.0 + specifier: ^9.0.1 + version: 9.0.1 postcss-import: specifier: ^15.1.0 version: 15.1.0(postcss@8.4.29) @@ -1447,8 +1447,8 @@ packages: engines: {node: '>=0.10.0'} dev: true - /marked@9.0.0: - resolution: {integrity: sha512-37yoTpjU+TSXb9OBYY5n78z/CqXh76KiQj9xsKxEdztzU9fRLmbWO5YqKxgCVGKlNdexppnbKTkwB3RipVri8w==} + /marked@9.0.1: + resolution: {integrity: sha512-U6DB4r9D40jiszUTAB15mrNDfS7AREySx/ch7OJProHn/NebNKknQHZq7MaubLaUpL/4AkES/Osr0S6efQrtNQ==} engines: {node: '>= 16'} hasBin: true dev: false