mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-11 00:08:30 +01:00
a67f85358c
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@uiw/codemirror-theme-duotone](https://uiwjs.github.io/react-codemirror/#/theme/data/duotone/light) ([source](https://togithub.com/uiwjs/react-codemirror)) | [`4.15.1` -> `4.19.1`](https://renovatebot.com/diffs/npm/@uiw%2fcodemirror-theme-duotone/4.15.1/4.19.1) | [![age](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.19.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.19.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.19.1/compatibility-slim/4.15.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.19.1/confidence-slim/4.15.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>uiwjs/react-codemirror</summary> ### [`v4.19.1`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.19.1) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.19.0...v4.19.1) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.19.1/file/README.md) Documentation v4.19.1: https://raw.githack.com/uiwjs/react-codemirror/a71c6e1/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.19.0...v4.19.1 ```shell npm i @​uiw/react-codemirror@4.19.1 ``` - 🌟 feat(material): add materialLightInit/materialDarkInit/materialLight method to material theme. [`c488397`](https://togithub.com/uiwjs/react-codemirror/commit/c488397) [@​jaywcjlove](https://togithub.com/jaywcjlove) ### [`v4.19.0`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.19.0) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.18.2...v4.19.0) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.19.0/file/README.md) Documentation v4.19.0: https://raw.githack.com/uiwjs/react-codemirror/aa2b4d8/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.18.2...v4.19.0 ```shell npm i @​uiw/react-codemirror@4.19.0 ``` - 🌟 feat(theme): add aura theme. [`e7c7f0f`](https://togithub.com/uiwjs/react-codemirror/commit/e7c7f0f) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat(theme): add TokyoNight theme. [`4af4add`](https://togithub.com/uiwjs/react-codemirror/commit/4af4add) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat(theme): add TokyoNightStorm theme. [`e67f5ee`](https://togithub.com/uiwjs/react-codemirror/commit/e67f5ee) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat(theme): add tokyoNightDay theme. [`6f5a908`](https://togithub.com/uiwjs/react-codemirror/commit/6f5a908) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 💄 chore: update workflows config. [`709fabb`](https://togithub.com/uiwjs/react-codemirror/commit/709fabb) [@​jaywcjlove](https://togithub.com/jaywcjlove) ### [`v4.18.2`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.18.2) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.18.1...v4.18.2) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.18.2/file/README.md) Documentation v4.18.2: https://raw.githack.com/uiwjs/react-codemirror/1fd4697/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.18.1...v4.18.2 ```shell npm i @​uiw/react-codemirror@4.18.2 ``` - 🎨 style(themes): Modify the gutter border-right style. [`64b5993`](https://togithub.com/uiwjs/react-codemirror/commit/64b5993) [@​jaywcjlove](https://togithub.com/jaywcjlove) ### [`v4.18.1`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.18.1) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.18.0...v4.18.1) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.18.1/file/README.md) Documentation v4.18.1: https://raw.githack.com/uiwjs/react-codemirror/545f986/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.18.0...v4.18.1 ```shell npm i @​uiw/react-codemirror@4.18.1 ``` - 🌍 website: add themes home page. [`fea984f`](https://togithub.com/uiwjs/react-codemirror/commit/fea984f) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat(theme): add noctis-lilac theme. [`f30c552`](https://togithub.com/uiwjs/react-codemirror/commit/f30c552) [@​jaywcjlove](https://togithub.com/jaywcjlove) ### [`v4.18.0`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.18.0) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.17.1...v4.18.0) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.18.0/file/README.md) Documentation v4.18.0: https://raw.githack.com/uiwjs/react-codemirror/1b62d39/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.17.1...v4.18.0 ```shell npm i @​uiw/react-codemirror@4.18.0 ``` - 🌍 website: update website example. [`a4411dc`](https://togithub.com/uiwjs/react-codemirror/commit/a4411dc) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat(xcode): add xcodeLightInit/xcodeDarkInit method to xcode theme. [`70d3db5`](https://togithub.com/uiwjs/react-codemirror/commit/70d3db5) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat(sublime): add sublimeInit method to xcode theme. [`a664aae`](https://togithub.com/uiwjs/react-codemirror/commit/a664aae) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat(solarized): add solarizedLightInit/solarizedDarkInit method to solarized theme. [`26aee9f`](https://togithub.com/uiwjs/react-codemirror/commit/26aee9f) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌍 website: fix theme all type errors. [`d45e5ee`](https://togithub.com/uiwjs/react-codemirror/commit/d45e5ee) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat(okaidia): add okaidiaInit method to okaidia theme. [`adf94e5`](https://togithub.com/uiwjs/react-codemirror/commit/adf94e5) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat(nord): add nordInit method to nord theme. [`14811ae`](https://togithub.com/uiwjs/react-codemirror/commit/14811ae) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat(material): add materialInit method to material theme. [`129d8e3`](https://togithub.com/uiwjs/react-codemirror/commit/129d8e3) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat(gruvbox): add gruvboxDarkInit/gruvboxLightInit method to gruvbox theme. [`c5c0afe`](https://togithub.com/uiwjs/react-codemirror/commit/c5c0afe) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat(github): add githubDarkInit/githubLightInit method to github theme. [`2aacb6f`](https://togithub.com/uiwjs/react-codemirror/commit/2aacb6f) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat(eclipse): add eclipseInit method to eclipse theme. [`3cd796d`](https://togithub.com/uiwjs/react-codemirror/commit/3cd796d) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat(duotone): add duotoneLightInit/duotoneDarkInit method to duotone theme. [`4044b17`](https://togithub.com/uiwjs/react-codemirror/commit/4044b17) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat(dracula): add draculaInit method to dracula theme. [`8c4e397`](https://togithub.com/uiwjs/react-codemirror/commit/8c4e397) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat(darcula): add darculaInit method to darcula theme. [`23c896c`](https://togithub.com/uiwjs/react-codemirror/commit/23c896c) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat(bespin): add bespinInit method to bespin theme. [`0515402`](https://togithub.com/uiwjs/react-codemirror/commit/0515402) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat(bbedit): add bbeditInit method to bbedit theme. [`e6b66d0`](https://togithub.com/uiwjs/react-codemirror/commit/e6b66d0) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat(atomone): add atomoneInit method to atomone theme. [`82d86e5`](https://togithub.com/uiwjs/react-codemirror/commit/82d86e5) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat(androidstudio): add androidstudioInit method to androidstudio theme. [`61f38d1`](https://togithub.com/uiwjs/react-codemirror/commit/61f38d1) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat(abcdef): add abcdefInit method to abcdef theme. [`b8cf12f`](https://togithub.com/uiwjs/react-codemirror/commit/b8cf12f) [@​jaywcjlove](https://togithub.com/jaywcjlove) ### [`v4.17.1`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.17.1) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.17.0...v4.17.1) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.17.1/file/README.md) Documentation v4.17.1: https://raw.githack.com/uiwjs/react-codemirror/0fcc2c9/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.17.0...v4.17.1 ```shell npm i @​uiw/react-codemirror@4.17.1 ``` - 🎨 style(github): update github style. [`0d483e8`](https://togithub.com/uiwjs/react-codemirror/commit/0d483e8) [@​jaywcjlove](https://togithub.com/jaywcjlove) ### [`v4.17.0`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.17.0) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.16.0...v4.17.0) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.17.0/file/README.md) Documentation v4.17.0: https://raw.githack.com/uiwjs/react-codemirror/d8e3be4/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.16.0...v4.17.0 ```shell npm i @​uiw/react-codemirror@4.17.0 ``` - 🌟 feat: add workflows config. [`43e76ac`](https://togithub.com/uiwjs/react-codemirror/commit/43e76ac) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 💄 chore: update workflows config. [`0eb8053`](https://togithub.com/uiwjs/react-codemirror/commit/0eb8053) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat(theme): add material theme. [`a2fe1d8`](https://togithub.com/uiwjs/react-codemirror/commit/a2fe1d8) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 💄 chore(theme): update gruvbox theme. [`18c1977`](https://togithub.com/uiwjs/react-codemirror/commit/18c1977) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat(theme): add solarized theme. [`d6899db`](https://togithub.com/uiwjs/react-codemirror/commit/d6899db) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 💄 chore: update workflows config. [`a104c88`](https://togithub.com/uiwjs/react-codemirror/commit/a104c88) [@​jaywcjlove](https://togithub.com/jaywcjlove) ### [`v4.16.0`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.16.0) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.15.1...v4.16.0) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.16.0/file/README.md) Documentation v4.16.0: https://raw.githack.com/uiwjs/react-codemirror/cacf4ae/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.15.1...v4.16.0 ```shell npm i @​uiw/react-codemirror@4.16.0 ``` - 📖 doc(vscode): update README.md [`7bd0ed7`](https://togithub.com/uiwjs/react-codemirror/commit/7bd0ed7) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat: add zebra-stripes component. [#​424](https://togithub.com/uiwjs/react-codemirror/issues/424) [`bdb7e9a`](https://togithub.com/uiwjs/react-codemirror/commit/bdb7e9a) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🐞 fix(deps): update codemirror ([#​417](https://togithub.com/uiwjs/react-codemirror/issues/417)) [`09ab14f`](https://togithub.com/uiwjs/react-codemirror/commit/09ab14f) [@​renovate-bot](https://togithub.com/renovate-bot) - 💄 chore(deps): update dependency prettier to ~2.8.0 ([#​420](https://togithub.com/uiwjs/react-codemirror/issues/420)) [`52822d8`](https://togithub.com/uiwjs/react-codemirror/commit/52822d8) [@​renovate-bot](https://togithub.com/renovate-bot) - 💄 chore(deps): update dependency lint-staged to ~13.1.0 ([#​425](https://togithub.com/uiwjs/react-codemirror/issues/425)) [`b9d6ef6`](https://togithub.com/uiwjs/react-codemirror/commit/b9d6ef6) [@​renovate-bot](https://togithub.com/renovate-bot) - 🌟 feat(theme): add nord theme. [`2717cdd`](https://togithub.com/uiwjs/react-codemirror/commit/2717cdd) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat(theme): add gruvbox light theme. [`2df3352`](https://togithub.com/uiwjs/react-codemirror/commit/2df3352) [@​jaywcjlove](https://togithub.com/jaywcjlove) </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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNC41MS4wIiwidXBkYXRlZEluVmVyIjoiMzQuNTEuMCJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
142 lines
4.2 KiB
JSON
142 lines
4.2 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='https://unleash.herokuapp.com' --env AUTH_USER=admin,AUTH_PASSWORD=unleash4all",
|
|
"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.2",
|
|
"@types/jest": "29.2.4",
|
|
"@types/lodash.clonedeep": "4.5.7",
|
|
"@types/lodash.omit": "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.19.1",
|
|
"@uiw/react-codemirror": "4.19.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",
|
|
"lodash.omit": "4.5.0",
|
|
"millify": "^5.0.1",
|
|
"msw": "0.49.1",
|
|
"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.5",
|
|
"react-table": "7.8.0",
|
|
"react-test-renderer": "17.0.2",
|
|
"react-timeago": "7.1.0",
|
|
"sass": "1.56.2",
|
|
"semver": "7.3.8",
|
|
"swr": "1.3.0",
|
|
"tss-react": "4.0.0",
|
|
"typescript": "4.8.4",
|
|
"vite": "3.2.5",
|
|
"vite-plugin-env-compatible": "1.1.1",
|
|
"vite-plugin-svgr": "2.2.2",
|
|
"vite-tsconfig-paths": "3.6.0",
|
|
"vitest": "0.25.6",
|
|
"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"
|
|
]
|
|
}
|
|
}
|