Files
FastGPT/pnpm-workspace.yaml
T
Finley Ge 939282b7c8 V4.14.8 dev (#6517)
* doc

* wip(next): upgrade next16 with next-rspack to build (#6501)

* wip(next): upgrade next16 with next-rspack to build

* wip: fix tsconfig path alias, bump various deps

* fix: test action pnpm version, immer dep

* fix: only use Rspack for develop environment

* lock

* fix: dataset choice hint (#6514)

* fix: dataset choice hint

* fix: regex replaceVarible remove useless match group

* fix: type check (#6515)

* test: perfect test cases for replaceVarible function in  like case (#6516)

---------

Co-authored-by: archer <545436317@qq.com>
Co-authored-by: Ryo <whoeverimf5@gmail.com>
2026-03-06 19:02:04 +08:00

48 lines
900 B
YAML

packages:
- packages/*
- projects/app
- projects/marketplace
- projects/mcp_server
- scripts/icon
- sdk/*
overrides:
'@types/react': ^18
'@types/react-dom': ^18
react: ^18
react-dom: ^18
catalog:
'@chakra-ui/anatomy': ^2
'@chakra-ui/icons': ^2
'@chakra-ui/next-js': ^2
'@chakra-ui/react': ^2
'@chakra-ui/styled-system': ^2
'@chakra-ui/system': ^2
'@emotion/react': ^11
'@emotion/styled': ^11
'@modelcontextprotocol/sdk': ^1
'@fastgpt-sdk/storage': 0.6.15
'@types/lodash': ^4
'@types/react': ^18
'@types/react-dom': ^18
axios: 1.13.6
date-fns: ^3
dayjs: 1.11.19
eslint: ^8
eslint-config-next: 15.5.12
express: ^4
i18next: 23.16.8
js-yaml: ^4.1.1
json5: ^2.2.3
lodash: 4.17.23
minio: 8.0.7
next: 16.1.6
next-i18next: 15.4.2
next-rspack: 16.1.6
proxy-agent: ^6
react: ^18
react-dom: ^18
react-i18next: 14.1.2
zod: ^4