mirror of
https://github.com/Unleash/unleash.git
synced 2024-11-01 19:07:38 +01:00
f87feb9b84
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@mui/icons-material](https://mui.com/material-ui/material-icons/) ([source](https://togithub.com/mui/material-ui)) | [`5.10.14` -> `5.10.15`](https://renovatebot.com/diffs/npm/@mui%2ficons-material/5.10.14/5.10.15) | [![age](https://badges.renovateapi.com/packages/npm/@mui%2ficons-material/5.10.15/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mui%2ficons-material/5.10.15/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mui%2ficons-material/5.10.15/compatibility-slim/5.10.14)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mui%2ficons-material/5.10.15/confidence-slim/5.10.14)](https://docs.renovatebot.com/merge-confidence/) | | [@mui/lab](https://mui.com/material-ui/about-the-lab/) ([source](https://togithub.com/mui/material-ui)) | [`5.0.0-alpha.108` -> `5.0.0-alpha.109`](https://renovatebot.com/diffs/npm/@mui%2flab/5.0.0-alpha.108/5.0.0-alpha.109) | [![age](https://badges.renovateapi.com/packages/npm/@mui%2flab/5.0.0-alpha.109/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mui%2flab/5.0.0-alpha.109/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mui%2flab/5.0.0-alpha.109/compatibility-slim/5.0.0-alpha.108)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mui%2flab/5.0.0-alpha.109/confidence-slim/5.0.0-alpha.108)](https://docs.renovatebot.com/merge-confidence/) | | [@mui/material](https://mui.com/material-ui/getting-started/overview/) ([source](https://togithub.com/mui/material-ui)) | [`5.10.14` -> `5.10.15`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/5.10.14/5.10.15) | [![age](https://badges.renovateapi.com/packages/npm/@mui%2fmaterial/5.10.15/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mui%2fmaterial/5.10.15/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mui%2fmaterial/5.10.15/compatibility-slim/5.10.14)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mui%2fmaterial/5.10.15/confidence-slim/5.10.14)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>mui/material-ui (@​mui/icons-material)</summary> ### [`v5.10.15`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#​51015) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.10.14...v5.10.15) <!-- generated comparing v5.10.14..master --> *Nov 21, 2022* A big thanks to the 9 contributors who made this release possible. Here are some highlights ✨: - 🚀 [@​mnajdova](https://togithub.com/mnajdova) added the button as the first component that implements [Material You](https://m3.material.io/) design (MD3) - 🌐 [@​MBilalShafi](https://togithub.com/MBilalShafi) added Urdu (Pakistan) localization - Many other 🐛 bug fixes, 📚 documentation, and ⚙️ infrastructure improvements ##### `@mui/material@5.10.15` - \[Autocomplete] Fix keyboard navigation when using custom popover ([#​35160](https://togithub.com/mui/material-ui/issues/35160)) [@​sai6855](https://togithub.com/sai6855) - \[typescript] Add `background.defaultChannel` to `CssVarsPalette` ([#​35174](https://togithub.com/mui/material-ui/issues/35174)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[l10n] Add Urdu (ur-PK) locale ([#​35154](https://togithub.com/mui/material-ui/issues/35154)) [@​MBilalShafi](https://togithub.com/MBilalShafi) ##### `@mui/icons-material@5.10.15` - \[icons] Update the Material Design icons ([#​35194](https://togithub.com/mui/material-ui/issues/35194)) [@​michaldudak](https://togithub.com/michaldudak) ##### `@mui/material-next@6.0.0-alpha.63` - \[Material You] Add theme structure & Button component ([#​34650](https://togithub.com/mui/material-ui/issues/34650)) [@​mnajdova](https://togithub.com/mnajdova) ##### `@mui/base@5.0.0-alpha.107` - \[Select] Add attributes to conform with ARIA 1.2 ([#​35182](https://togithub.com/mui/material-ui/issues/35182)) [@​michaldudak](https://togithub.com/michaldudak) ##### Docs - \[docs] Fix a couple documentation errors ([#​35217](https://togithub.com/mui/material-ui/issues/35217)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[docs] Change MUI -> Material UI in icons-material's readme ([#​35220](https://togithub.com/mui/material-ui/issues/35220)) [@​michaldudak](https://togithub.com/michaldudak) - \[docs] the pages have no \<link rel=canonical so we need to tell Google to not index the staging envs [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Fix confusion in TOCs when reaching scroll bottom ([#​35214](https://togithub.com/mui/material-ui/issues/35214)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Fix typos in section titles ([#​35025](https://togithub.com/mui/material-ui/issues/35025)) [@​iamxukai](https://togithub.com/iamxukai) - \[docs] Fix typo in legacy date picker migration guide [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Iterating on recent Joy UI Component page updates ([#​35162](https://togithub.com/mui/material-ui/issues/35162)) [@​samuelsycamore](https://togithub.com/samuelsycamore) - \[docs] Inform that pickers are in X repository ([#​35189](https://togithub.com/mui/material-ui/issues/35189)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[docs] Explain how the `error` prop works in the Unstyled Input ([#​35171](https://togithub.com/mui/material-ui/issues/35171)) [@​michaldudak](https://togithub.com/michaldudak) - \[docs] Hotfix missing styles in dark mode ([#​35179](https://togithub.com/mui/material-ui/issues/35179)) [@​siriwatknp](https://togithub.com/siriwatknp) - \[docs] Add Joy UI theme typography page ([#​34811](https://togithub.com/mui/material-ui/issues/34811)) [@​siriwatknp](https://togithub.com/siriwatknp) - \[docs] Fix undo/redo in live editor ([#​35163](https://togithub.com/mui/material-ui/issues/35163)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Revise the Joy UI "Avatar" component page ([#​35152](https://togithub.com/mui/material-ui/issues/35152)) [@​samuelsycamore](https://togithub.com/samuelsycamore) - \[docs] Make navbar backdrop filter consistent with website ([#​35157](https://togithub.com/mui/material-ui/issues/35157)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[docs] Host CodeSandbox on MUI org ([#​35110](https://togithub.com/mui/material-ui/issues/35110)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Uplift introduction demos & make consistent with Base ([#​34316](https://togithub.com/mui/material-ui/issues/34316)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[website] Add Security questionnaire in pricing ([#​35172](https://togithub.com/mui/material-ui/issues/35172)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[website] Fix theme mode toggle state ([#​35216](https://togithub.com/mui/material-ui/issues/35216)) [@​siriwatknp](https://togithub.com/siriwatknp) - \[website] Exclude experiment pages in production ([#​35180](https://togithub.com/mui/material-ui/issues/35180)) [@​siriwatknp](https://togithub.com/siriwatknp) - \[website] Disable SEO for performance pages ([#​35173](https://togithub.com/mui/material-ui/issues/35173)) [@​oliviertassinari](https://togithub.com/oliviertassinari) ##### Core - \[core] Convert icons scripts to ESM ([#​35101](https://togithub.com/mui/material-ui/issues/35101)) [@​Janpot](https://togithub.com/Janpot) - \[core] Group renovate GitHub Action dependency updates [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[core] Upgrade eslint-config-airbnb-typescript ([#​34642](https://togithub.com/mui/material-ui/issues/34642)) [@​Janpot](https://togithub.com/Janpot) - \[core] Ensure that prettier CI step fails when code is badly formatted ([#​35170](https://togithub.com/mui/material-ui/issues/35170)) [@​michaldudak](https://togithub.com/michaldudak) All contributors of this release in alphabetical order: [@​alexfauquette](https://togithub.com/alexfauquette), [@​danilo-leal](https://togithub.com/danilo-leal), [@​iamxukai](https://togithub.com/iamxukai), [@​Janpot](https://togithub.com/Janpot), [@​MBilalShafi](https://togithub.com/MBilalShafi), [@​michaldudak](https://togithub.com/michaldudak), [@​oliviertassinari](https://togithub.com/oliviertassinari), [@​samuelsycamore](https://togithub.com/samuelsycamore), [@​siriwatknp](https://togithub.com/siriwatknp) </details> <details> <summary>mui/material-ui (@​mui/lab)</summary> ### [`v5.0.0-alpha.109`](c2da6de1c5...14a6e1c61e
) [Compare Source](c2da6de1c5...14a6e1c61e
) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yOS4yIiwidXBkYXRlZEluVmVyIjoiMzQuMzAuMiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
140 lines
4.1 KiB
JSON
140 lines
4.1 KiB
JSON
{
|
|
"name": "unleash-frontend-local",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"files": [
|
|
"index.js",
|
|
"build/"
|
|
],
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"scripts": {
|
|
"build": "vite build",
|
|
"lint": "yarn fmt:check",
|
|
"start": "vite",
|
|
"start:sandbox": "UNLEASH_API=https://sandbox.getunleash.io/ospro yarn run start",
|
|
"start:enterprise": "UNLEASH_API=https://unleash4.herokuapp.com yarn run start",
|
|
"start:demo": "UNLEASH_BASE_PATH=/demo/ yarn start",
|
|
"test": "tsc && vitest run",
|
|
"test:watch": "vitest watch",
|
|
"fmt": "prettier src --write --loglevel warn",
|
|
"fmt:check": "prettier src --check",
|
|
"ts:check": "tsc",
|
|
"e2e": "yarn run cypress open --config baseUrl='http://localhost:3000' --env AUTH_USER=admin,AUTH_PASSWORD=unleash4all",
|
|
"e2e:heroku": "yarn run cypress open --config baseUrl='http://localhost:3000' --env AUTH_USER=example@example.com",
|
|
"prepare": "yarn run build"
|
|
},
|
|
"devDependencies": {
|
|
"@codemirror/lang-json": "6.0.1",
|
|
"@emotion/react": "11.10.5",
|
|
"@emotion/styled": "11.10.5",
|
|
"@mui/icons-material": "5.10.15",
|
|
"@mui/lab": "5.0.0-alpha.109",
|
|
"@mui/material": "5.10.15",
|
|
"@openapitools/openapi-generator-cli": "2.5.2",
|
|
"@testing-library/dom": "8.19.0",
|
|
"@testing-library/jest-dom": "5.16.5",
|
|
"@testing-library/react": "12.1.5",
|
|
"@testing-library/react-hooks": "7.0.2",
|
|
"@testing-library/user-event": "14.4.3",
|
|
"@types/debounce": "1.2.1",
|
|
"@types/deep-diff": "1.0.1",
|
|
"@types/jest": "29.2.3",
|
|
"@types/lodash.clonedeep": "4.5.7",
|
|
"@types/node": "17.0.18",
|
|
"@types/react": "17.0.52",
|
|
"@types/react-dom": "17.0.18",
|
|
"@types/react-router-dom": "5.3.3",
|
|
"@types/react-table": "7.7.12",
|
|
"@types/react-test-renderer": "17.0.2",
|
|
"@types/react-timeago": "4.1.3",
|
|
"@types/semver": "7.3.13",
|
|
"@uiw/codemirror-theme-duotone": "4.15.1",
|
|
"@uiw/react-codemirror": "4.15.1",
|
|
"@vitejs/plugin-react": "2.2.0",
|
|
"chart.js": "3.9.1",
|
|
"chartjs-adapter-date-fns": "2.0.1",
|
|
"classnames": "2.3.2",
|
|
"copy-to-clipboard": "3.3.3",
|
|
"cypress": "9.7.0",
|
|
"date-fns": "2.29.3",
|
|
"debounce": "1.2.1",
|
|
"deep-diff": "1.0.2",
|
|
"dequal": "2.0.3",
|
|
"eslint": "8.28.0",
|
|
"eslint-config-react-app": "7.0.1",
|
|
"fast-json-patch": "3.1.1",
|
|
"http-proxy-middleware": "2.0.6",
|
|
"immer": "9.0.16",
|
|
"jsdom": "20.0.3",
|
|
"lodash.clonedeep": "4.5.0",
|
|
"millify": "^5.0.1",
|
|
"msw": "0.49.0",
|
|
"pkginfo": "0.4.1",
|
|
"plausible-tracker": "0.3.8",
|
|
"prettier": "2.7.1",
|
|
"prop-types": "15.8.1",
|
|
"react": "17.0.2",
|
|
"react-chartjs-2": "4.3.1",
|
|
"react-dom": "17.0.2",
|
|
"react-error-boundary": "3.1.4",
|
|
"react-hooks-global-state": "2.0.0",
|
|
"react-router-dom": "6.4.3",
|
|
"react-table": "7.8.0",
|
|
"react-test-renderer": "17.0.2",
|
|
"react-timeago": "7.1.0",
|
|
"sass": "1.56.1",
|
|
"semver": "7.3.8",
|
|
"swr": "1.3.0",
|
|
"tss-react": "4.0.0",
|
|
"typescript": "4.8.4",
|
|
"vite": "3.2.4",
|
|
"vite-plugin-env-compatible": "1.1.1",
|
|
"vite-plugin-svgr": "2.2.2",
|
|
"vite-tsconfig-paths": "3.6.0",
|
|
"vitest": "0.25.3",
|
|
"whatwg-fetch": "3.6.2"
|
|
},
|
|
"resolutions": {
|
|
"@codemirror/state": "6.1.4",
|
|
"@xmldom/xmldom": "^0.8.4"
|
|
},
|
|
"jest": {
|
|
"moduleNameMapper": {
|
|
"\\.(jpg|jpeg|png|gif|eot|otf|webp|ttf|woff|woff2|mp4|webm|wav|mp3|m4a|aac|oga)$": "<rootDir>/src/__mocks__/fileMock.js",
|
|
"\\.svg": "<rootDir>/src/__mocks__/svgMock.js",
|
|
"\\.(css|scss)$": "identity-obj-proxy"
|
|
}
|
|
},
|
|
"browserslist": {
|
|
"production": [
|
|
">0.2%",
|
|
"not dead",
|
|
"not op_mini all"
|
|
],
|
|
"development": [
|
|
"last 1 chrome version",
|
|
"last 1 firefox version",
|
|
"last 1 safari version"
|
|
]
|
|
},
|
|
"eslintConfig": {
|
|
"extends": [
|
|
"react-app",
|
|
"react-app/jest"
|
|
],
|
|
"parserOptions": {
|
|
"warnOnUnsupportedTypeScriptVersion": false
|
|
},
|
|
"rules": {
|
|
"no-restricted-globals": "off",
|
|
"no-useless-computed-key": "off",
|
|
"import/no-anonymous-default-export": "off"
|
|
},
|
|
"ignorePatterns": [
|
|
"cypress"
|
|
]
|
|
}
|
|
}
|