mirror of
https://github.com/chaitin/MonkeyCode.git
synced 2026-02-05 08:13:22 +08:00
feat: 添加baseurl校验
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
"@mui/icons-material": "^6.4.12",
|
||||
"@mui/lab": "6.0.0-beta.19",
|
||||
"@mui/material": "^6.4.12",
|
||||
"@yokowu/modelkit-ui": "0.7.1",
|
||||
"@yokowu/modelkit-ui": "0.7.4",
|
||||
"@tailwindcss/vite": "^4.1.12",
|
||||
"ahooks": "^3.8.4",
|
||||
"axios": "^1.9.0",
|
||||
|
||||
10
ui/pnpm-lock.yaml
generated
10
ui/pnpm-lock.yaml
generated
@@ -36,8 +36,8 @@ importers:
|
||||
specifier: ^4.1.12
|
||||
version: 4.1.12(vite@6.3.5(@types/node@24.2.1)(jiti@2.5.1)(lightningcss@1.30.1))
|
||||
'@yokowu/modelkit-ui':
|
||||
specifier: 0.7.1
|
||||
version: 0.7.1(8525073519bd78ecc27b6ab63a7efdab)
|
||||
specifier: 0.7.4
|
||||
version: 0.7.4(8525073519bd78ecc27b6ab63a7efdab)
|
||||
ahooks:
|
||||
specifier: ^3.8.4
|
||||
version: 3.9.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
@@ -1239,8 +1239,8 @@ packages:
|
||||
'@vue/shared@3.5.18':
|
||||
resolution: {integrity: sha512-cZy8Dq+uuIXbxCZpuLd2GJdeSO/lIzIspC2WtkqIpje5QyFbvLaI5wZtdUjLHjGZrlVX6GilejatWwVYYRc8tA==}
|
||||
|
||||
'@yokowu/modelkit-ui@0.7.1':
|
||||
resolution: {integrity: sha512-y83W1LLfKhw/gYurKox69HpCpyssZl1FetmEoQA8jy4VA/BhT7rzKBkso0VRa7XQ+x1sE43vxzIRh+aXETnJvQ==}
|
||||
'@yokowu/modelkit-ui@0.7.4':
|
||||
resolution: {integrity: sha512-9jaQYEGugq0x+W6sTedxatWLzKu06Yl+rGjEWzwzwcho1f4oUvJu4vPu6i+S2xK6Z3Vg/hSeSudDyomLmytbhg==}
|
||||
|
||||
acorn-jsx@5.3.2:
|
||||
resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
|
||||
@@ -4089,7 +4089,7 @@ snapshots:
|
||||
|
||||
'@vue/shared@3.5.18': {}
|
||||
|
||||
'@yokowu/modelkit-ui@0.7.1(8525073519bd78ecc27b6ab63a7efdab)':
|
||||
'@yokowu/modelkit-ui@0.7.4(8525073519bd78ecc27b6ab63a7efdab)':
|
||||
dependencies:
|
||||
'@c-x/ui': 1.0.9(87983aa74373e7bdff176d7db35e2938)
|
||||
'@mui/material': 6.5.0(@emotion/react@11.14.0(@types/react@19.1.10)(react@19.1.1))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.1.10)(react@19.1.1))(@types/react@19.1.10)(react@19.1.1))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
|
||||
Reference in New Issue
Block a user