mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-21 22:50:42 +08:00
build: envFile option is deprecated
This commit is contained in:
+5
-2
@@ -20,11 +20,11 @@
|
||||
"@orama/stopwords": "^3.1.18",
|
||||
"@orama/tokenizers": "^3.1.18",
|
||||
"@react-router/node": "^8.0.1",
|
||||
"@tanstack/react-query": "^5.101.1",
|
||||
"@tanstack/react-query": "^5.101.2",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"framer-motion": "^12.42.0",
|
||||
"fumadocs-core": "^16.10.5",
|
||||
"fumadocs-core": "^16.10.6",
|
||||
"fumadocs-mdx": "15.0.12",
|
||||
"fumadocs-ui": "16.10.5",
|
||||
"i18next": "^26.3.3",
|
||||
@@ -63,5 +63,8 @@
|
||||
"vite": "^8.1.0",
|
||||
"vite-plugin-devtools-json": "^1.0.0",
|
||||
"vite-tsconfig-paths": "^6.1.1"
|
||||
},
|
||||
"patchedDependencies": {
|
||||
"@react-router/[email protected]": "patches/@react-router%[email protected]"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user