[Blazor] Update npm dependencies (#36088) (#36273)
* Updates npm dependencies to their latest versions. * Standardizes build process for our JS dependencies on webpack 5 with babel, etc. * Updates dependencies for the auth packages to their latest versions. * Fixes test assets so that they can be run locally.
显示
- .azure/pipelines/jobs/default-build.yml 2 个添加, 2 个删除.azure/pipelines/jobs/default-build.yml
- eng/targets/Helix.props 1 个添加, 1 个删除eng/targets/Helix.props
- src/Components/Web.JS/dist/Release/blazor.server.js 0 个添加, 0 个删除src/Components/Web.JS/dist/Release/blazor.server.js
- src/Components/Web.JS/dist/Release/blazor.webview.js 0 个添加, 0 个删除src/Components/Web.JS/dist/Release/blazor.webview.js
- src/Components/Web.JS/package.json 17 个添加, 17 个删除src/Components/Web.JS/package.json
- src/Components/Web.JS/src/Boot.Server.ts 10 个添加, 4 个删除src/Components/Web.JS/src/Boot.Server.ts
- src/Components/Web.JS/src/Platform/Circuits/CircuitStreamingInterop.ts 1 个添加, 1 个删除...s/Web.JS/src/Platform/Circuits/CircuitStreamingInterop.ts
- src/Components/Web.JS/src/Platform/Circuits/DefaultReconnectDisplay.ts 3 个添加, 3 个删除...s/Web.JS/src/Platform/Circuits/DefaultReconnectDisplay.ts
- src/Components/Web.JS/src/Platform/Circuits/DefaultReconnectionHandler.ts 1 个添加, 1 个删除...eb.JS/src/Platform/Circuits/DefaultReconnectionHandler.ts
- src/Components/Web.JS/src/Platform/Circuits/RenderQueue.ts 2 个添加, 2 个删除src/Components/Web.JS/src/Platform/Circuits/RenderQueue.ts
- src/Components/Web.JS/src/Platform/Mono/MonoPlatform.ts 1 个添加, 1 个删除src/Components/Web.JS/src/Platform/Mono/MonoPlatform.ts
- src/Components/Web.JS/src/Platform/WebView/WebViewIpcReceiver.ts 1 个添加, 1 个删除...ponents/Web.JS/src/Platform/WebView/WebViewIpcReceiver.ts
- src/Components/Web.JS/src/Rendering/BrowserRenderer.ts 10 个添加, 4 个删除src/Components/Web.JS/src/Rendering/BrowserRenderer.ts
- src/Components/Web.JS/src/Rendering/LogicalElements.ts 1 个添加, 1 个删除src/Components/Web.JS/src/Rendering/LogicalElements.ts
- src/Components/Web.JS/yarn.lock 1641 个添加, 2543 个删除src/Components/Web.JS/yarn.lock
- src/Components/WebAssembly/Authentication.Msal/src/Interop/AuthenticationService.ts 10 个添加, 11 个删除.../Authentication.Msal/src/Interop/AuthenticationService.ts
- src/Components/WebAssembly/Authentication.Msal/src/Interop/babel.config.json 3 个添加, 0 个删除...ssembly/Authentication.Msal/src/Interop/babel.config.json
- src/Components/WebAssembly/Authentication.Msal/src/Interop/dist/.gitignore 3 个添加, 2 个删除...bAssembly/Authentication.Msal/src/Interop/dist/.gitignore
- src/Components/WebAssembly/Authentication.Msal/src/Interop/package.json 22 个添加, 9 个删除.../WebAssembly/Authentication.Msal/src/Interop/package.json
- src/Components/WebAssembly/Authentication.Msal/src/Interop/webpack.config.js 68 个添加, 22 个删除...ssembly/Authentication.Msal/src/Interop/webpack.config.js
加载中
想要评论请 注册 或 登录