fix: fix deps version error

This commit is contained in:
JinmingYang
2023-08-07 14:35:35 +08:00
parent afd12afa18
commit eee9defcbb

76
pnpm-lock.yaml generated
View File

@@ -293,8 +293,8 @@ importers:
packages/gpt-runner-web:
devDependencies:
'@hookform/resolvers':
specifier: ^3.1.1
version: 3.1.1(react-hook-form@7.45.2)
specifier: ^3.2.0
version: 3.2.0(react-hook-form@7.45.4)
'@kvs/node-localstorage':
specifier: ^2.1.5
version: 2.1.5
@@ -314,8 +314,8 @@ importers:
specifier: workspace:*
version: link:../gpt-runner-shared
'@tanstack/react-query':
specifier: ^4.32.5
version: 4.32.5(react-dom@18.2.0)(react@18.2.0)
specifier: ^4.32.6
version: 4.32.6(react-dom@18.2.0)(react@18.2.0)
'@types/connect-history-api-fallback':
specifier: ^1.5.0
version: 1.5.0
@@ -386,8 +386,8 @@ importers:
specifier: ^3.0.0
version: 3.0.0
i18next:
specifier: ^23.4.1
version: 23.4.1
specifier: ^23.4.2
version: 23.4.2
i18next-browser-languagedetector:
specifier: ^7.1.0
version: 7.1.0
@@ -416,14 +416,14 @@ importers:
specifier: ^4.0.10
version: 4.0.10(react@18.2.0)
react-hook-form:
specifier: ^7.45.2
version: 7.45.2(react@18.2.0)
specifier: ^7.45.4
version: 7.45.4(react@18.2.0)
react-hot-toast:
specifier: ^2.4.1
version: 2.4.1(csstype@3.1.2)(react-dom@18.2.0)(react@18.2.0)
react-i18next:
specifier: ^13.0.3
version: 13.0.3(i18next@23.4.1)(react-dom@18.2.0)(react@18.2.0)
version: 13.0.3(i18next@23.4.2)(react-dom@18.2.0)(react@18.2.0)
react-markdown:
specifier: ^8.0.7
version: 8.0.7(@types/react@18.2.18)(react@18.2.0)
@@ -467,8 +467,8 @@ importers:
specifier: ^3.2.1
version: 3.2.1
zustand:
specifier: ^4.4.0
version: 4.4.0(@types/react@18.2.18)(react@18.2.0)
specifier: ^4.4.1
version: 4.4.1(@types/react@18.2.18)(react@18.2.0)
playground:
devDependencies:
@@ -1188,7 +1188,7 @@ packages:
'@babel/helper-replace-supers': 7.22.5
'@babel/helper-skip-transparent-expression-wrappers': 7.22.5
'@babel/helper-split-export-declaration': 7.22.5
semver: 6.3.0
semver: 6.3.1
transitivePeerDependencies:
- supports-color
dev: false
@@ -1208,7 +1208,7 @@ packages:
'@babel/helper-replace-supers': 7.22.5
'@babel/helper-skip-transparent-expression-wrappers': 7.22.5
'@babel/helper-split-export-declaration': 7.22.5
semver: 6.3.0
semver: 6.3.1
transitivePeerDependencies:
- supports-color
dev: false
@@ -1228,7 +1228,7 @@ packages:
'@babel/helper-replace-supers': 7.22.5
'@babel/helper-skip-transparent-expression-wrappers': 7.22.5
'@babel/helper-split-export-declaration': 7.22.5
semver: 6.3.0
semver: 6.3.1
transitivePeerDependencies:
- supports-color
dev: true
@@ -5933,7 +5933,7 @@ packages:
resolution: {integrity: sha512-BDXFbYOJzT/NBEtp71cvsrGPwGAMGRB/349rwKuoxNSiKjPraNNnlK6MIIabViCjqZugu6j+xeMDlEkWdHHJSg==}
dependencies:
'@esbuild-kit/core-utils': 3.1.0
get-tsconfig: 4.5.0
get-tsconfig: 4.6.2
/@esbuild-kit/core-utils@3.1.0:
resolution: {integrity: sha512-Uuk8RpCg/7fdHSceR1M6XbSZFSuMrxcePFuGgyvsBn+u339dk5OeL4jv2EojwTN2st/unJGsVm4qHWjWNmJ/tw==}
@@ -5945,7 +5945,7 @@ packages:
resolution: {integrity: sha512-Qwfvj/qoPbClxCRNuac1Du01r9gvNOT+pMYtJDapfB1eoGN1YlJ1BixLyL9WVENRx5RXgNLdfYdx/CuswlGhMw==}
dependencies:
'@esbuild-kit/core-utils': 3.1.0
get-tsconfig: 4.5.0
get-tsconfig: 4.6.2
/@esbuild/android-arm64@0.17.19:
resolution: {integrity: sha512-KBMWvEZooR7+kzY0BtbTQn0OAYY7CsiydT63pVEaPtVYF0hXbUaOyZog37DKxK7NF3XacBJOpYT4adIJh+avxA==}
@@ -6591,12 +6591,12 @@ packages:
'@hapi/hoek': 9.3.0
dev: false
/@hookform/resolvers@3.1.1(react-hook-form@7.45.2):
resolution: {integrity: sha512-tS16bAUkqjITNSvbJuO1x7MXbn7Oe8ZziDTJdA9mMvsoYthnOOiznOTGBYwbdlYBgU+tgpI/BtTU3paRbCuSlg==}
/@hookform/resolvers@3.2.0(react-hook-form@7.45.4):
resolution: {integrity: sha512-skXQHhLxq0Sz2xDwCyv5dygBCtXJe1GmWwxDzfdtl0X6agD6qcyTG8HrZWkjJoy8AkiLARqYvSYJ8z7+Nwmi7w==}
peerDependencies:
react-hook-form: ^7.0.0
dependencies:
react-hook-form: 7.45.2(react@18.2.0)
react-hook-form: 7.45.4(react@18.2.0)
dev: true
/@humanwhocodes/config-array@0.11.10:
@@ -7555,12 +7555,12 @@ packages:
defer-to-connect: 1.1.3
dev: false
/@tanstack/query-core@4.32.5:
resolution: {integrity: sha512-UOxiDYmzYWD21ASIUnW3w+Nq3LcW1BPFFfIyZOor6UsRl76KGLlvUhJ402/dof1JxcQFPK7nZ5iUGPVqLiT8zg==}
/@tanstack/query-core@4.32.6:
resolution: {integrity: sha512-YVB+mVWENQwPyv+40qO7flMgKZ0uI41Ph7qXC2Zf1ft5AIGfnXnMZyifB2ghhZ27u+5wm5mlzO4Y6lwwadzxCA==}
dev: true
/@tanstack/react-query@4.32.5(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-4tR0GxyyKhLpYvbglOGpWVqHS+t3bs7yy89DuTgJvnKLnaS5UW2sbfAzlV9JtwL7s5Z8eW2q2EDMcAtutb0lAw==}
/@tanstack/react-query@4.32.6(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-AITu/IKJJJXsHHeXNBy5bclu12t08usMCY0vFC2dh9SP/w6JAk5U9GwfjOIPj3p+ATADZvxQPe8UiCtMLNeQbg==}
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
@@ -7571,7 +7571,7 @@ packages:
react-native:
optional: true
dependencies:
'@tanstack/query-core': 4.32.5
'@tanstack/query-core': 4.32.6
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
use-sync-external-store: 1.2.0(react@18.2.0)
@@ -12699,14 +12699,10 @@ packages:
get-intrinsic: 1.2.1
dev: false
/get-tsconfig@4.5.0:
resolution: {integrity: sha512-MjhiaIWCJ1sAU4pIQ5i5OfOuHHxVo1oYeNsWTON7jxYkod8pHocXeh+SSbmu5OZZZK73B6cbJ2XADzXehLyovQ==}
/get-tsconfig@4.6.2:
resolution: {integrity: sha512-E5XrT4CbbXcXWy+1jChlZmrmCwd5KGx502kDCXJJ7y898TtWW9FwoG5HfOLVRKmlmDGkWN2HM9Ho+/Y8F0sJDg==}
dependencies:
resolve-pkg-maps: 1.0.0
dev: true
/giget@1.1.2:
resolution: {integrity: sha512-HsLoS07HiQ5oqvObOI+Qb2tyZH4Gj5nYGfF9qQcZNrPw+uEFhdXtgJr01aO2pWadGHucajYDLxxbtQkm97ON2A==}
@@ -13374,8 +13370,8 @@ packages:
- encoding
dev: true
/i18next@23.4.1:
resolution: {integrity: sha512-07ekE7hbUrbxTYj97VnBzyhKcGURTJC9p4iWTwCVC8t63T+YrgqQmb/n1LBQMivZYwR61pqS+PC0G2rtENycyQ==}
/i18next@23.4.2:
resolution: {integrity: sha512-hkVPHKFLtn9iewdqHDiU+MGVIBk+bVFn5usw7CIeCn/SBcVKGTItGdjNPm2B8Lnz42CeHUlnSOTgsr5vbITjhA==}
dependencies:
'@babel/runtime': 7.22.5
dev: true
@@ -17474,8 +17470,8 @@ packages:
shallowequal: 1.1.0
dev: false
/react-hook-form@7.45.2(react@18.2.0):
resolution: {integrity: sha512-9s45OdTaKN+4NSTbXVqeDITd/nwIg++nxJGL8+OD5uf1DxvhsXQ641kaYHk5K28cpIOTYm71O/fYk7rFaygb3A==}
/react-hook-form@7.45.4(react@18.2.0):
resolution: {integrity: sha512-HGDV1JOOBPZj10LB3+OZgfDBTn+IeEsNOKiq/cxbQAIbKaiJUe/KV8DBUzsx0Gx/7IG/orWqRRm736JwOfUSWQ==}
engines: {node: '>=12.22.0'}
peerDependencies:
react: ^16.8.0 || ^17 || ^18
@@ -17497,7 +17493,7 @@ packages:
- csstype
dev: true
/react-i18next@13.0.3(i18next@23.4.1)(react-dom@18.2.0)(react@18.2.0):
/react-i18next@13.0.3(i18next@23.4.2)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-/t4kt4Y2o+21hbvx+o9zpVnmoiud7KLDncyZFGN0U6TGAWYaXdTsp/ytAHFcKKSAODg4noIMaOO3X7bMgCqLHw==}
peerDependencies:
i18next: '>= 23.2.3'
@@ -17512,7 +17508,7 @@ packages:
dependencies:
'@babel/runtime': 7.22.5
html-parse-stringify: 3.0.1
i18next: 23.4.1
i18next: 23.4.2
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
dev: true
@@ -17866,7 +17862,7 @@ packages:
resolution: {integrity: sha512-HFM8rkZ+i3zrV+4LQjwQ0W+ez98pApMGM3HUrN04j3CqzPOzl9nmP15Y8YXNm8QHGv/eacOVEjqhmWpkRV0NAw==}
engines: {node: '>= 0.10'}
dependencies:
resolve: 1.22.2
resolve: 1.22.3
dev: false
/recursive-readdir@2.2.3:
@@ -18107,7 +18103,6 @@ packages:
/resolve-pkg-maps@1.0.0:
resolution: {integrity: sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==}
dev: true
/resolve@1.22.2:
resolution: {integrity: sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g==}
@@ -18116,6 +18111,7 @@ packages:
is-core-module: 2.12.1
path-parse: 1.0.7
supports-preserve-symlinks-flag: 1.0.0
dev: true
/resolve@1.22.3:
resolution: {integrity: sha512-P8ur/gp/AmbEzjr729bZnLjXK5Z+4P0zhIJgBgzqRih7hL7BOukHGtSTA3ACMY467GRFz3duQsi0bDZdR7DKdw==}
@@ -18421,10 +18417,6 @@ packages:
resolution: {integrity: sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==}
hasBin: true
/semver@6.3.0:
resolution: {integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==}
hasBin: true
/semver@6.3.1:
resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
hasBin: true
@@ -21396,8 +21388,8 @@ packages:
resolution: {integrity: sha512-m46AKbrzKVzOzs/DZgVnG5H55N1sv1M8qZU3A8RIKbs3mrACDNeIOeilDymVb2HdmP8uwshOCF4uJ8uM9rCqJw==}
dev: false
/zustand@4.4.0(@types/react@18.2.18)(react@18.2.0):
resolution: {integrity: sha512-2dq6wq4dSxbiPTamGar0NlIG/av0wpyWZJGeQYtUOLegIUvhM2Bf86ekPlmgpUtS5uR7HyetSiktYrGsdsyZgQ==}
/zustand@4.4.1(@types/react@18.2.18)(react@18.2.0):
resolution: {integrity: sha512-QCPfstAS4EBiTQzlaGP1gmorkh/UL1Leaj2tdj+zZCZ/9bm0WS7sI2wnfD5lpOszFqWJ1DcPnGoY8RDL61uokw==}
engines: {node: '>=12.7.0'}
peerDependencies:
'@types/react': '>=16.8'