feat: upgrade Node.js version and update dependencies for frontend and docs

This commit is contained in:
MengMengCode
2026-07-26 04:38:56 +08:00
parent 73433c035d
commit 70679b6fbb
20 changed files with 79 additions and 134 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { Outlet } from 'react-router-dom'
import { Outlet } from 'react-router'
import Sidebar from './Sidebar'
import { useState } from 'react'
import AutoTranslate from './AutoTranslate'