add missing packages.

This commit is contained in:
Vixalie 2025-03-06 06:05:43 +08:00
parent 26e825bb19
commit 38b39c3f5b
2 changed files with 54 additions and 30 deletions

77
deno.lock generated
View File

@ -16,7 +16,10 @@
"npm:@vitejs/plugin-react@^4.3.4": "4.3.4_vite@6.2.0__lightningcss@1.29.1_@babel+core@7.26.9_lightningcss@1.29.1",
"npm:clsx@^2.1.1": "2.1.1",
"npm:dayjs@^1.11.13": "1.11.13",
"npm:eslint-plugin-react-hooks@^5.2.0": "5.2.0_eslint@9.21.0",
"npm:eslint-plugin-react-refresh@~0.4.19": "0.4.19_eslint@9.21.0",
"npm:eslint@^9.19.0": "9.21.0",
"npm:globals@16": "16.0.0",
"npm:jotai@^2.12.1": "2.12.1_@types+react@19.0.10_react@19.0.0",
"npm:lightningcss@^1.29.1": "1.29.1",
"npm:lodash-es@^4.17.21": "4.17.21",
@ -24,8 +27,8 @@
"npm:react-router-dom@^7.2.0": "7.2.0_react@19.0.0_react-dom@19.0.0__react@19.0.0",
"npm:react@19.0.0": "19.0.0",
"npm:sanitize.css@13": "13.0.0",
"npm:typescript-eslint@^8.22.0": "8.25.0_eslint@9.21.0_typescript@5.7.3_@typescript-eslint+parser@8.25.0__eslint@9.21.0__typescript@5.7.3",
"npm:typescript@~5.7.3": "5.7.3",
"npm:typescript-eslint@^8.22.0": "8.26.0_eslint@9.21.0_typescript@5.8.2_@typescript-eslint+parser@8.26.0__eslint@9.21.0__typescript@5.8.2",
"npm:typescript@~5.8.2": "5.8.2",
"npm:uuid@^11.0.5": "11.1.0",
"npm:vite@^6.0.3": "6.2.0_lightningcss@1.29.1"
},
@ -557,8 +560,8 @@
"@types/uuid@10.0.0": {
"integrity": "sha512-7gqG38EyHgyP1S+7+xomFtL+ZNHcKv6DwNaCZmJmo1vgMugyF3TCnXVg4t1uk89mLNwnLtnY3TpOpCOyp1/xHQ=="
},
"@typescript-eslint/eslint-plugin@8.25.0_@typescript-eslint+parser@8.25.0__eslint@9.21.0__typescript@5.7.3_eslint@9.21.0_typescript@5.7.3": {
"integrity": "sha512-VM7bpzAe7JO/BFf40pIT1lJqS/z1F8OaSsUB3rpFJucQA4cOSuH2RVVVkFULN+En0Djgr29/jb4EQnedUo95KA==",
"@typescript-eslint/eslint-plugin@8.26.0_@typescript-eslint+parser@8.26.0__eslint@9.21.0__typescript@5.8.2_eslint@9.21.0_typescript@5.8.2": {
"integrity": "sha512-cLr1J6pe56zjKYajK6SSSre6nl1Gj6xDp1TY0trpgPzjVbgDwd09v2Ws37LABxzkicmUjhEeg/fAUjPJJB1v5Q==",
"dependencies": [
"@eslint-community/regexpp",
"@typescript-eslint/parser",
@ -574,8 +577,8 @@
"typescript"
]
},
"@typescript-eslint/parser@8.25.0_eslint@9.21.0_typescript@5.7.3": {
"integrity": "sha512-4gbs64bnbSzu4FpgMiQ1A+D+urxkoJk/kqlDJ2W//5SygaEiAP2B4GoS7TEdxgwol2el03gckFV9lJ4QOMiiHg==",
"@typescript-eslint/parser@8.26.0_eslint@9.21.0_typescript@5.8.2": {
"integrity": "sha512-mNtXP9LTVBy14ZF3o7JG69gRPBK/2QWtQd0j0oH26HcY/foyJJau6pNUez7QrM5UHnSvwlQcJXKsk0I99B9pOA==",
"dependencies": [
"@typescript-eslint/scope-manager",
"@typescript-eslint/types",
@ -586,15 +589,15 @@
"typescript"
]
},
"@typescript-eslint/scope-manager@8.25.0": {
"integrity": "sha512-6PPeiKIGbgStEyt4NNXa2ru5pMzQ8OYKO1hX1z53HMomrmiSB+R5FmChgQAP1ro8jMtNawz+TRQo/cSXrauTpg==",
"@typescript-eslint/scope-manager@8.26.0": {
"integrity": "sha512-E0ntLvsfPqnPwng8b8y4OGuzh/iIOm2z8U3S9zic2TeMLW61u5IH2Q1wu0oSTkfrSzwbDJIB/Lm8O3//8BWMPA==",
"dependencies": [
"@typescript-eslint/types",
"@typescript-eslint/visitor-keys"
]
},
"@typescript-eslint/type-utils@8.25.0_eslint@9.21.0_typescript@5.7.3": {
"integrity": "sha512-d77dHgHWnxmXOPJuDWO4FDWADmGQkN5+tt6SFRZz/RtCWl4pHgFl3+WdYCn16+3teG09DY6XtEpf3gGD0a186g==",
"@typescript-eslint/type-utils@8.26.0_eslint@9.21.0_typescript@5.8.2": {
"integrity": "sha512-ruk0RNChLKz3zKGn2LwXuVoeBcUMh+jaqzN461uMMdxy5H9epZqIBtYj7UiPXRuOpaALXGbmRuZQhmwHhaS04Q==",
"dependencies": [
"@typescript-eslint/typescript-estree",
"@typescript-eslint/utils",
@ -604,11 +607,11 @@
"typescript"
]
},
"@typescript-eslint/types@8.25.0": {
"integrity": "sha512-+vUe0Zb4tkNgznQwicsvLUJgZIRs6ITeWSCclX1q85pR1iOiaj+4uZJIUp//Z27QWu5Cseiw3O3AR8hVpax7Aw=="
"@typescript-eslint/types@8.26.0": {
"integrity": "sha512-89B1eP3tnpr9A8L6PZlSjBvnJhWXtYfZhECqlBl1D9Lme9mHO6iWlsprBtVenQvY1HMhax1mWOjhtL3fh/u+pA=="
},
"@typescript-eslint/typescript-estree@8.25.0_typescript@5.7.3": {
"integrity": "sha512-ZPaiAKEZ6Blt/TPAx5Ot0EIB/yGtLI2EsGoY6F7XKklfMxYQyvtL+gT/UCqkMzO0BVFHLDlzvFqQzurYahxv9Q==",
"@typescript-eslint/typescript-estree@8.26.0_typescript@5.8.2": {
"integrity": "sha512-tiJ1Hvy/V/oMVRTbEOIeemA2XoylimlDQ03CgPPNaHYZbpsc78Hmngnt+WXZfJX1pjQ711V7g0H7cSJThGYfPQ==",
"dependencies": [
"@typescript-eslint/types",
"@typescript-eslint/visitor-keys",
@ -621,8 +624,8 @@
"typescript"
]
},
"@typescript-eslint/utils@8.25.0_eslint@9.21.0_typescript@5.7.3": {
"integrity": "sha512-syqRbrEv0J1wywiLsK60XzHnQe/kRViI3zwFALrNEgnntn1l24Ra2KvOAWwWbWZ1lBZxZljPDGOq967dsl6fkA==",
"@typescript-eslint/utils@8.26.0_eslint@9.21.0_typescript@5.8.2": {
"integrity": "sha512-2L2tU3FVwhvU14LndnQCA2frYC8JnPDVKyQtWFPf8IYFMt/ykEN1bPolNhNbCVgOmdzTlWdusCTKA/9nKrf8Ig==",
"dependencies": [
"@eslint-community/eslint-utils",
"@typescript-eslint/scope-manager",
@ -632,8 +635,8 @@
"typescript"
]
},
"@typescript-eslint/visitor-keys@8.25.0": {
"integrity": "sha512-kCYXKAum9CecGVHGij7muybDfTS2sD3t0L4bJsEZLkyrXUImiCTq1M3LG2SRtOhiHFwMR9wAFplpT6XHYjTkwQ==",
"@typescript-eslint/visitor-keys@8.26.0": {
"integrity": "sha512-2z8JQJWAzPdDd51dRQ/oqIJxe99/hoLIqmf8RMCAJQtYDc535W/Jt2+RTP4bP0aKeBG1F65yjIZuczOXCmbWwg==",
"dependencies": [
"@typescript-eslint/types",
"eslint-visitor-keys@4.2.0"
@ -807,6 +810,18 @@
"escape-string-regexp@4.0.0": {
"integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA=="
},
"eslint-plugin-react-hooks@5.2.0_eslint@9.21.0": {
"integrity": "sha512-+f15FfK64YQwZdJNELETdn5ibXEUQmW1DZL6KXhNnc2heoy/sg9VJJeT7n8TlMWouzWqSWavFkIhHyIbIAEapg==",
"dependencies": [
"eslint"
]
},
"eslint-plugin-react-refresh@0.4.19_eslint@9.21.0": {
"integrity": "sha512-eyy8pcr/YxSYjBoqIFSrlbn9i/xvxUFa8CjzAYo9cFjgGXqq1hyjihcpZvxRLalpaWmueWR81xn7vuKmAFijDQ==",
"dependencies": [
"eslint"
]
},
"eslint-scope@8.2.0": {
"integrity": "sha512-PHlWUfG6lvPc3yvP5A4PNyBL1W8fkDUccmI21JUu/+GKZBoH/W5u6usENXUrWFRsyoW5ACUjFGgAFQp5gUlb/A==",
"dependencies": [
@ -904,8 +919,8 @@
"fast-levenshtein@2.0.6": {
"integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw=="
},
"fastq@1.19.0": {
"integrity": "sha512-7SFSRCNjBQIZH/xZR3iy5iQYR8aGBE0h3VG6/cwlbrpdciNYBMotQav8c1XI3HjHH+NikUpP53nPdlZSdWmFzA==",
"fastq@1.19.1": {
"integrity": "sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==",
"dependencies": [
"reusify"
]
@ -963,6 +978,9 @@
"globals@14.0.0": {
"integrity": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ=="
},
"globals@16.0.0": {
"integrity": "sha512-iInW14XItCXET01CQFqudPOWP2jYMl7T+QRQT+UNcR/iQncN/F0UNpgd76iFkBPgNQb4+X3LV9tLJYzwh+Gl3A=="
},
"graphemer@1.4.0": {
"integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag=="
},
@ -1232,8 +1250,8 @@
"resolve-from@4.0.0": {
"integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g=="
},
"reusify@1.0.4": {
"integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw=="
"reusify@1.1.0": {
"integrity": "sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw=="
},
"rollup@4.34.8": {
"integrity": "sha512-489gTVMzAYdiZHFVA/ig/iYFllCcWFHMvUHI1rpFmkoUtRlQxqh6/yiNqnYibjMZ2b/+FUQwldG+aLsEt6bglQ==",
@ -1309,7 +1327,7 @@
"is-number"
]
},
"ts-api-utils@2.0.1_typescript@5.7.3": {
"ts-api-utils@2.0.1_typescript@5.8.2": {
"integrity": "sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w==",
"dependencies": [
"typescript"
@ -1324,8 +1342,8 @@
"prelude-ls"
]
},
"typescript-eslint@8.25.0_eslint@9.21.0_typescript@5.7.3_@typescript-eslint+parser@8.25.0__eslint@9.21.0__typescript@5.7.3": {
"integrity": "sha512-TxRdQQLH4g7JkoFlYG3caW5v1S6kEkz8rqt80iQJZUYPq1zD1Ra7HfQBJJ88ABRaMvHAXnwRvRB4V+6sQ9xN5Q==",
"typescript-eslint@8.26.0_eslint@9.21.0_typescript@5.8.2_@typescript-eslint+parser@8.26.0__eslint@9.21.0__typescript@5.8.2": {
"integrity": "sha512-PtVz9nAnuNJuAVeUFvwztjuUgSnJInODAUx47VDwWPXzd5vismPOtPtt83tzNXyOjVQbPRp786D6WFW/M2koIA==",
"dependencies": [
"@typescript-eslint/eslint-plugin",
"@typescript-eslint/parser",
@ -1334,8 +1352,8 @@
"typescript"
]
},
"typescript@5.7.3": {
"integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw=="
"typescript@5.8.2": {
"integrity": "sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ=="
},
"update-browserslist-db@1.1.2_browserslist@4.24.4": {
"integrity": "sha512-PPypAm5qvlD7XMZC3BujecnaOxwhrtoFR+Dqkk5Aa/6DssiH0ibKoketaj9w8LP7Bont1rYeoV5plxD7RTEPRg==",
@ -1398,7 +1416,10 @@
"npm:@vitejs/plugin-react@^4.3.4",
"npm:clsx@^2.1.1",
"npm:dayjs@^1.11.13",
"npm:eslint-plugin-react-hooks@^5.2.0",
"npm:eslint-plugin-react-refresh@~0.4.19",
"npm:eslint@^9.19.0",
"npm:globals@16",
"npm:jotai@^2.12.1",
"npm:lightningcss@^1.29.1",
"npm:lodash-es@^4.17.21",
@ -1407,7 +1428,7 @@
"npm:react@19.0.0",
"npm:sanitize.css@13",
"npm:typescript-eslint@^8.22.0",
"npm:typescript@~5.7.3",
"npm:typescript@~5.8.2",
"npm:uuid@^11.0.5",
"npm:vite@^6.0.3"
]

View File

@ -32,13 +32,16 @@
"@types/lodash-es": "^4.17.12",
"@types/uuid": "^10.0.0",
"eslint": "^9.19.0",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.19",
"globals": "^16.0.0",
"lightningcss": "^1.29.1",
"@types/react": "19.0.10",
"@types/react-dom": "19.0.4",
"@vitejs/plugin-react": "^4.3.4",
"typescript": "~5.7.3",
"typescript": "~5.8.2",
"typescript-eslint": "^8.22.0",
"vite": "^6.0.3",
"@tauri-apps/cli": "^2"
}
}
}