mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update Monthly patch updates (#44686)
* Update Monthly patch updates * Remove 3 troublesome packages... Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
parent
bfe66a1780
commit
a8e9369084
86
package.json
86
package.json
@ -75,8 +75,8 @@
|
||||
"@babel/plugin-syntax-dynamic-import": "7.8.3",
|
||||
"@babel/plugin-transform-react-constant-elements": "7.16.7",
|
||||
"@babel/plugin-transform-runtime": "7.16.7",
|
||||
"@babel/plugin-transform-typescript": "7.16.7",
|
||||
"@babel/preset-env": "7.16.7",
|
||||
"@babel/plugin-transform-typescript": "7.16.8",
|
||||
"@babel/preset-env": "7.16.11",
|
||||
"@babel/preset-react": "7.16.7",
|
||||
"@babel/preset-typescript": "7.16.7",
|
||||
"@emotion/eslint-plugin": "11.7.0",
|
||||
@ -85,8 +85,8 @@
|
||||
"@grafana/eslint-config": "2.5.2",
|
||||
"@grafana/toolkit": "workspace:*",
|
||||
"@grafana/tsconfig": "^1.1.0-rc1",
|
||||
"@lingui/cli": "3.13.0",
|
||||
"@lingui/macro": "3.13.0",
|
||||
"@lingui/cli": "3.13.2",
|
||||
"@lingui/macro": "3.13.2",
|
||||
"@microsoft/api-extractor": "7.19.4",
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "0.5.4",
|
||||
"@react-types/button": "3.4.1",
|
||||
@ -94,10 +94,10 @@
|
||||
"@react-types/overlays": "3.5.1",
|
||||
"@react-types/shared": "3.10.1",
|
||||
"@rtsao/plugin-proposal-class-properties": "7.0.1-patch.1",
|
||||
"@swc/core": "1.2.127",
|
||||
"@swc/core": "1.2.136",
|
||||
"@swc/helpers": "0.3.2",
|
||||
"@testing-library/dom": "8.11.1",
|
||||
"@testing-library/jest-dom": "5.16.1",
|
||||
"@testing-library/dom": "8.11.3",
|
||||
"@testing-library/jest-dom": "5.16.2",
|
||||
"@testing-library/react": "12.1.2",
|
||||
"@testing-library/react-hooks": "7.0.2",
|
||||
"@testing-library/user-event": "13.5.0",
|
||||
@ -111,32 +111,32 @@
|
||||
"@types/debounce-promise": "3.1.4",
|
||||
"@types/enzyme": "3.10.11",
|
||||
"@types/enzyme-adapter-react-16": "1.0.6",
|
||||
"@types/file-saver": "2.0.4",
|
||||
"@types/file-saver": "2.0.5",
|
||||
"@types/google.analytics": "^0.0.42",
|
||||
"@types/grafana__slate-react": "npm:@types/slate-react@0.22.5",
|
||||
"@types/history": "^4.7.8",
|
||||
"@types/history": "4.7.11",
|
||||
"@types/hoist-non-react-statics": "3.3.1",
|
||||
"@types/jest": "27.4.0",
|
||||
"@types/jquery": "3.5.11",
|
||||
"@types/jquery": "3.5.13",
|
||||
"@types/jsurl": "^1.2.28",
|
||||
"@types/lingui__macro": "^3",
|
||||
"@types/lodash": "4.14.149",
|
||||
"@types/logfmt": "^1.2.1",
|
||||
"@types/lru-cache": "^5.1.0",
|
||||
"@types/mousetrap": "1.6.3",
|
||||
"@types/node": "16.11.19",
|
||||
"@types/papaparse": "5.3.1",
|
||||
"@types/node": "16.11.22",
|
||||
"@types/papaparse": "5.3.2",
|
||||
"@types/pluralize": "^0.0.29",
|
||||
"@types/prismjs": "1.26.0",
|
||||
"@types/rc-time-picker": "^3",
|
||||
"@types/react": "17.0.38",
|
||||
"@types/react": "17.0.39",
|
||||
"@types/react-beautiful-dnd": "13.1.2",
|
||||
"@types/react-dom": "17.0.11",
|
||||
"@types/react-grid-layout": "1.3.0",
|
||||
"@types/react-highlight-words": "0.16.4",
|
||||
"@types/react-loadable": "5.5.6",
|
||||
"@types/react-redux": "7.1.21",
|
||||
"@types/react-router-dom": "^5.1.7",
|
||||
"@types/react-redux": "7.1.22",
|
||||
"@types/react-router-dom": "5.3.3",
|
||||
"@types/react-test-renderer": "17.0.1",
|
||||
"@types/react-transition-group": "4.4.4",
|
||||
"@types/react-virtualized-auto-sizer": "1.0.1",
|
||||
@ -150,10 +150,10 @@
|
||||
"@types/testing-library__react-hooks": "^3.2.0",
|
||||
"@types/tinycolor2": "1.4.3",
|
||||
"@types/uuid": "8.3.4",
|
||||
"@typescript-eslint/eslint-plugin": "5.10.0",
|
||||
"@typescript-eslint/parser": "5.10.0",
|
||||
"@typescript-eslint/eslint-plugin": "5.10.2",
|
||||
"@typescript-eslint/parser": "5.10.2",
|
||||
"@wojtekmaj/enzyme-adapter-react-17": "0.6.6",
|
||||
"autoprefixer": "10.4.1",
|
||||
"autoprefixer": "10.4.2",
|
||||
"axios": "0.25.0",
|
||||
"babel-jest": "27.4.6",
|
||||
"babel-loader": "8.2.3",
|
||||
@ -167,7 +167,7 @@
|
||||
"enzyme-to-json": "3.6.2",
|
||||
"eslint": "7.28.0",
|
||||
"eslint-config-prettier": "8.3.0",
|
||||
"eslint-plugin-jsdoc": "37.7.0",
|
||||
"eslint-plugin-jsdoc": "37.7.1",
|
||||
"eslint-plugin-lodash": "^7.2.0",
|
||||
"eslint-plugin-no-only-tests": "2.6.0",
|
||||
"eslint-plugin-prettier": "4.0.0",
|
||||
@ -190,16 +190,16 @@
|
||||
"jest-junit": "13.0.0",
|
||||
"jest-matcher-utils": "27.4.6",
|
||||
"lerna": "^4.0.0",
|
||||
"lint-staged": "12.3.1",
|
||||
"mini-css-extract-plugin": "2.5.2",
|
||||
"lint-staged": "12.3.3",
|
||||
"mini-css-extract-plugin": "2.5.3",
|
||||
"mutationobserver-shim": "0.3.7",
|
||||
"ngtemplate-loader": "2.1.0",
|
||||
"node-notifier": "^10.0.0",
|
||||
"node-notifier": "10.0.1",
|
||||
"nodemon": "2.0.15",
|
||||
"postcss": "8.4.5",
|
||||
"postcss": "8.4.6",
|
||||
"postcss-loader": "6.2.1",
|
||||
"postcss-reporter": "7.0.5",
|
||||
"postcss-scss": "4.0.2",
|
||||
"postcss-scss": "4.0.3",
|
||||
"prettier": "2.5.1",
|
||||
"raw-loader": "4.0.2",
|
||||
"react-refresh": "0.11.0",
|
||||
@ -207,42 +207,42 @@
|
||||
"react-test-renderer": "17.0.2",
|
||||
"redux-mock-store": "1.5.4",
|
||||
"rimraf": "3.0.2",
|
||||
"sass": "1.49.0",
|
||||
"sass": "1.49.7",
|
||||
"sass-loader": "12.4.0",
|
||||
"sinon": "13.0.0",
|
||||
"sinon": "13.0.1",
|
||||
"style-loader": "3.3.1",
|
||||
"stylelint": "14.3.0",
|
||||
"stylelint-config-prettier": "9.0.3",
|
||||
"stylelint-config-sass-guidelines": "9.0.1",
|
||||
"terser-webpack-plugin": "5.3.0",
|
||||
"terser-webpack-plugin": "5.3.1",
|
||||
"testing-library-selector": "0.2.1",
|
||||
"ts-jest": "27.1.2",
|
||||
"ts-jest": "27.1.3",
|
||||
"ts-loader": "9.2.6",
|
||||
"ts-node": "10.4.0",
|
||||
"typescript": "4.4.4",
|
||||
"wait-on": "6.0.0",
|
||||
"webpack": "5.68.0",
|
||||
"webpack-bundle-analyzer": "4.5.0",
|
||||
"webpack-cli": "4.9.1",
|
||||
"webpack-dev-server": "4.7.2",
|
||||
"webpack-cli": "4.9.2",
|
||||
"webpack-dev-server": "4.7.4",
|
||||
"webpack-merge": "5.8.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@emotion/css": "11.7.1",
|
||||
"@emotion/react": "11.7.1",
|
||||
"@grafana/aws-sdk": "0.0.31",
|
||||
"@grafana/aws-sdk": "0.0.33",
|
||||
"@grafana/data": "workspace:*",
|
||||
"@grafana/e2e-selectors": "workspace:*",
|
||||
"@grafana/experimental": "0.0.2-canary.11",
|
||||
"@grafana/experimental": "0.0.2-canary.18",
|
||||
"@grafana/google-sdk": "0.0.2",
|
||||
"@grafana/runtime": "workspace:*",
|
||||
"@grafana/schema": "workspace:*",
|
||||
"@grafana/slate-react": "0.22.10-grafana",
|
||||
"@grafana/ui": "workspace:*",
|
||||
"@jaegertracing/jaeger-ui-components": "workspace:*",
|
||||
"@kusto/monaco-kusto": "4.1.2",
|
||||
"@lingui/core": "3.13.0",
|
||||
"@lingui/react": "3.13.0",
|
||||
"@kusto/monaco-kusto": "4.1.3",
|
||||
"@lingui/core": "3.13.2",
|
||||
"@lingui/react": "3.13.2",
|
||||
"@opentelemetry/api": "1.1.0",
|
||||
"@opentelemetry/exporter-collector": "0.25.0",
|
||||
"@opentelemetry/semantic-conventions": "1.0.1",
|
||||
@ -257,10 +257,10 @@
|
||||
"@react-stately/collections": "3.3.4",
|
||||
"@react-stately/menu": "3.2.3",
|
||||
"@react-stately/tree": "3.2.0",
|
||||
"@reduxjs/toolkit": "1.7.1",
|
||||
"@sentry/browser": "6.17.2",
|
||||
"@sentry/types": "6.17.2",
|
||||
"@sentry/utils": "6.17.2",
|
||||
"@reduxjs/toolkit": "1.7.2",
|
||||
"@sentry/browser": "6.17.4",
|
||||
"@sentry/types": "6.17.4",
|
||||
"@sentry/utils": "6.17.4",
|
||||
"@visx/event": "2.6.0",
|
||||
"@visx/gradient": "2.1.0",
|
||||
"@visx/group": "2.1.0",
|
||||
@ -294,7 +294,7 @@
|
||||
"file-saver": "2.0.5",
|
||||
"history": "4.10.1",
|
||||
"hoist-non-react-statics": "3.3.2",
|
||||
"immer": "9.0.7",
|
||||
"immer": "9.0.12",
|
||||
"immutable": "4.0.0",
|
||||
"jquery": "3.6.0",
|
||||
"json-source-map": "0.6.1",
|
||||
@ -328,7 +328,7 @@
|
||||
"react-diff-viewer": "^3.1.1",
|
||||
"react-dom": "17.0.2",
|
||||
"react-draggable": "4.4.4",
|
||||
"react-grid-layout": "1.3.0",
|
||||
"react-grid-layout": "1.3.3",
|
||||
"react-highlight-words": "0.17.0",
|
||||
"react-hook-form": "7.5.3",
|
||||
"react-inlinesvg": "2.3.0",
|
||||
@ -339,7 +339,7 @@
|
||||
"react-resizable": "3.0.4",
|
||||
"react-reverse-portal": "^2.0.1",
|
||||
"react-router-dom": "^5.2.0",
|
||||
"react-select": "5.2.1",
|
||||
"react-select": "5.2.2",
|
||||
"react-split-pane": "0.1.92",
|
||||
"react-transition-group": "4.4.2",
|
||||
"react-use": "17.3.2",
|
||||
@ -350,7 +350,7 @@
|
||||
"regenerator-runtime": "0.13.9",
|
||||
"reselect": "4.1.5",
|
||||
"rst2html": "github:thoward/rst2html#990cb89f2a300cdd9151790be377c4c0840df809",
|
||||
"rxjs": "7.5.1",
|
||||
"rxjs": "7.5.2",
|
||||
"sass": "link:./public/sass",
|
||||
"search-query-parser": "1.6.0",
|
||||
"selecto": "1.13.2",
|
||||
|
@ -28,7 +28,7 @@
|
||||
"date-fns": "2.28.0",
|
||||
"eventemitter3": "4.0.7",
|
||||
"lodash": "4.17.21",
|
||||
"marked": "4.0.10",
|
||||
"marked": "4.0.12",
|
||||
"moment": "2.29.1",
|
||||
"moment-timezone": "0.5.34",
|
||||
"ol": "6.12.0",
|
||||
@ -36,7 +36,7 @@
|
||||
"react": "17.0.2",
|
||||
"react-dom": "17.0.2",
|
||||
"regenerator-runtime": "0.13.9",
|
||||
"rxjs": "7.5.1",
|
||||
"rxjs": "7.5.2",
|
||||
"tslib": "2.3.1",
|
||||
"uplot": "1.6.18",
|
||||
"xss": "1.0.10"
|
||||
@ -47,21 +47,21 @@
|
||||
"@rollup/plugin-json": "4.1.0",
|
||||
"@rollup/plugin-node-resolve": "13.1.3",
|
||||
"@swc/helpers": "0.3.2",
|
||||
"@testing-library/dom": "8.11.1",
|
||||
"@testing-library/jest-dom": "5.16.1",
|
||||
"@testing-library/dom": "8.11.3",
|
||||
"@testing-library/jest-dom": "5.16.2",
|
||||
"@testing-library/react": "12.1.2",
|
||||
"@testing-library/react-hooks": "7.0.2",
|
||||
"@testing-library/user-event": "13.5.0",
|
||||
"@types/braintree__sanitize-url": "4.1.0",
|
||||
"@types/jest": "27.4.0",
|
||||
"@types/jquery": "3.5.11",
|
||||
"@types/jquery": "3.5.13",
|
||||
"@types/lodash": "4.14.149",
|
||||
"@types/marked": "4.0.1",
|
||||
"@types/node": "16.11.19",
|
||||
"@types/papaparse": "5.3.1",
|
||||
"@types/react": "17.0.38",
|
||||
"@types/marked": "4.0.2",
|
||||
"@types/node": "16.11.22",
|
||||
"@types/papaparse": "5.3.2",
|
||||
"@types/react": "17.0.39",
|
||||
"@types/react-dom": "17.0.11",
|
||||
"@types/sinon": "^10.0.4",
|
||||
"@types/sinon": "10.0.10",
|
||||
"@types/testing-library__jest-dom": "5.14.2",
|
||||
"@types/testing-library__react-hooks": "^3.2.0",
|
||||
"@types/tinycolor2": "1.4.3",
|
||||
@ -70,7 +70,7 @@
|
||||
"rollup": "2.66.1",
|
||||
"rollup-plugin-sourcemaps": "0.6.3",
|
||||
"rollup-plugin-terser": "7.0.2",
|
||||
"sinon": "13.0.0",
|
||||
"sinon": "13.0.1",
|
||||
"tinycolor2": "1.4.2",
|
||||
"typescript": "4.4.4"
|
||||
}
|
||||
|
@ -26,7 +26,7 @@
|
||||
"devDependencies": {
|
||||
"@rollup/plugin-commonjs": "21.0.1",
|
||||
"@rollup/plugin-node-resolve": "13.1.3",
|
||||
"@types/node": "16.11.19",
|
||||
"@types/node": "16.11.22",
|
||||
"rimraf": "3.0.2",
|
||||
"rollup": "2.66.1",
|
||||
"rollup-plugin-sourcemaps": "0.6.3",
|
||||
|
@ -34,8 +34,8 @@
|
||||
"@rollup/plugin-commonjs": "21.0.1",
|
||||
"@rollup/plugin-node-resolve": "13.1.3",
|
||||
"@types/chrome-remote-interface": "0.31.4",
|
||||
"@types/lodash": "4.14.149",
|
||||
"@types/node": "16.11.19",
|
||||
"@types/lodash": "4.14.178",
|
||||
"@types/node": "16.11.22",
|
||||
"@types/uuid": "8.3.4",
|
||||
"rollup": "2.66.1",
|
||||
"rollup-plugin-copy": "3.4.0",
|
||||
@ -46,18 +46,18 @@
|
||||
"types": "src/index.ts",
|
||||
"dependencies": {
|
||||
"@babel/core": "7.16.7",
|
||||
"@babel/preset-env": "7.16.7",
|
||||
"@babel/preset-env": "7.16.11",
|
||||
"@cypress/webpack-preprocessor": "5.11.0",
|
||||
"@grafana/e2e-selectors": "8.5.0-pre",
|
||||
"@grafana/tsconfig": "^1.0.0-rc1",
|
||||
"@mochajs/json-file-reporter": "^1.2.0",
|
||||
"babel-loader": "8.2.3",
|
||||
"blink-diff": "1.0.13",
|
||||
"chrome-remote-interface": "0.31.1",
|
||||
"chrome-remote-interface": "0.31.2",
|
||||
"commander": "8.3.0",
|
||||
"cypress": "9.3.1",
|
||||
"cypress-file-upload": "5.0.8",
|
||||
"devtools-protocol": "0.0.927104",
|
||||
"devtools-protocol": "0.0.967529",
|
||||
"execa": "5.1.1",
|
||||
"lodash": "4.17.21",
|
||||
"mocha": "9.2.0",
|
||||
|
@ -25,12 +25,12 @@
|
||||
"@grafana/data": "8.5.0-pre",
|
||||
"@grafana/e2e-selectors": "8.5.0-pre",
|
||||
"@grafana/ui": "8.5.0-pre",
|
||||
"@sentry/browser": "6.17.2",
|
||||
"@sentry/browser": "6.17.4",
|
||||
"history": "4.10.1",
|
||||
"lodash": "4.17.21",
|
||||
"react": "17.0.2",
|
||||
"react-dom": "17.0.2",
|
||||
"rxjs": "7.5.1",
|
||||
"rxjs": "7.5.2",
|
||||
"systemjs": "0.20.19",
|
||||
"tslib": "2.3.1"
|
||||
},
|
||||
@ -38,14 +38,14 @@
|
||||
"@grafana/tsconfig": "^1.0.0-rc1",
|
||||
"@rollup/plugin-commonjs": "21.0.1",
|
||||
"@rollup/plugin-node-resolve": "13.1.3",
|
||||
"@testing-library/dom": "^8.11.1",
|
||||
"@testing-library/dom": "8.11.3",
|
||||
"@testing-library/react": "^12.1.2",
|
||||
"@testing-library/user-event": "^13.5.0",
|
||||
"@types/angular": "1.8.4",
|
||||
"@types/history": "^4.7.8",
|
||||
"@types/history": "4.7.11",
|
||||
"@types/jest": "27.4.0",
|
||||
"@types/lodash": "4.14.149",
|
||||
"@types/react": "17.0.38",
|
||||
"@types/react": "17.0.39",
|
||||
"@types/react-dom": "17.0.11",
|
||||
"@types/systemjs": "^0.20.6",
|
||||
"lodash": "4.17.21",
|
||||
|
@ -32,7 +32,7 @@
|
||||
"dependencies": {
|
||||
"@emotion/css": "11.7.1",
|
||||
"@emotion/react": "11.7.1",
|
||||
"@grafana/aws-sdk": "0.0.31",
|
||||
"@grafana/aws-sdk": "0.0.33",
|
||||
"@grafana/data": "8.5.0-pre",
|
||||
"@grafana/e2e-selectors": "8.5.0-pre",
|
||||
"@grafana/schema": "8.5.0-pre",
|
||||
@ -45,8 +45,8 @@
|
||||
"@react-aria/menu": "3.3.0",
|
||||
"@react-aria/overlays": "3.7.3",
|
||||
"@react-stately/menu": "3.2.3",
|
||||
"@sentry/browser": "6.17.2",
|
||||
"ansicolor": "1.1.95",
|
||||
"@sentry/browser": "6.17.4",
|
||||
"ansicolor": "1.1.100",
|
||||
"calculate-size": "1.1.1",
|
||||
"classnames": "2.3.1",
|
||||
"core-js": "3.20.2",
|
||||
@ -78,13 +78,13 @@
|
||||
"react-inlinesvg": "2.3.0",
|
||||
"react-popper": "2.2.5",
|
||||
"react-router-dom": "^5.2.0",
|
||||
"react-select": "5.2.1",
|
||||
"react-select": "5.2.2",
|
||||
"react-select-event": "^5.1.0",
|
||||
"react-table": "7.7.0",
|
||||
"react-transition-group": "4.4.2",
|
||||
"react-use": "17.3.2",
|
||||
"react-window": "1.8.6",
|
||||
"rxjs": "7.5.1",
|
||||
"rxjs": "7.5.2",
|
||||
"slate": "0.47.8",
|
||||
"slate-plain-serializer": "0.7.10",
|
||||
"tinycolor2": "1.4.2",
|
||||
@ -114,8 +114,8 @@
|
||||
"@storybook/react": "6.4.15",
|
||||
"@storybook/theming": "6.4.15",
|
||||
"@swc/helpers": "0.3.2",
|
||||
"@testing-library/dom": "8.11.1",
|
||||
"@testing-library/jest-dom": "5.16.1",
|
||||
"@testing-library/dom": "8.11.3",
|
||||
"@testing-library/jest-dom": "5.16.2",
|
||||
"@testing-library/react": "12.1.2",
|
||||
"@testing-library/react-hooks": "7.0.2",
|
||||
"@testing-library/user-event": "13.5.0",
|
||||
@ -128,17 +128,17 @@
|
||||
"@types/hoist-non-react-statics": "3.3.1",
|
||||
"@types/is-hotkey": "0.1.7",
|
||||
"@types/jest": "27.4.0",
|
||||
"@types/jquery": "3.5.11",
|
||||
"@types/jquery": "3.5.13",
|
||||
"@types/lodash": "4.14.149",
|
||||
"@types/mock-raf": "1.0.3",
|
||||
"@types/node": "16.11.19",
|
||||
"@types/node": "16.11.22",
|
||||
"@types/prismjs": "1.26.0",
|
||||
"@types/react": "17.0.38",
|
||||
"@types/react": "17.0.39",
|
||||
"@types/react-beautiful-dnd": "13.1.2",
|
||||
"@types/react-calendar": "3.4.4",
|
||||
"@types/react-calendar": "3.4.5",
|
||||
"@types/react-color": "3.0.6",
|
||||
"@types/react-dom": "17.0.11",
|
||||
"@types/react-router-dom": "^5.1.7",
|
||||
"@types/react-router-dom": "5.3.3",
|
||||
"@types/react-table": "7.7.9",
|
||||
"@types/react-test-renderer": "17.0.1",
|
||||
"@types/react-transition-group": "4.4.4",
|
||||
@ -158,7 +158,7 @@
|
||||
"enzyme": "3.11.0",
|
||||
"expose-loader": "3.1.0",
|
||||
"mock-raf": "1.0.1",
|
||||
"postcss": "8.4.5",
|
||||
"postcss": "8.4.6",
|
||||
"postcss-loader": "6.2.1",
|
||||
"process": "^0.11.10",
|
||||
"raw-loader": "4.0.2",
|
||||
@ -171,7 +171,7 @@
|
||||
"sass-loader": "12.4.0",
|
||||
"storybook-dark-mode": "1.0.8",
|
||||
"style-loader": "3.3.1",
|
||||
"terser-webpack-plugin": "5.3.0",
|
||||
"terser-webpack-plugin": "5.3.1",
|
||||
"ts-loader": "8.0.11",
|
||||
"typescript": "4.4.4",
|
||||
"webpack": "5.68.0",
|
||||
|
@ -16,13 +16,13 @@
|
||||
"@types/hoist-non-react-statics": "^3.3.1",
|
||||
"@types/lodash": "4.14.149",
|
||||
"@types/prop-types": "^15",
|
||||
"@types/react": "17.0.38",
|
||||
"@types/react": "17.0.39",
|
||||
"@types/react-icons": "2.2.7",
|
||||
"@types/recompose": "0.30.10",
|
||||
"@types/reselect": "2.2.0",
|
||||
"@types/tinycolor2": "1.4.3",
|
||||
"enzyme": "3.11.0",
|
||||
"sinon": "13.0.0",
|
||||
"sinon": "13.0.1",
|
||||
"typescript": "4.4.4"
|
||||
},
|
||||
"dependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user