зеркало из https://github.com/Azure/ARO-RP.git
Bump admin portal dependencies for Sept 24 (#3833)
* bump "send" * update semver portal deps * build portal
This commit is contained in:
Родитель
abf4167f01
Коммит
4d538c1503
|
@ -1,10 +1,12 @@
|
|||
{
|
||||
"files": {
|
||||
"main.js": "/static/js/main.df4abe60.js",
|
||||
"main.js": "/static/js/main.75ad0f11.js",
|
||||
"static/js/520.51e128d7.chunk.js": "/static/js/520.51e128d7.chunk.js",
|
||||
"index.html": "/index.html",
|
||||
"main.df4abe60.js.map": "/static/js/main.df4abe60.js.map"
|
||||
"main.75ad0f11.js.map": "/static/js/main.75ad0f11.js.map",
|
||||
"520.51e128d7.chunk.js.map": "/static/js/520.51e128d7.chunk.js.map"
|
||||
},
|
||||
"entrypoints": [
|
||||
"static/js/main.df4abe60.js"
|
||||
"static/js/main.75ad0f11.js"
|
||||
]
|
||||
}
|
|
@ -1 +1 @@
|
|||
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><title>ARO Portal</title><script defer="defer" src="/static/js/main.df4abe60.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
|
||||
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><title>ARO Portal</title><script defer="defer" src="/static/js/main.75ad0f11.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
|
|
@ -0,0 +1,2 @@
|
|||
"use strict";(globalThis.webpackChunkaro_rp=globalThis.webpackChunkaro_rp||[]).push([[520],{2520:(e,t,o)=>{o.r(t),o.d(t,{ChartHoverCard:()=>d});var a=o(5804),s=o(1344),l=o(5043),n=o(9379),r=o(5345),i=(0,n.Z)(),c=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return(0,s.C6)(t,e),t.prototype.render=function(){var e=this.props,t=e.color,o=e.Legend,a=e.XValue,s=e.YValue,n=e.styles,c=e.theme,m=e.ratio,d=e.descriptionMessage,u=e.culture;return this._classNames=i(n,{theme:c,color:t,XValue:a,isRatioPresent:!!m}),l.createElement("div",{className:this._classNames.calloutContentRoot},l.createElement("div",{className:this._classNames.calloutDateTimeContainer},l.createElement("div",{className:this._classNames.calloutContentX},a," ")),l.createElement("div",{className:this._classNames.calloutInfoContainer},l.createElement("div",{className:this._classNames.calloutBlockContainer},l.createElement("div",{className:this._classNames.calloutlegendText},(0,r.U)(o,u)),l.createElement("div",{className:this._classNames.calloutContentY},(0,r.U)(s,u))),!!m&&l.createElement("div",{className:this._classNames.ratio},l.createElement(l.Fragment,null,l.createElement("span",{className:this._classNames.numerator},(0,r.U)(m[0],u)),"/",l.createElement("span",{className:this._classNames.denominator},(0,r.U)(m[1],u))))),!!d&&l.createElement("div",{className:this._classNames.descriptionMessage},d))},t}(l.Component),m=o(1870),d=(0,a.I)(c,(function(e){var t,o,a,s=e.color,l=e.XValue,n=e.theme,r=e.isRatioPresent,i=void 0!==r&&r;return{calloutContentRoot:[{display:"grid",overflow:"hidden",padding:"11px 16px 10px 16px",backgroundColor:n.semanticColors.bodyBackground,backgroundBlendMode:"normal, luminosity"}],calloutDateTimeContainer:{display:"flex",flexDirection:"row",justifyContent:"space-between"},calloutContentX:[n.fonts.small,{lineHeight:"16px",opacity:"0.85",color:n.semanticColors.bodySubtext}],calloutBlockContainer:[n.fonts.xxLarge,{marginTop:l?"13px":"unset",paddingLeft:"8px",lineHeight:"22px",color:n.semanticColors.bodyText,borderLeft:"4px solid ".concat(s),selectors:(t={},t[m.up]={forcedColorAdjust:"none"},t)}],calloutlegendText:[n.fonts.small,{lineHeight:"16px",color:n.semanticColors.bodyText,selectors:(o={},o[m.NK]={color:"rgb(255, 255, 255)"},o)}],calloutContentY:[n.fonts.xxLarge,{color:s||n.semanticColors.bodyText,fontWeight:"bold",lineHeight:"36px",selectors:(a={},a[m.NK]={color:"rgb(255, 255, 255)"},a)}],calloutInfoContainer:[i&&{display:"flex",alignItems:"flex-end"}],ratio:[n.fonts.small,{marginLeft:"6px",color:n.semanticColors.bodyText}],numerator:{fontWeight:m.BO.bold},denominator:{fontWeight:m.BO.semibold},descriptionMessage:[n.fonts.small,{color:n.semanticColors.bodyText,marginTop:"10px",paddingTop:"10px",borderTop:"1px solid ".concat(n.semanticColors.menuDivider)}]}}))}}]);
|
||||
//# sourceMappingURL=520.51e128d7.chunk.js.map
|
Различия файлов скрыты, потому что одна или несколько строк слишком длинны
Различия файлов скрыты, потому что одна или несколько строк слишком длинны
|
@ -56,7 +56,7 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* @remix-run/router v1.8.0
|
||||
* @remix-run/router v1.19.2
|
||||
*
|
||||
* Copyright (c) Remix Software Inc.
|
||||
*
|
||||
|
@ -67,7 +67,7 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* React Router DOM v6.15.0
|
||||
* React Router DOM v6.26.2
|
||||
*
|
||||
* Copyright (c) Remix Software Inc.
|
||||
*
|
||||
|
@ -78,7 +78,7 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* React Router v6.15.0
|
||||
* React Router v6.26.2
|
||||
*
|
||||
* Copyright (c) Remix Software Inc.
|
||||
*
|
Различия файлов скрыты, потому что одна или несколько строк слишком длинны
Различия файлов скрыты, потому что одна или несколько строк слишком длинны
Различия файлов скрыты, потому что одна или несколько строк слишком длинны
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -5,18 +5,18 @@
|
|||
"license": "Apache2",
|
||||
"proxy": "https://localhost:8444",
|
||||
"dependencies": {
|
||||
"@fluentui/react": "^8.101.0",
|
||||
"@fluentui/react-charting": "^5.14.27",
|
||||
"@fluentui/react": "^8.120.9",
|
||||
"@fluentui/react-charting": "^5.22.5",
|
||||
"@testing-library/react": "^13.4.0",
|
||||
"@testing-library/user-event": "^14.4.3",
|
||||
"@types/node": "^18.11.9",
|
||||
"@types/react": "^18.0.25",
|
||||
"@types/react-dom": "^18.0.8",
|
||||
"@testing-library/user-event": "^14.5.2",
|
||||
"@types/node": "^18.19.50",
|
||||
"@types/react": "^18.3.5",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"http-proxy-middleware": "^2.0.6",
|
||||
"react": "^18.2.0",
|
||||
"react-router": "^6.15.0",
|
||||
"react-router-dom": "^6.15.0",
|
||||
"typescript": "^4.8.4",
|
||||
"react": "^18.3.1",
|
||||
"react-router": "^6.26.2",
|
||||
"react-router-dom": "^6.26.2",
|
||||
"typescript": "^4.9.5",
|
||||
"url-join": "^5.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
|
@ -28,14 +28,14 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@svgr/webpack": "^6.5.1",
|
||||
"@types/content-disposition": "^0.5.5",
|
||||
"@typescript-eslint/eslint-plugin": "^5.42.1",
|
||||
"@typescript-eslint/parser": "^5.42.1",
|
||||
"@types/content-disposition": "^0.5.8",
|
||||
"@typescript-eslint/eslint-plugin": "^5.62.0",
|
||||
"@typescript-eslint/parser": "^5.62.0",
|
||||
"buffer": "^6.0.3",
|
||||
"eslint": "^8.27.0",
|
||||
"eslint-config-standard": "^17.0.0",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-config-standard": "^17.1.0",
|
||||
"eslint-friendly-formatter": "^4.0.1",
|
||||
"eslint-plugin-react": "^7.31.10",
|
||||
"eslint-plugin-react": "^7.35.2",
|
||||
"path-browserify": "^1.0.1",
|
||||
"prettier": "^3.3.3",
|
||||
"process": "^0.11.10",
|
||||
|
@ -44,7 +44,8 @@
|
|||
},
|
||||
"overrides": {
|
||||
"@svgr/webpack": "$@svgr/webpack",
|
||||
"resolve-url-loader": "^5.0.0"
|
||||
"resolve-url-loader": "^5.0.0",
|
||||
"send": "^0.19.0"
|
||||
},
|
||||
"browserslist": {
|
||||
"production": [
|
||||
|
|
Загрузка…
Ссылка в новой задаче