移除无用依赖

This commit is contained in:
mtvpls
2026-03-11 17:48:57 +08:00
parent 1a79d4930d
commit df48b9daef
2 changed files with 0 additions and 30 deletions

View File

@@ -66,7 +66,6 @@
"react-dom": "^18.3.1",
"react-icons": "^5.4.0",
"react-markdown": "^10.1.0",
"react-window": "^2.2.3",
"redis": "^4.6.7",
"remark-gfm": "^3.0.1",
"server-only": "^0.0.1",
@@ -96,7 +95,6 @@
"@types/pg": "^8.16.0",
"@types/react": "^18.3.18",
"@types/react-dom": "^19.1.6",
"@types/react-window": "^2.0.0",
"@types/testing-library__jest-dom": "^5.14.9",
"@types/xml2js": "^0.4.14",
"@typescript-eslint/eslint-plugin": "^5.62.0",

28
pnpm-lock.yaml generated
View File

@@ -128,9 +128,6 @@ importers:
react-markdown:
specifier: ^10.1.0
version: 10.1.0(@types/react@18.3.27)(react@18.3.1)
react-window:
specifier: ^2.2.3
version: 2.2.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
redis:
specifier: ^4.6.7
version: 4.7.1
@@ -213,9 +210,6 @@ importers:
'@types/react-dom':
specifier: ^19.1.6
version: 19.2.3(@types/react@18.3.27)
'@types/react-window':
specifier: ^2.0.0
version: 2.0.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@types/testing-library__jest-dom':
specifier: ^5.14.9
version: 5.14.9
@@ -3318,10 +3312,6 @@ packages:
peerDependencies:
'@types/react': ^19.2.0
'@types/react-window@2.0.0':
resolution: {integrity: sha512-E8hMDtImEpMk1SjswSvqoSmYvk7GEtyVaTa/GJV++FdDNuMVVEzpAClyJ0nqeKYBrMkGiyH6M1+rPLM0Nu1exQ==}
deprecated: This is a stub types definition. react-window provides its own type definitions, so you do not need this installed.
'@types/react@18.3.27':
resolution: {integrity: sha512-cisd7gxkzjBKU2GgdYrTdtQx1SORymWyaAFhaxQPK9bYO9ot3Y5OikQRvY0VYQtvwjeQnizCINJAenh/V7MK2w==}
@@ -7323,12 +7313,6 @@ packages:
'@types/react': '>=18'
react: '>=18'
react-window@2.2.4:
resolution: {integrity: sha512-FiZsQHvt2qbnTz6cN+/FXvX62v2xukQ+AajUivkm/Ivdp9rnU3bp0B1eDcCNpQXNaDBdqkEVGNYHlvIUGU9yBw==}
peerDependencies:
react: ^18.0.0 || ^19.0.0
react-dom: ^18.0.0 || ^19.0.0
react@18.3.1:
resolution: {integrity: sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==}
engines: {node: '>=0.10.0'}
@@ -13168,13 +13152,6 @@ snapshots:
dependencies:
'@types/react': 18.3.27
'@types/react-window@2.0.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
react-window: 2.2.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
transitivePeerDependencies:
- react
- react-dom
'@types/react@18.3.27':
dependencies:
'@types/prop-types': 15.7.15
@@ -18137,11 +18114,6 @@ snapshots:
transitivePeerDependencies:
- supports-color
react-window@2.2.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
dependencies:
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
react@18.3.1:
dependencies:
loose-envify: 1.4.0