抽取 randomUUID, crypto-browserify
This commit is contained in:
@@ -6,24 +6,26 @@
|
||||
"build-watch": "npx vite --watch build"
|
||||
},
|
||||
"dependencies": {
|
||||
"crypto-browserify": "3.12.1",
|
||||
"crypto-js": "4.2.0",
|
||||
"dompurify": "3.2.7",
|
||||
"lingchair-internal-shared": "*",
|
||||
"marked": "16.3.0",
|
||||
"mdui": "2.1.4",
|
||||
"pinch-zoom-element": "1.1.1",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"mdui": "2.1.4",
|
||||
"split.js": "1.3.2",
|
||||
"crypto-js": "4.2.0",
|
||||
"socket.io-client": "4.8.1",
|
||||
"marked": "16.3.0",
|
||||
"dompurify": "3.2.7",
|
||||
"pinch-zoom-element": "1.1.1",
|
||||
"ua-parser-js": "2.0.6",
|
||||
"lingchair-internal-shared": "*"
|
||||
"split.js": "1.3.2",
|
||||
"ua-parser-js": "2.0.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@rollup/wasm-node": "4.48.0",
|
||||
"@types/react": "18.3.1",
|
||||
"@types/react-dom": "18.3.1",
|
||||
"@vitejs/plugin-react": "4.7.0",
|
||||
"chalk": "5.4.1",
|
||||
"vite": "7.0.6",
|
||||
"@rollup/wasm-node": "4.48.0",
|
||||
"chalk": "5.4.1"
|
||||
"vite-plugin-node-polyfills": "^0.24.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user