chore: update dependencies

This commit is contained in:
DIYgod 2023-05-12 01:03:26 +01:00
parent f0c5d2ec4c
commit 53cdda7799
No known key found for this signature in database
2 changed files with 159 additions and 152 deletions

View File

@ -47,7 +47,7 @@
"@emoji-mart/react": "1.1.1",
"@floating-ui/react": "^0.24.0",
"@headlessui/react": "1.7.14",
"@heroicons/react": "2.0.17",
"@heroicons/react": "2.0.18",
"@iconify-json/mingcute": "^1.1.6",
"@lezer/highlight": "^1.1.4",
"@mantine/core": "^6.0.10",
@ -79,12 +79,12 @@
"idb-keyval": "6.2.1",
"immer": "10.0.2",
"ioredis": "5.3.2",
"isomorphic-dompurify": "^1.4.0",
"isomorphic-dompurify": "^1.5.0",
"js-yaml": "4.1.0",
"jsdom": "^22.0.0",
"jsonfeed-to-rss": "^3.0.7",
"katex": "^0.16.7",
"langchain": "^0.0.72",
"langchain": "^0.0.75",
"lottie-react": "^2.4.0",
"mdast-util-to-hast": "^12.3.0",
"mdast-util-to-string": "3.2.0",
@ -92,7 +92,7 @@
"medium-zoom": "1.0.8",
"mermaid": "10.1.0",
"nanoid": "4.0.2",
"next": "13.4.1",
"next": "13.4.2",
"node-id3": "^0.2.6",
"pangu": "^4.0.7",
"pinyin-pro": "^3.14.0",
@ -103,7 +103,7 @@
"react-hook-form": "7.43.9",
"react-hot-toast": "2.4.1",
"react-i18next": "^12.2.2",
"react-parallax-tilt": "^1.7.137",
"react-parallax-tilt": "^1.7.138",
"react-popper": "^2.3.0",
"react-sortablejs": "6.1.4",
"react-string-replace": "^1.1.0",
@ -148,7 +148,7 @@
"devDependencies": {
"@ducanh2912/next-pwa": "^8.4.1",
"@iconify/tailwind": "^0.1.2",
"@next/bundle-analyzer": "13.4.1",
"@next/bundle-analyzer": "13.4.2",
"@playwright/test": "1.33.0",
"@trivago/prettier-plugin-sort-imports": "4.1.1",
"@types/async-lock": "^1.4.0",
@ -160,7 +160,7 @@
"@types/katex": "^0.16.0",
"@types/mdast": "^3.0.11",
"@types/mjml": "4.7.1",
"@types/node": "20.1.1",
"@types/node": "20.1.3",
"@types/pangu": "^4.0.0",
"@types/prismjs": "1.26.0",
"@types/react": "18.2.6",
@ -177,7 +177,7 @@
"esbuild": "0.17.18",
"esbuild-register": "3.4.2",
"eslint": "8.40.0",
"eslint-config-next": "13.4.1",
"eslint-config-next": "13.4.2",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-unused-imports": "2.0.0",
"husky": "8.0.3",

View File

@ -59,8 +59,8 @@ dependencies:
specifier: 1.7.14
version: 1.7.14(react-dom@18.2.0)(react@18.2.0)
'@heroicons/react':
specifier: 2.0.17
version: 2.0.17(react@18.2.0)
specifier: 2.0.18
version: 2.0.18(react@18.2.0)
'@iconify-json/mingcute':
specifier: ^1.1.6
version: 1.1.6
@ -155,8 +155,8 @@ dependencies:
specifier: 5.3.2
version: 5.3.2
isomorphic-dompurify:
specifier: ^1.4.0
version: 1.4.0(canvas@2.11.2)
specifier: ^1.5.0
version: 1.5.0(canvas@2.11.2)
js-yaml:
specifier: 4.1.0
version: 4.1.0
@ -170,8 +170,8 @@ dependencies:
specifier: ^0.16.7
version: 0.16.7
langchain:
specifier: ^0.0.72
version: 0.0.72
specifier: ^0.0.75
version: 0.0.75
lottie-react:
specifier: ^2.4.0
version: 2.4.0(react-dom@18.2.0)(react@18.2.0)
@ -194,8 +194,8 @@ dependencies:
specifier: 4.0.2
version: 4.0.2
next:
specifier: 13.4.1
version: 13.4.1(@babel/core@7.21.8)(react-dom@18.2.0)(react@18.2.0)
specifier: 13.4.2
version: 13.4.2(@babel/core@7.21.8)(react-dom@18.2.0)(react@18.2.0)
node-id3:
specifier: ^0.2.6
version: 0.2.6
@ -227,8 +227,8 @@ dependencies:
specifier: ^12.2.2
version: 12.2.2(i18next@22.4.15)(react-dom@18.2.0)(react@18.2.0)
react-parallax-tilt:
specifier: ^1.7.137
version: 1.7.137(react-dom@18.2.0)(react@18.2.0)
specifier: ^1.7.138
version: 1.7.138(react-dom@18.2.0)(react@18.2.0)
react-popper:
specifier: ^2.3.0
version: 2.3.0(@popperjs/core@2.11.7)(react-dom@18.2.0)(react@18.2.0)
@ -353,13 +353,13 @@ dependencies:
devDependencies:
'@ducanh2912/next-pwa':
specifier: ^8.4.1
version: 8.4.1(esbuild@0.17.18)(next@13.4.1)(webpack@5.82.0)
version: 8.4.1(esbuild@0.17.18)(next@13.4.2)(webpack@5.82.1)
'@iconify/tailwind':
specifier: ^0.1.2
version: 0.1.2
'@next/bundle-analyzer':
specifier: 13.4.1
version: 13.4.1
specifier: 13.4.2
version: 13.4.2
'@playwright/test':
specifier: 1.33.0
version: 1.33.0
@ -394,8 +394,8 @@ devDependencies:
specifier: 4.7.1
version: 4.7.1
'@types/node':
specifier: 20.1.1
version: 20.1.1
specifier: 20.1.3
version: 20.1.3
'@types/pangu':
specifier: ^4.0.0
version: 4.0.0
@ -431,7 +431,7 @@ devDependencies:
version: 10.4.14(postcss@8.4.23)
babel-loader:
specifier: ^9.1.2
version: 9.1.2(@babel/core@7.21.8)(webpack@5.82.0)
version: 9.1.2(@babel/core@7.21.8)(webpack@5.82.1)
cspell:
specifier: ^6.31.1
version: 6.31.1
@ -445,11 +445,11 @@ devDependencies:
specifier: 8.40.0
version: 8.40.0
eslint-config-next:
specifier: 13.4.1
version: 13.4.1(eslint@8.40.0)(typescript@5.0.4)
specifier: 13.4.2
version: 13.4.2(eslint@8.40.0)(typescript@5.0.4)
eslint-plugin-import:
specifier: 2.27.5
version: 2.27.5(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-typescript@3.5.5)(eslint@8.40.0)
version: 2.27.5(@typescript-eslint/parser@5.59.5)(eslint-import-resolver-typescript@3.5.5)(eslint@8.40.0)
eslint-plugin-unused-imports:
specifier: 2.0.0
version: 2.0.0(eslint@8.40.0)
@ -2518,23 +2518,23 @@ packages:
resolution: {integrity: sha512-bhR5k5W+8GLzysjk8zTMVygQZsgvf7W1F0IlL4ZQ5ugjo5rCyiwGM5d8DYriXspytfu98tv59niang3/T+FoDw==}
dev: false
/@ducanh2912/next-pwa@8.4.1(esbuild@0.17.18)(next@13.4.1)(webpack@5.82.0):
/@ducanh2912/next-pwa@8.4.1(esbuild@0.17.18)(next@13.4.2)(webpack@5.82.1):
resolution: {integrity: sha512-Q/MC8cJWJH668BvE/GGM3bZ435pcxQ7JLu3eyekksF8I3qQaM+AykPqOvVE5sPx3Xo25q3VkIttzXK074pxPog==}
peerDependencies:
next: '>=9.1.0'
webpack: '>=5.9.0'
dependencies:
'@swc/core': 1.3.57
clean-webpack-plugin: 4.0.0(webpack@5.82.0)
clean-webpack-plugin: 4.0.0(webpack@5.82.1)
fast-glob: 3.2.12
next: 13.4.1(@babel/core@7.21.8)(react-dom@18.2.0)(react@18.2.0)
next: 13.4.2(@babel/core@7.21.8)(react-dom@18.2.0)(react@18.2.0)
semver: 7.5.0
swc-loader: 0.2.3(@swc/core@1.3.57)(webpack@5.82.0)
terser-webpack-plugin: 5.3.8(@swc/core@1.3.57)(esbuild@0.17.18)(webpack@5.82.0)
webpack: 5.82.0(@swc/core@1.3.57)(esbuild@0.17.18)
swc-loader: 0.2.3(@swc/core@1.3.57)(webpack@5.82.1)
terser-webpack-plugin: 5.3.8(@swc/core@1.3.57)(esbuild@0.17.18)(webpack@5.82.1)
webpack: 5.82.1(@swc/core@1.3.57)(esbuild@0.17.18)
workbox-build: 6.5.4
workbox-core: 6.5.4
workbox-webpack-plugin: 6.5.4(webpack@5.82.0)
workbox-webpack-plugin: 6.5.4(webpack@5.82.1)
workbox-window: 6.5.4
transitivePeerDependencies:
- '@swc/helpers'
@ -3276,8 +3276,8 @@ packages:
react-dom: 18.2.0(react@18.2.0)
dev: false
/@heroicons/react@2.0.17(react@18.2.0):
resolution: {integrity: sha512-90GMZktkA53YbNzHp6asVEDevUQCMtxWH+2UK2S8OpnLEu7qckTJPhNxNQG52xIR1WFTwFqtH6bt7a60ZNcLLA==}
/@heroicons/react@2.0.18(react@18.2.0):
resolution: {integrity: sha512-7TyMjRrZZMBPa+/5Y8lN0iyvUU/01PeMGX2+RE7cQWpEUIcb4QotzUObFkJDejj/HUH4qjP/eQ0gzzKs2f+6Yw==}
peerDependencies:
react: '>= 16'
dependencies:
@ -3710,8 +3710,8 @@ packages:
tslib: 2.5.0
dev: false
/@next/bundle-analyzer@13.4.1:
resolution: {integrity: sha512-wbSVjc1RM43vLuvMLZL2hSq6+76VgyVWqgpgk4AlJM//KjynVMezo+c6HI8tRzMI0p0txzDtSUA3na32fuY67A==}
/@next/bundle-analyzer@13.4.2:
resolution: {integrity: sha512-VDFTWpRI5IFS++37A/eHfVNX8SoB4gbTd8HPUYMHAJ7zpK3t2oW8L+leTlPUw/pAt7Aia2MyYvSYBK4vYKSBlA==}
dependencies:
webpack-bundle-analyzer: 4.7.0
transitivePeerDependencies:
@ -3719,81 +3719,81 @@ packages:
- utf-8-validate
dev: true
/@next/env@13.4.1:
resolution: {integrity: sha512-eD6WCBMFjLFooLM19SIhSkWBHtaFrZFfg2Cxnyl3vS3DAdFRfnx5TY2RxlkuKXdIRCC0ySbtK9JXXt8qLCqzZg==}
/@next/env@13.4.2:
resolution: {integrity: sha512-Wqvo7lDeS0KGwtwg9TT9wKQ8raelmUxt+TQKWvG/xKfcmDXNOtCuaszcfCF8JzlBG1q0VhpI6CKaRMbVPMDWgw==}
/@next/eslint-plugin-next@13.4.1:
resolution: {integrity: sha512-tVPS/2FKlA3ANCRCYZVT5jdbUKasBU8LG6bYqcNhyORDFTlDYa4cAWQJjZ7msIgLwMQIbL8CAsxrOL8maa/4Lg==}
/@next/eslint-plugin-next@13.4.2:
resolution: {integrity: sha512-ZeFWgrxwckxTpYM+ANeUL9E7LOGPbZKmI94LJIjbDU69iEIgqd4WD0l2pVbOJMr/+vgoZmJ9Dx1m0WJ7WScXHA==}
dependencies:
glob: 7.1.7
dev: true
/@next/swc-darwin-arm64@13.4.1:
resolution: {integrity: sha512-eF8ARHtYfnoYtDa6xFHriUKA/Mfj/cCbmKb3NofeKhMccs65G6/loZ15a6wYCCx4rPAd6x4t1WmVYtri7EdeBg==}
/@next/swc-darwin-arm64@13.4.2:
resolution: {integrity: sha512-6BBlqGu3ewgJflv9iLCwO1v1hqlecaIH2AotpKfVUEzUxuuDNJQZ2a4KLb4MBl8T9/vca1YuWhSqtbF6ZuUJJw==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [darwin]
requiresBuild: true
optional: true
/@next/swc-darwin-x64@13.4.1:
resolution: {integrity: sha512-7cmDgF9tGWTgn5Gw+vP17miJbH4wcraMHDCOHTYWkO/VeKT73dUWG23TNRLfgtCNSPgH4V5B4uLHoZTanx9bAw==}
/@next/swc-darwin-x64@13.4.2:
resolution: {integrity: sha512-iZuYr7ZvGLPjPmfhhMl0ISm+z8EiyLBC1bLyFwGBxkWmPXqdJ60mzuTaDSr5WezDwv0fz32HB7JHmRC6JVHSZg==}
engines: {node: '>= 10'}
cpu: [x64]
os: [darwin]
requiresBuild: true
optional: true
/@next/swc-linux-arm64-gnu@13.4.1:
resolution: {integrity: sha512-qwJqmCri2ie8aTtE5gjTSr8S6O8B67KCYgVZhv9gKH44yvc/zXbAY8u23QGULsYOyh1islWE5sWfQNLOj9iryg==}
/@next/swc-linux-arm64-gnu@13.4.2:
resolution: {integrity: sha512-2xVabFtIge6BJTcJrW8YuUnYTuQjh4jEuRuS2mscyNVOj6zUZkom3CQg+egKOoS+zh2rrro66ffSKIS+ztFJTg==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
requiresBuild: true
optional: true
/@next/swc-linux-arm64-musl@13.4.1:
resolution: {integrity: sha512-qcC54tWNGDv/VVIFkazxhqH1Bnagjfs4enzELVRlUOoJPD2BGJTPI7z08pQPbbgxLtRiu8gl2mXvpB8WlOkMeA==}
/@next/swc-linux-arm64-musl@13.4.2:
resolution: {integrity: sha512-wKRCQ27xCUJx5d6IivfjYGq8oVngqIhlhSAJntgXLt7Uo9sRT/3EppMHqUZRfyuNBTbykEre1s5166z+pvRB5A==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
requiresBuild: true
optional: true
/@next/swc-linux-x64-gnu@13.4.1:
resolution: {integrity: sha512-9TeWFlpLsBosZ+tsm/rWBaMwt5It9tPH8m3nawZqFUUrZyGRfGcI67js774vtx0k3rL9qbyY6+3pw9BCVpaYUA==}
/@next/swc-linux-x64-gnu@13.4.2:
resolution: {integrity: sha512-NpCa+UVhhuNeaFVUP1Bftm0uqtvLWq2JTm7+Ta48+2Uqj2mNXrDIvyn1DY/ZEfmW/1yvGBRaUAv9zkMkMRixQA==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
requiresBuild: true
optional: true
/@next/swc-linux-x64-musl@13.4.1:
resolution: {integrity: sha512-sNDGaWmSqTS4QRUzw61wl4mVPeSqNIr1OOjLlQTRuyInxMxtqImRqdvzDvFTlDfdeUMU/DZhWGYoHrXLlZXe6A==}
/@next/swc-linux-x64-musl@13.4.2:
resolution: {integrity: sha512-ZWVC72x0lW4aj44e3khvBrj2oSYj1bD0jESmyah3zG/3DplEy/FOtYkMzbMjHTdDSheso7zH8GIlW6CDQnKhmQ==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
requiresBuild: true
optional: true
/@next/swc-win32-arm64-msvc@13.4.1:
resolution: {integrity: sha512-+CXZC7u1iXdLRudecoUYbhbsXpglYv8KFYsFxKBPn7kg+bk7eJo738wAA4jXIl8grTF2mPdmO93JOQym+BlYGA==}
/@next/swc-win32-arm64-msvc@13.4.2:
resolution: {integrity: sha512-pLT+OWYpzJig5K4VKhLttlIfBcVZfr2+Xbjra0Tjs83NQSkFS+y7xx+YhCwvpEmXYLIvaggj2ONPyjbiigOvHQ==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [win32]
requiresBuild: true
optional: true
/@next/swc-win32-ia32-msvc@13.4.1:
resolution: {integrity: sha512-vIoXVVc7UYO68VwVMDKwJC2+HqAZQtCYiVlApyKEeIPIQpz2gpufzGxk1z3/gwrJt/kJ5CDZjlhYDCzd3hdz+g==}
/@next/swc-win32-ia32-msvc@13.4.2:
resolution: {integrity: sha512-dhpiksQCyGca4WY0fJyzK3FxMDFoqMb0Cn+uDB+9GYjpU2K5//UGPQlCwiK4JHxuhg8oLMag5Nf3/IPSJNG8jw==}
engines: {node: '>= 10'}
cpu: [ia32]
os: [win32]
requiresBuild: true
optional: true
/@next/swc-win32-x64-msvc@13.4.1:
resolution: {integrity: sha512-n8V5ImLQZibKTu10UUdI3nIeTLkliEXe628qxqW9v8My3BAH2a7H0SaCqkV2OgqFnn8sG1wxKYw9/SNJ632kSA==}
/@next/swc-win32-x64-msvc@13.4.2:
resolution: {integrity: sha512-O7bort1Vld00cu8g0jHZq3cbSTUNMohOEvYqsqE10+yfohhdPHzvzO+ziJRz4Dyyr/fYKREwS7gR4JC0soSOMw==}
engines: {node: '>= 10'}
cpu: [x64]
os: [win32]
@ -3851,7 +3851,7 @@ packages:
engines: {node: '>=14'}
hasBin: true
dependencies:
'@types/node': 20.1.1
'@types/node': 20.1.3
playwright-core: 1.33.0
optionalDependencies:
fsevents: 2.3.2
@ -4121,7 +4121,7 @@ packages:
buffer: 6.0.3
fast-stable-stringify: 1.0.0
jayson: 3.7.0
node-fetch: 2.6.9
node-fetch: 2.6.11
rpc-websockets: 7.5.1
superstruct: 0.14.2
transitivePeerDependencies:
@ -4480,7 +4480,7 @@ packages:
/@types/bn.js@5.1.1:
resolution: {integrity: sha512-qNrYbZqMx0uJAfKnKclPh+dTwK33KfLHYqtyODwd5HnXOjnkhc4qgn3BrK6RWyGZm5+sIFE7Q7Vz6QQtJB7w7g==}
dependencies:
'@types/node': 20.1.1
'@types/node': 20.1.3
dev: false
/@types/canvas-confetti@1.6.0:
@ -4494,7 +4494,7 @@ packages:
/@types/connect@3.4.35:
resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==}
dependencies:
'@types/node': 20.1.1
'@types/node': 20.1.3
dev: false
/@types/cookie@0.5.1:
@ -4543,7 +4543,7 @@ packages:
resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==}
dependencies:
'@types/minimatch': 5.1.2
'@types/node': 20.1.1
'@types/node': 20.1.3
dev: true
/@types/hast@2.3.4:
@ -4605,8 +4605,8 @@ packages:
resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==}
dev: false
/@types/node@20.1.1:
resolution: {integrity: sha512-uKBEevTNb+l6/aCQaKVnUModfEMjAl98lw2Si9P5y4hLu9tm6AlX2ZIoXZX6Wh9lJueYPrGPKk5WMCNHg/u6/A==}
/@types/node@20.1.3:
resolution: {integrity: sha512-NP2yfZpgmf2eDRPmgGq+fjGjSwFgYbihA8/gK+ey23qT9RkxsgNTZvGOEpXgzIGqesTYkElELLgtKoMQTys5vA==}
/@types/pangu@4.0.0:
resolution: {integrity: sha512-da3b6P7QDH41VdfF2xRE8/KgL06nX3RawfiIMAvJ/sYzLWQCQtxc+B3qWVtrIlrNlSgV/e1oG2SZYUpN6gvmhQ==}
@ -4626,7 +4626,7 @@ packages:
/@types/pbkdf2@3.1.0:
resolution: {integrity: sha512-Cf63Rv7jCQ0LaL8tNXmEyqTHuIJxRdlS5vMh1mj5voN4+QFhVZnlZruezqpWYDiJ8UTzhP0VmeLXCmBk66YrMQ==}
dependencies:
'@types/node': 20.1.1
'@types/node': 20.1.3
dev: false
/@types/prismjs@1.26.0:
@ -4661,7 +4661,7 @@ packages:
/@types/resolve@1.17.1:
resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==}
dependencies:
'@types/node': 20.1.1
'@types/node': 20.1.3
dev: true
/@types/retry@0.12.0:
@ -4674,7 +4674,7 @@ packages:
/@types/secp256k1@4.0.3:
resolution: {integrity: sha512-Da66lEIFeIz9ltsdMZcpQvmrmmoqrfju8pm1BH8WbYjZSwUgCwXLb9C+9XYogwBITnbsSaMdVPb2ekf7TV+03w==}
dependencies:
'@types/node': 20.1.1
'@types/node': 20.1.3
dev: false
/@types/serialize-javascript@5.0.2:
@ -4701,11 +4701,11 @@ packages:
/@types/ws@7.4.7:
resolution: {integrity: sha512-JQbbmxZTZehdc2iszGKs5oC3NFnjeay7mtAWrdt7qNtAVK0g19muApzAy4bm9byz79xa2ZnO/BOBC2R8RC5Lww==}
dependencies:
'@types/node': 20.1.1
'@types/node': 20.1.3
dev: false
/@typescript-eslint/parser@5.59.2(eslint@8.40.0)(typescript@5.0.4):
resolution: {integrity: sha512-uq0sKyw6ao1iFOZZGk9F8Nro/8+gfB5ezl1cA06SrqbgJAt0SRoFhb9pXaHvkrxUpZaoLxt8KlovHNk8Gp6/HQ==}
/@typescript-eslint/parser@5.59.5(eslint@8.40.0)(typescript@5.0.4):
resolution: {integrity: sha512-NJXQC4MRnF9N9yWqQE2/KLRSOLvrrlZb48NGVfBa+RuPMN6B7ZcK5jZOvhuygv4D64fRKnZI4L4p8+M+rfeQuw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
@ -4714,9 +4714,9 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/scope-manager': 5.59.2
'@typescript-eslint/types': 5.59.2
'@typescript-eslint/typescript-estree': 5.59.2(typescript@5.0.4)
'@typescript-eslint/scope-manager': 5.59.5
'@typescript-eslint/types': 5.59.5
'@typescript-eslint/typescript-estree': 5.59.5(typescript@5.0.4)
debug: 4.3.4
eslint: 8.40.0
typescript: 5.0.4
@ -4724,21 +4724,21 @@ packages:
- supports-color
dev: true
/@typescript-eslint/scope-manager@5.59.2:
resolution: {integrity: sha512-dB1v7ROySwQWKqQ8rEWcdbTsFjh2G0vn8KUyvTXdPoyzSL6lLGkiXEV5CvpJsEe9xIdKV+8Zqb7wif2issoOFA==}
/@typescript-eslint/scope-manager@5.59.5:
resolution: {integrity: sha512-jVecWwnkX6ZgutF+DovbBJirZcAxgxC0EOHYt/niMROf8p4PwxxG32Qdhj/iIQQIuOflLjNkxoXyArkcIP7C3A==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
'@typescript-eslint/types': 5.59.2
'@typescript-eslint/visitor-keys': 5.59.2
'@typescript-eslint/types': 5.59.5
'@typescript-eslint/visitor-keys': 5.59.5
dev: true
/@typescript-eslint/types@5.59.2:
resolution: {integrity: sha512-LbJ/HqoVs2XTGq5shkiKaNTuVv5tTejdHgfdjqRUGdYhjW1crm/M7og2jhVskMt8/4wS3T1+PfFvL1K3wqYj4w==}
/@typescript-eslint/types@5.59.5:
resolution: {integrity: sha512-xkfRPHbqSH4Ggx4eHRIO/eGL8XL4Ysb4woL8c87YuAo8Md7AUjyWKa9YMwTL519SyDPrfEgKdewjkxNCVeJW7w==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
/@typescript-eslint/typescript-estree@5.59.2(typescript@5.0.4):
resolution: {integrity: sha512-+j4SmbwVmZsQ9jEyBMgpuBD0rKwi9RxRpjX71Brr73RsYnEr3Lt5QZ624Bxphp8HUkSKfqGnPJp1kA5nl0Sh7Q==}
/@typescript-eslint/typescript-estree@5.59.5(typescript@5.0.4):
resolution: {integrity: sha512-+XXdLN2CZLZcD/mO7mQtJMvCkzRfmODbeSKuMY/yXbGkzvA9rJyDY5qDYNoiz2kP/dmyAxXquL2BvLQLJFPQIg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
typescript: '*'
@ -4746,8 +4746,8 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/types': 5.59.2
'@typescript-eslint/visitor-keys': 5.59.2
'@typescript-eslint/types': 5.59.5
'@typescript-eslint/visitor-keys': 5.59.5
debug: 4.3.4
globby: 11.1.0
is-glob: 4.0.3
@ -4758,11 +4758,11 @@ packages:
- supports-color
dev: true
/@typescript-eslint/visitor-keys@5.59.2:
resolution: {integrity: sha512-EEpsO8m3RASrKAHI9jpavNv9NlEUebV4qmF1OWxSTtKSFBpC1NCmWazDQHFivRf0O1DV11BA645yrLEVQ0/Lig==}
/@typescript-eslint/visitor-keys@5.59.5:
resolution: {integrity: sha512-qL+Oz+dbeBRTeyJTIy0eniD3uvqU7x+y1QceBismZ41hd4aBSRh8UAw4pZP0+XzLuPZmx4raNMq/I+59W2lXKA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
'@typescript-eslint/types': 5.59.2
'@typescript-eslint/types': 5.59.5
eslint-visitor-keys: 3.4.1
dev: true
@ -5796,7 +5796,7 @@ packages:
deep-equal: 2.2.1
dev: true
/babel-loader@9.1.2(@babel/core@7.21.8)(webpack@5.82.0):
/babel-loader@9.1.2(@babel/core@7.21.8)(webpack@5.82.1):
resolution: {integrity: sha512-mN14niXW43tddohGl8HPu5yfQq70iUThvFL/4QzESA7GcZoC0eVOhvWdQ8+3UlSjaDE9MVtsW9mxDY07W7VpVA==}
engines: {node: '>= 14.15.0'}
peerDependencies:
@ -5806,7 +5806,7 @@ packages:
'@babel/core': 7.21.8
find-cache-dir: 3.3.2
schema-utils: 4.0.1
webpack: 5.82.0(@swc/core@1.3.57)(esbuild@0.17.18)
webpack: 5.82.1(@swc/core@1.3.57)(esbuild@0.17.18)
dev: true
/babel-plugin-macros@3.1.0:
@ -6088,8 +6088,8 @@ packages:
/caniuse-lite@1.0.30001480:
resolution: {integrity: sha512-q7cpoPPvZYgtyC4VaBSN0Bt+PJ4c4EYRf0DrduInOz2SkFpHD5p3LnvEpqBp7UnJn+8x1Ogl1s38saUxe+ihQQ==}
/caniuse-lite@1.0.30001485:
resolution: {integrity: sha512-8aUpZ7sjhlOyiNsg+pgcrTTPUXKh+rg544QYHSvQErljVEKJzvkYkCR/hUFeeVoEfTToUtY9cUKNRC7+c45YkA==}
/caniuse-lite@1.0.30001486:
resolution: {integrity: sha512-uv7/gXuHi10Whlj0pp5q/tsK/32J2QSqVRKQhs2j8VsDCjgyruAh/eEXHF822VqO9yT6iZKw3nRwZRSPBE9OQg==}
/canvas-confetti@1.6.0:
resolution: {integrity: sha512-ej+w/m8Jzpv9Z7W7uJZer14Ke8P2ogsjg4ZMGIuq4iqUOqY2Jq8BNW42iGmNfRwREaaEfFIczLuZZiEVSYNHAA==}
@ -6214,14 +6214,14 @@ packages:
engines: {node: '>=6'}
dev: true
/clean-webpack-plugin@4.0.0(webpack@5.82.0):
/clean-webpack-plugin@4.0.0(webpack@5.82.1):
resolution: {integrity: sha512-WuWE1nyTNAyW5T7oNyys2EN0cfP2fdRxhxnIQWiAp0bMabPdHhoGxM8A6YL2GhqwgrPnnaemVE7nv5XJ2Fhh2w==}
engines: {node: '>=10.0.0'}
peerDependencies:
webpack: '>=4.0.0 <6.0.0'
dependencies:
del: 4.1.1
webpack: 5.82.0(@swc/core@1.3.57)(esbuild@0.17.18)
webpack: 5.82.1(@swc/core@1.3.57)(esbuild@0.17.18)
dev: true
/clear-module@4.1.2:
@ -7320,14 +7320,6 @@ packages:
once: 1.4.0
dev: false
/enhanced-resolve@5.13.0:
resolution: {integrity: sha512-eyV8f0y1+bzyfh8xAwW/WTSZpLbjhqc4ne9eGSH4Zo2ejdyiNG9pU6mf9DG8a7+Auk6MFTlNOT4Y2y/9k8GKVg==}
engines: {node: '>=10.13.0'}
dependencies:
graceful-fs: 4.2.11
tapable: 2.2.1
dev: true
/enhanced-resolve@5.14.0:
resolution: {integrity: sha512-+DCows0XNwLDcUhbFJPdlQEVnT2zXlCv7hPxemTz86/O+B/hCQ+mb7ydkPKiflpVraqLPCAfu7lDy+hBXueojw==}
engines: {node: '>=10.13.0'}
@ -7521,8 +7513,8 @@ packages:
engines: {node: '>=12'}
dev: false
/eslint-config-next@13.4.1(eslint@8.40.0)(typescript@5.0.4):
resolution: {integrity: sha512-ajuxjCkW1hvirr0EQZb3/B/bFH52Z7CT89uCtTcICFL9l30i5c8hN4p0LXvTjdOXNPV5fEDcxBgGHgXdzTj1/A==}
/eslint-config-next@13.4.2(eslint@8.40.0)(typescript@5.0.4):
resolution: {integrity: sha512-zjLJ9B9bbeWSo5q+iHfdt8gVYyT+y2BpWDfjR6XMBtFRSMKRGjllDKxnuKBV1q2Y/QpwLM2PXHJTMRyblCmRAg==}
peerDependencies:
eslint: ^7.23.0 || ^8.0.0
typescript: '>=3.3.1'
@ -7530,13 +7522,13 @@ packages:
typescript:
optional: true
dependencies:
'@next/eslint-plugin-next': 13.4.1
'@next/eslint-plugin-next': 13.4.2
'@rushstack/eslint-patch': 1.2.0
'@typescript-eslint/parser': 5.59.2(eslint@8.40.0)(typescript@5.0.4)
'@typescript-eslint/parser': 5.59.5(eslint@8.40.0)(typescript@5.0.4)
eslint: 8.40.0
eslint-import-resolver-node: 0.3.7
eslint-import-resolver-typescript: 3.5.5(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5)(eslint@8.40.0)
eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-typescript@3.5.5)(eslint@8.40.0)
eslint-import-resolver-typescript: 3.5.5(@typescript-eslint/parser@5.59.5)(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5)(eslint@8.40.0)
eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.59.5)(eslint-import-resolver-typescript@3.5.5)(eslint@8.40.0)
eslint-plugin-jsx-a11y: 6.7.1(eslint@8.40.0)
eslint-plugin-react: 7.32.2(eslint@8.40.0)
eslint-plugin-react-hooks: 4.6.0(eslint@8.40.0)
@ -7556,7 +7548,7 @@ packages:
- supports-color
dev: true
/eslint-import-resolver-typescript@3.5.5(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5)(eslint@8.40.0):
/eslint-import-resolver-typescript@3.5.5(@typescript-eslint/parser@5.59.5)(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5)(eslint@8.40.0):
resolution: {integrity: sha512-TdJqPHs2lW5J9Zpe17DZNQuDnox4xo2o+0tE7Pggain9Rbc19ik8kFtXdxZ250FVx2kF4vlt2RSf4qlUpG7bhw==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
@ -7564,10 +7556,10 @@ packages:
eslint-plugin-import: '*'
dependencies:
debug: 4.3.4
enhanced-resolve: 5.13.0
enhanced-resolve: 5.14.0
eslint: 8.40.0
eslint-module-utils: 2.8.0(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.5.5)(eslint@8.40.0)
eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-typescript@3.5.5)(eslint@8.40.0)
eslint-module-utils: 2.8.0(@typescript-eslint/parser@5.59.5)(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.5.5)(eslint@8.40.0)
eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.59.5)(eslint-import-resolver-typescript@3.5.5)(eslint@8.40.0)
get-tsconfig: 4.5.0
globby: 13.1.4
is-core-module: 2.12.0
@ -7580,7 +7572,7 @@ packages:
- supports-color
dev: true
/eslint-module-utils@2.8.0(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.5.5)(eslint@8.40.0):
/eslint-module-utils@2.8.0(@typescript-eslint/parser@5.59.5)(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.5.5)(eslint@8.40.0):
resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==}
engines: {node: '>=4'}
peerDependencies:
@ -7601,16 +7593,16 @@ packages:
eslint-import-resolver-webpack:
optional: true
dependencies:
'@typescript-eslint/parser': 5.59.2(eslint@8.40.0)(typescript@5.0.4)
'@typescript-eslint/parser': 5.59.5(eslint@8.40.0)(typescript@5.0.4)
debug: 3.2.7
eslint: 8.40.0
eslint-import-resolver-node: 0.3.7
eslint-import-resolver-typescript: 3.5.5(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5)(eslint@8.40.0)
eslint-import-resolver-typescript: 3.5.5(@typescript-eslint/parser@5.59.5)(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5)(eslint@8.40.0)
transitivePeerDependencies:
- supports-color
dev: true
/eslint-plugin-import@2.27.5(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-typescript@3.5.5)(eslint@8.40.0):
/eslint-plugin-import@2.27.5(@typescript-eslint/parser@5.59.5)(eslint-import-resolver-typescript@3.5.5)(eslint@8.40.0):
resolution: {integrity: sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow==}
engines: {node: '>=4'}
peerDependencies:
@ -7620,7 +7612,7 @@ packages:
'@typescript-eslint/parser':
optional: true
dependencies:
'@typescript-eslint/parser': 5.59.2(eslint@8.40.0)(typescript@5.0.4)
'@typescript-eslint/parser': 5.59.5(eslint@8.40.0)(typescript@5.0.4)
array-includes: 3.1.6
array.prototype.flat: 1.3.1
array.prototype.flatmap: 1.3.1
@ -7628,7 +7620,7 @@ packages:
doctrine: 2.1.0
eslint: 8.40.0
eslint-import-resolver-node: 0.3.7
eslint-module-utils: 2.8.0(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.5.5)(eslint@8.40.0)
eslint-module-utils: 2.8.0(@typescript-eslint/parser@5.59.5)(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.5.5)(eslint@8.40.0)
has: 1.0.3
is-core-module: 2.12.0
is-glob: 4.0.3
@ -9244,8 +9236,8 @@ packages:
resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
dev: true
/isomorphic-dompurify@1.4.0(canvas@2.11.2):
resolution: {integrity: sha512-00ZbtXXRnmXfA6VoJwvYtOPgDbPw+Sgmiu12VpesAIoD+V6rjTyf2KEbig/yRfXztBBfcrk3S/X8xu1XNy5kzw==}
/isomorphic-dompurify@1.5.0(canvas@2.11.2):
resolution: {integrity: sha512-1fK9Uoo/OWdl7qOAW+/+msUgja8pQy82wW8bmywO39+suOPU3tZL6kCgJRezITCHirPvICqBVG8AmlJ1lw96Qw==}
dependencies:
'@types/dompurify': 3.0.2
dompurify: 3.0.3
@ -9307,7 +9299,7 @@ packages:
resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==}
engines: {node: '>= 10.13.0'}
dependencies:
'@types/node': 20.1.1
'@types/node': 20.1.3
merge-stream: 2.0.0
supports-color: 7.2.0
dev: true
@ -9316,7 +9308,7 @@ packages:
resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==}
engines: {node: '>= 10.13.0'}
dependencies:
'@types/node': 20.1.1
'@types/node': 20.1.3
merge-stream: 2.0.0
supports-color: 8.1.1
dev: true
@ -9514,10 +9506,11 @@ packages:
engines: {node: '>=6'}
dev: false
/langchain@0.0.72:
resolution: {integrity: sha512-ueCad5qvrieyiAJCL0oiYSHuxE0QklpCeal7fANTyYznrEo37L+b24XJIvmsIfNkYHZ6d22Xd2a/oeGkywIIbQ==}
/langchain@0.0.75:
resolution: {integrity: sha512-5bulBe3pEDnCuO3W84E+pmns6+7oKdNomsApPD1PqjplEwT3szSYaY8bvqJVxYz2Hq1wcS3sL1OyL9rbC/s0NA==}
engines: {node: '>=18'}
peerDependencies:
'@aws-sdk/client-dynamodb': ^3.310.0
'@aws-sdk/client-lambda': ^3.310.0
'@aws-sdk/client-s3': ^3.310.0
'@clickhouse/client': ^0.0.14
@ -9549,6 +9542,8 @@ packages:
typeorm: ^0.3.12
weaviate-ts-client: ^1.0.0
peerDependenciesMeta:
'@aws-sdk/client-dynamodb':
optional: true
'@aws-sdk/client-lambda':
optional: true
'@aws-sdk/client-s3':
@ -9626,7 +9621,7 @@ packages:
uuid: 9.0.0
yaml: 2.2.2
zod: 3.21.4
zod-to-json-schema: 3.21.0(zod@3.21.4)
zod-to-json-schema: 3.21.1(zod@3.21.4)
transitivePeerDependencies:
- debug
- encoding
@ -10579,8 +10574,8 @@ packages:
resolution: {integrity: sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==}
dev: false
/next@13.4.1(@babel/core@7.21.8)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-JBw2kAIyhKDpjhEWvNVoFeIzNp9xNxg8wrthDOtMctfn3EpqGCmW0FSviNyGgOSOSn6zDaX48pmvbdf6X2W9xA==}
/next@13.4.2(@babel/core@7.21.8)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-aNFqLs3a3nTGvLWlO9SUhCuMUHVPSFQC0+tDNGAsDXqx+WJDFSbvc233gOJ5H19SBc7nw36A9LwQepOJ2u/8Kg==}
engines: {node: '>=16.8.0'}
hasBin: true
peerDependencies:
@ -10600,25 +10595,25 @@ packages:
sass:
optional: true
dependencies:
'@next/env': 13.4.1
'@next/env': 13.4.2
'@swc/helpers': 0.5.1
busboy: 1.6.0
caniuse-lite: 1.0.30001485
caniuse-lite: 1.0.30001486
postcss: 8.4.14
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
styled-jsx: 5.1.1(@babel/core@7.21.8)(react@18.2.0)
zod: 3.21.4
optionalDependencies:
'@next/swc-darwin-arm64': 13.4.1
'@next/swc-darwin-x64': 13.4.1
'@next/swc-linux-arm64-gnu': 13.4.1
'@next/swc-linux-arm64-musl': 13.4.1
'@next/swc-linux-x64-gnu': 13.4.1
'@next/swc-linux-x64-musl': 13.4.1
'@next/swc-win32-arm64-msvc': 13.4.1
'@next/swc-win32-ia32-msvc': 13.4.1
'@next/swc-win32-x64-msvc': 13.4.1
'@next/swc-darwin-arm64': 13.4.2
'@next/swc-darwin-x64': 13.4.2
'@next/swc-linux-arm64-gnu': 13.4.2
'@next/swc-linux-arm64-musl': 13.4.2
'@next/swc-linux-x64-gnu': 13.4.2
'@next/swc-linux-x64-musl': 13.4.2
'@next/swc-win32-arm64-msvc': 13.4.2
'@next/swc-win32-ia32-msvc': 13.4.2
'@next/swc-win32-x64-msvc': 13.4.2
transitivePeerDependencies:
- '@babel/core'
- babel-plugin-macros
@ -10638,6 +10633,18 @@ packages:
resolution: {integrity: sha512-+eawOlIgy680F0kBzPUNFhMZGtJ1YmqM6l4+Crf4IkImjYrO/mqPwRMh352g23uIaQKFItcQ64I7KMaJxHgAVA==}
dev: false
/node-fetch@2.6.11:
resolution: {integrity: sha512-4I6pdBY1EthSqDmJkiNk3JIT8cswwR9nfeW/cPdUagJYEQG7R95WRH74wpz7ma8Gh/9dI9FP+OU+0E4FvtA55w==}
engines: {node: 4.x || >=6.0.0}
peerDependencies:
encoding: ^0.1.0
peerDependenciesMeta:
encoding:
optional: true
dependencies:
whatwg-url: 5.0.0
dev: false
/node-fetch@2.6.7:
resolution: {integrity: sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==}
engines: {node: 4.x || >=6.0.0}
@ -11493,8 +11500,8 @@ packages:
/react-is@16.13.1:
resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==}
/react-parallax-tilt@1.7.137(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-PsuOXpsa/55n23/sd7sbSd91Fm7z37o1WYV2V0GMyo1IguaXmdoVGIqAZFynaxNWS6Go9TKR+CrzYuQHIiE6/g==}
/react-parallax-tilt@1.7.138(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-7i0qeWDDE+jBVJf/mhp78JaZl6XPEwWywQP1Yb/IAEf08IPbHvXMxrsS0PDHYoQ+/yTTWehmBNYcKZtNzQoj9Q==}
peerDependencies:
react: ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0
react-dom: ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0
@ -12705,14 +12712,14 @@ packages:
resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
engines: {node: '>= 0.4'}
/swc-loader@0.2.3(@swc/core@1.3.57)(webpack@5.82.0):
/swc-loader@0.2.3(@swc/core@1.3.57)(webpack@5.82.1):
resolution: {integrity: sha512-D1p6XXURfSPleZZA/Lipb3A8pZ17fP4NObZvFCDjK/OKljroqDpPmsBdTraWhVBqUNpcWBQY1imWdoPScRlQ7A==}
peerDependencies:
'@swc/core': ^1.2.147
webpack: '>=2'
dependencies:
'@swc/core': 1.3.57
webpack: 5.82.0(@swc/core@1.3.57)(esbuild@0.17.18)
webpack: 5.82.1(@swc/core@1.3.57)(esbuild@0.17.18)
dev: true
/swr@2.1.5(react@18.2.0):
@ -12847,7 +12854,7 @@ packages:
unique-string: 2.0.0
dev: true
/terser-webpack-plugin@5.3.8(@swc/core@1.3.57)(esbuild@0.17.18)(webpack@5.82.0):
/terser-webpack-plugin@5.3.8(@swc/core@1.3.57)(esbuild@0.17.18)(webpack@5.82.1):
resolution: {integrity: sha512-WiHL3ElchZMsK27P8uIUh4604IgJyAW47LVXGbEoB21DbQcZ+OuMpGjVYnEUaqcWM6dO8uS2qUbA7LSCWqvsbg==}
engines: {node: '>= 10.13.0'}
peerDependencies:
@ -12870,7 +12877,7 @@ packages:
schema-utils: 3.1.2
serialize-javascript: 6.0.1
terser: 5.17.3
webpack: 5.82.0(@swc/core@1.3.57)(esbuild@0.17.18)
webpack: 5.82.1(@swc/core@1.3.57)(esbuild@0.17.18)
dev: true
/terser@5.17.3:
@ -13628,8 +13635,8 @@ packages:
engines: {node: '>=10.13.0'}
dev: true
/webpack@5.82.0(@swc/core@1.3.57)(esbuild@0.17.18):
resolution: {integrity: sha512-iGNA2fHhnDcV1bONdUu554eZx+XeldsaeQ8T67H6KKHl2nUSwX8Zm7cmzOA46ox/X1ARxf7Bjv8wQ/HsB5fxBg==}
/webpack@5.82.1(@swc/core@1.3.57)(esbuild@0.17.18):
resolution: {integrity: sha512-C6uiGQJ+Gt4RyHXXYt+v9f+SN1v83x68URwgxNQ98cvH8kxiuywWGP4XeNZ1paOzZ63aY3cTciCEQJNFUljlLw==}
engines: {node: '>=10.13.0'}
hasBin: true
peerDependencies:
@ -13659,7 +13666,7 @@ packages:
neo-async: 2.6.2
schema-utils: 3.1.2
tapable: 2.2.1
terser-webpack-plugin: 5.3.8(@swc/core@1.3.57)(esbuild@0.17.18)(webpack@5.82.0)
terser-webpack-plugin: 5.3.8(@swc/core@1.3.57)(esbuild@0.17.18)(webpack@5.82.1)
watchpack: 2.4.0
webpack-sources: 3.2.3
transitivePeerDependencies:
@ -13912,7 +13919,7 @@ packages:
resolution: {integrity: sha512-vo2RQo7DILVRoH5LjGqw3nphavEjK4Qk+FenXeUsknKn14eCNedHOXWbmnvP4ipKhlE35pvJ4yl4YYf6YsJArA==}
dev: true
/workbox-webpack-plugin@6.5.4(webpack@5.82.0):
/workbox-webpack-plugin@6.5.4(webpack@5.82.1):
resolution: {integrity: sha512-LmWm/zoaahe0EGmMTrSLUi+BjyR3cdGEfU3fS6PN1zKFYbqAKuQ+Oy/27e4VSXsyIwAw8+QDfk1XHNGtZu9nQg==}
engines: {node: '>=10.0.0'}
peerDependencies:
@ -13921,7 +13928,7 @@ packages:
fast-json-stable-stringify: 2.1.0
pretty-bytes: 5.6.0
upath: 1.2.0
webpack: 5.82.0(@swc/core@1.3.57)(esbuild@0.17.18)
webpack: 5.82.1(@swc/core@1.3.57)(esbuild@0.17.18)
webpack-sources: 1.4.3
workbox-build: 6.5.4
transitivePeerDependencies:
@ -14082,8 +14089,8 @@ packages:
resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
engines: {node: '>=10'}
/zod-to-json-schema@3.21.0(zod@3.21.4):
resolution: {integrity: sha512-+KyFCzqKwE6CxMSZxEUBaGmdXzB09BoFebO+xef/ISE4cTfReQlyThYbS8aqd3uWkdt9fz5BGHsY0CbY+Ra9oA==}
/zod-to-json-schema@3.21.1(zod@3.21.4):
resolution: {integrity: sha512-y5g0MPxDq+YG/T+cHGPYH4PcBpyCqwK6wxeJ76MR563y0gk/14HKfebq8xHiItY7lkc9GDFygCnkvNDTvAhYAg==}
peerDependencies:
zod: ^3.21.4
dependencies: